<?php $settingsError['permission'] = "Permission denied: You're not authorized to perform this action."; $settingsText["general_settings"] = "General Settings"; $settingsText["log_user_actions"] = "Log user actions"; $settingsText["error_log_enable"] = "Activate error-Logfile"; $settingsText["caching_enable"] = "Activate Caching"; $settingsText["userprofile_enable"] = "Activate Userprofiles"; $settingsText["rating_enable"] = "Activate rating function"; $settingsText["iconsize"] = "Icon-Size"; $settingsText["wh"] = "Width / Height"; $settingsText["maxfileup"] = "Upload-Maximum"; $settingsText["bytes"] = "Bytes"; $settingsText["iconmax"] = "Iconupload-Max."; $settingsText["def_lang"] = "GUI - Language"; $settingsText["def_editor"] = "Default Editor"; $settingsText["comment_enable"] = "Activate comment feature"; $settingsText["comment_htmlAllowed"] = "Allow HTML in comments"; $settingsText["comment_bbTagsAllowed"]= "Allow BB Tags in comments"; $settingsText["artAmount"] = "No. of Articles per page"; $settingsText["generalMediaBranch"] = "General Media Branch"; $settingsText["portraitType"] = "Portrait Type"; $settingsText["skin_select"] = "Skin Selection"; $settingsText["btpl_path"] = "Path to BTPL"; $settingsText["btpl_defaultTitle"] = "Title of the website"; $settingsText["btpl_defaultKeywords"] = "Keywords"; $settingsSuccess["settings_change"] = "Settings successfully changed"; $settingsError["settings_change"] = "Settings could not be modified"; ?>