| [ Index ] |
|
Code source de CMS made simple 1.0.5 |
1 <?php 2 $lang['admin']['read'] = 'Read'; 3 $lang['admin']['write'] = 'Write'; 4 $lang['admin']['execute'] = 'Execute'; 5 $lang['admin']['group'] = 'Group'; 6 $lang['admin']['other'] = 'Other'; 7 $lang['admin']['event_desc_moduleupgraded'] = 'Sent after a module is upgraded'; 8 $lang['admin']['event_desc_moduleinstalled'] = 'Sent after a module is installed'; 9 $lang['admin']['event_desc_moduleuninstalled'] = 'Sent after a module is uninstalled'; 10 $lang['admin']['event_desc_edituserdefinedtagpost'] = 'Sent after a user defined tag is updated'; 11 $lang['admin']['event_desc_edituserdefinedtagpre'] = 'Sent prior to a user defined tag update'; 12 $lang['admin']['event_desc_deleteuserdefinedtagpre'] = 'Sent prior to deleting a user defined tag'; 13 $lang['admin']['event_desc_deleteuserdefinedtagpost'] = 'Sent after a user defined tag is deleted'; 14 $lang['admin']['event_desc_adduserdefinedtagpost'] = 'Sent after a user defined tag is inserted'; 15 $lang['admin']['event_desc_adduserdefinedtagpre'] = 'Sent prior to a user defined tag insert'; 16 $lang['admin']['global_umask'] = 'File Creation Mask (umask)'; 17 $lang['admin']['errorcantcreatefile'] = 'Could not create a file (permissions problem?)'; 18 $lang['admin']['errormoduleversionincompatible'] = 'Module is incompatible with this version of CMS'; 19 $lang['admin']['errormodulenotloaded'] = 'Internal error, the module has not been instantiated'; 20 $lang['admin']['errormodulenotfound'] = 'Internal error, could not find the instance of a module'; 21 $lang['admin']['errorinstallfailed'] = 'Module installation failed'; 22 $lang['admin']['errormodulewontload'] = 'Problem instantiating an available module'; 23 $lang['admin']['frontendlang'] = 'Default language for the frontend'; 24 $lang['admin']['info_edituser_password'] = 'Change this field to change the user\'s password'; 25 $lang['admin']['info_edituser_passwordagain'] = 'Change this field to change the user\'s password'; 26 $lang['admin']['originator'] = 'Originator'; 27 $lang['admin']['module_name'] = 'Module Name'; 28 $lang['admin']['event_name'] = 'Event Name'; 29 $lang['admin']['event_description'] = 'Event Description'; 30 $lang['admin']['error_delete_default_parent'] = 'You cannot delete the parent of a the default page.'; 31 $lang['admin']['jsdisabled'] = 'Sorry, this function requires that you have Javascript enabled.'; 32 $lang['admin']['order'] = 'Order'; 33 $lang['admin']['reorderpages'] = 'Reorder Pages'; 34 $lang['admin']['reorder'] = 'Reorder'; 35 $lang['admin']['page_reordered'] = 'Page was successfully reordered.'; 36 $lang['admin']['pages_reordered'] = 'Pages were successfully reordered'; 37 $lang['admin']['sibling_duplicate_order'] = 'Two sibling pages can not have the same order. Pages were not reordered.'; 38 $lang['admin']['no_orders_changed'] = 'You chose to reorder pages, but you did not change the order of any of them. Pages were not reordered.'; 39 $lang['admin']['order_too_small'] = 'A page order cannot be zero. Pages were not reordered.'; 40 $lang['admin']['order_too_large'] = 'A page order cannot be larger than the number of pages in that level. Pages were not reordered.'; 41 $lang['admin']['user_tag'] = 'User Tag'; 42 $lang['admin']['add'] = 'Add'; 43 $lang['admin']['CSS'] = 'CSS'; 44 $lang['admin']['about'] = 'About'; 45 $lang['admin']['action'] = 'Action'; 46 $lang['admin']['actionstatus'] = 'Action/Status'; 47 $lang['admin']['active'] = 'Active'; 48 $lang['admin']['addcontent'] = 'Add New Content'; 49 $lang['admin']['cantremove'] = 'Cannot Remove'; 50 $lang['admin']['changepermissions'] = 'Change Permissions'; 51 $lang['admin']['changepermissionsconfirm'] = 'USE CAUTION\n\nThis action will attempt to ensure that all of the files making up the module are writable by the web server.\nAre you sure you want to continue?'; 52 $lang['admin']['contentadded'] = 'The content was successfully added to the database.'; 53 $lang['admin']['contentupdated'] = 'The content was successfully updated.'; 54 $lang['admin']['contentdeleted'] = 'The content was successfully removed from the database.'; 55 $lang['admin']['success'] = 'Success'; 56 $lang['admin']['addcss'] = 'Add a Stylesheet'; 57 $lang['admin']['addgroup'] = 'Add New Group'; 58 $lang['admin']['additionaleditors'] = 'Additional Editors'; 59 $lang['admin']['addtemplate'] = 'Add New Template'; 60 $lang['admin']['adduser'] = 'Add New User'; 61 $lang['admin']['addusertag'] = 'Add User Defined Tag'; 62 $lang['admin']['adminaccess'] = 'Access to login to admin'; 63 $lang['admin']['adminlog'] = 'Admin Log'; 64 $lang['admin']['adminlogcleared'] = 'The Admin Log was succesfully cleared'; 65 $lang['admin']['adminlogempty'] = 'The Admin Log is empty'; 66 $lang['admin']['adminsystemtitle'] = 'CMS Admin System'; 67 $lang['admin']['adminpaneltitle'] = 'CMS Made Simple Admin Panel'; // needs translation 68 $lang['admin']['advanced'] = 'Advanced'; 69 $lang['admin']['aliasalreadyused'] = 'Alias has already been used on another page. Change "Page Alias" in the "Options" tab to something else.'; 70 $lang['admin']['aliasmustbelettersandnumbers'] = 'Alias must be all letters and numbers'; 71 $lang['admin']['aliasnotaninteger'] = 'Alias cannot be an integer'; 72 $lang['admin']['allpagesmodified'] = 'All pages modified!'; 73 $lang['admin']['assignments'] = 'Assign Users'; 74 $lang['admin']['associationexists'] = 'This association already exists'; 75 $lang['admin']['autoinstallupgrade'] = 'Automatically install or upgrade'; 76 $lang['admin']['back'] = 'Back to Menu'; 77 $lang['admin']['backtoplugins'] = 'Back to Plugins List'; 78 $lang['admin']['cancel'] = 'Cancel'; 79 $lang['admin']['cantchmodfiles'] = 'Couldn\'t change permissions on some files'; 80 $lang['admin']['cantremovefiles'] = 'Problem Removing Files (permissions?)'; 81 $lang['admin']['confirmcancel'] = 'Are you sure you want to discard your changes? Click OK to discard all changes. Click Cancel to continue editing.'; 82 $lang['admin']['canceldescription'] = 'Discard Changes'; 83 $lang['admin']['clearadminlog'] = 'Clear Admin Log'; 84 $lang['admin']['code'] = 'Code'; 85 $lang['admin']['confirmdefault'] = 'Are you sure you want to set site\\\'s default page?'; 86 $lang['admin']['confirmdeletedir'] = 'Are you sure you want to delete this dir and all of its contents?'; 87 $lang['admin']['content'] = 'Content'; 88 $lang['admin']['contentmanagement'] = 'Content Management'; 89 $lang['admin']['contenttype'] = 'Content Type'; 90 $lang['admin']['copy'] = 'Copy'; 91 $lang['admin']['copytemplate'] = 'Copy Template'; 92 $lang['admin']['create'] = 'Create'; 93 $lang['admin']['createnewfolder'] = 'Create New Folder'; 94 $lang['admin']['cssalreadyused'] = 'CSS name already in use'; 95 $lang['admin']['cssmanagement'] = 'CSS Management'; 96 $lang['admin']['currentassociations'] = 'Current Associations'; 97 $lang['admin']['currentdirectory'] = 'Current Directory'; 98 $lang['admin']['currentgroups'] = 'Current Groups'; 99 $lang['admin']['currentpages'] = 'Current Pages'; 100 $lang['admin']['currenttemplates'] = 'Current Templates'; 101 $lang['admin']['currentusers'] = 'Current Users'; 102 $lang['admin']['custom404'] = 'Custom 404 Error Message'; 103 $lang['admin']['database'] = 'Database'; 104 $lang['admin']['databaseprefix'] = 'Database Prefix'; 105 $lang['admin']['databasetype'] = 'Database Type'; 106 $lang['admin']['date'] = 'Date'; 107 $lang['admin']['default'] = 'Default'; 108 $lang['admin']['delete'] = 'Delete'; 109 $lang['admin']['deleteconfirm'] = 'Are you sure you want to delete?'; 110 $lang['admin']['deletecss'] = 'Delete CSS'; 111 $lang['admin']['dependencies'] = 'Dependencies'; 112 $lang['admin']['description'] = 'Description'; 113 $lang['admin']['directoryexists'] = 'This directory already exists.'; 114 $lang['admin']['down'] = 'Down'; 115 $lang['admin']['edit'] = 'Edit'; 116 $lang['admin']['editconfiguration'] = 'Edit Configuration'; 117 $lang['admin']['editcontent'] = 'Edit Content'; 118 $lang['admin']['editcss'] = 'Edit Stylesheet'; 119 $lang['admin']['editgroup'] = 'Edit Group'; 120 $lang['admin']['editpage'] = 'Edit Page'; 121 $lang['admin']['edittemplate'] = 'Edit Template'; 122 $lang['admin']['edituser'] = 'Edit User'; 123 $lang['admin']['editusertag'] = 'Edit User Defined Tag'; 124 $lang['admin']['usertagadded'] = 'The User Defined Tag was successfully added.'; 125 $lang['admin']['usertagupdated'] = 'The User Defined Tag was successfully updated.'; 126 $lang['admin']['usertagdeleted'] = 'The User Defined Tag was successfully removed.'; 127 $lang['admin']['email'] = 'Email Address'; 128 $lang['admin']['errorattempteddowngrade'] = 'Installing this module would result in a downgrade. Operation aborted'; 129 $lang['admin']['errorchildcontent'] = 'Content still contains child contents. Please remove them first.'; 130 $lang['admin']['errorcopyingtemplate'] = 'Error Copying Template'; 131 $lang['admin']['errorcouldnotparsexml'] = 'Error parsing XML file. Please make sure you are uploading a .xml file and not a .tar.gz or zip file.'; 132 $lang['admin']['errorcreatingassociation'] = 'Error creating association'; 133 $lang['admin']['errorcssinuse'] = 'This Stylesheet is still used by template or pages. Please remove those associations first.'; 134 $lang['admin']['errordefaultpage'] = 'Can not delete the current default page. Please set a different one first.'; 135 $lang['admin']['errordeletingassociation'] = 'Error deleting association'; 136 $lang['admin']['errordeletingcss'] = 'Error deleteing css'; 137 $lang['admin']['errordeletingdirectory'] = 'Could not delete directory. Permissions problem?'; 138 $lang['admin']['errordeletingfile'] = 'Could not delete file. Permissions Problem?'; 139 $lang['admin']['errordirectorynotwritable'] = 'No permission to write in directory. This could be caused by file permissions and ownership. Safe mode may also be in effect.'; 140 $lang['admin']['errordtdmismatch'] = 'DTD Version missing or incompatible in the XML file'; 141 $lang['admin']['errorgettingcssname'] = 'Error getting Stylesheet name'; 142 $lang['admin']['errorgettingtemplatename'] = 'Error getting template name'; 143 $lang['admin']['errorincompletexml'] = 'XML File is incomplete or invalid'; 144 $lang['admin']['uploadxmlfile'] = 'Install module via XML file'; 145 $lang['admin']['cachenotwritable'] = 'Cache folder is not writable. Clearing cache will not work. Please make the tmp/cache folder have full read/write/execute permissions (chmod 777). You may also have to disable safe mode.'; 146 $lang['admin']['modulesnotwritable'] = 'The modules folder is not writable, if you would like to install modules by uploading an XML file you need to make the modules folder have full read/write/execute permissions (chmod 777). Safe mode may also be in effect.'; 147 $lang['admin']['noxmlfileuploaded'] = 'No file was uploaded. To install a module via XML you must choose and upload an module .xml file from your computer.'; 148 $lang['admin']['errorinsertingcss'] = 'Error inserting Stylesheet'; 149 $lang['admin']['errorinsertinggroup'] = 'Error inserting group'; 150 $lang['admin']['errorinsertingtag'] = 'Error inserting user tag'; 151 $lang['admin']['errorinsertingtemplate'] = 'Error inserting template'; 152 $lang['admin']['errorinsertinguser'] = 'Error inserting user'; 153 $lang['admin']['errornofilesexported'] = 'Error exporting files to xml'; 154 $lang['admin']['errorretrievingcss'] = 'Error retrieving Stylesheet'; 155 $lang['admin']['errorretrievingtemplate'] = 'Error retrieving template'; 156 $lang['admin']['errortemplateinuse'] = 'This template is still in use by a page. Please remove it first.'; 157 $lang['admin']['errorupdatingcss'] = 'Error updating Stylesheet'; 158 $lang['admin']['errorupdatinggroup'] = 'Error updating group'; 159 $lang['admin']['errorupdatingpages'] = 'Error updating pages'; 160 $lang['admin']['errorupdatingtemplate'] = 'Error updating template'; 161 $lang['admin']['errorupdatinguser'] = 'Error updating user'; 162 $lang['admin']['errorupdatingusertag'] = 'Error updating user tag'; 163 $lang['admin']['erroruserinuse'] = 'This user still owns content pages. Please change ownership to another user before deleting.'; 164 $lang['admin']['eventhandlers'] = 'Events'; 165 $lang['admin']['editeventhandler'] = 'Edit Event Handler'; 166 $lang['admin']['eventhandlerdescription'] = 'Associate user tags with events'; 167 $lang['admin']['export'] = 'Export'; 168 $lang['admin']['event'] = 'Event'; 169 $lang['admin']['false'] = 'False'; 170 $lang['admin']['settrue'] = 'Set True'; 171 $lang['admin']['filecreatedirnodoubledot'] = 'Directory cannot contain \'..\'.'; 172 $lang['admin']['filecreatedirnoname'] = 'Cannot create a directory with no name.'; 173 $lang['admin']['filecreatedirnoslash'] = 'Directory cannot contain \'/\' or \'\\\'.'; 174 $lang['admin']['filemanagement'] = 'File Management'; 175 $lang['admin']['filename'] = 'Filename'; 176 $lang['admin']['filenotuploaded'] = 'File could not be uploaded. This could be a permissions or Safe mode problem?'; 177 $lang['admin']['filesize'] = 'File Size'; 178 $lang['admin']['firstname'] = 'First Name'; 179 $lang['admin']['groupmanagement'] = 'Group Management'; 180 $lang['admin']['grouppermissions'] = 'Group Permissions'; 181 $lang['admin']['handler'] = 'Handler (user defined tag)'; 182 $lang['admin']['headtags'] = 'Head Tags'; 183 $lang['admin']['help'] = 'Help'; 184 $lang['admin']['new_window'] = 'new window'; 185 $lang['admin']['helpwithsection'] = '%s Help'; 186 $lang['admin']['helpaddtemplate'] = '<p>A template is what controls the look and feel of your site\'s content.</p><p>Create the layout here and also add your CSS in the Stylesheet section to control the look of your various elements.</p>'; 187 $lang['admin']['helplisttemplate'] = '<p>This page allows you to edit, delete, and create templates.</p><p>To create a new template, click on the <u>Add New Template</u> button.</p><p>If you wish to set all content pages to use the same template, click on the <u>Set All Content</u> link.</p><p>If you wish to duplicate a template, click on the <u>Copy</u> icon and you will be prompted to name the new duplicate template.</p>'; 188 $lang['admin']['hostname'] = 'Hostname'; 189 $lang['admin']['idnotvalid'] = 'The given id is not valid'; 190 $lang['admin']['imagemanagement'] = 'Image Manager'; 191 $lang['admin']['informationmissing'] = 'Information missing'; 192 $lang['admin']['install'] = 'Install'; 193 $lang['admin']['invalidcode'] = 'Invalid code entered.'; 194 $lang['admin']['invalidcode_brace_missing'] = 'Uneven amount of braces'; 195 $lang['admin']['invalidtemplate'] = 'The template is not valid'; 196 $lang['admin']['itemid'] = 'Item ID'; 197 $lang['admin']['itemname'] = 'Item Name'; 198 $lang['admin']['language'] = 'Language'; 199 $lang['admin']['lastname'] = 'Last Name'; 200 $lang['admin']['logout'] = 'Logout'; 201 $lang['admin']['loginprompt'] = 'Enter a valid user credential to get access to the Admin Panel.'; // needs translation 202 $lang['admin']['logintitle'] = 'CMS Made Simple Admin Login'; // needs translation 203 $lang['admin']['menutext'] = 'Menu Text'; 204 $lang['admin']['missingparams'] = 'Some parameters were missing or invalid'; 205 $lang['admin']['modifygroupassignments'] = 'Modify Group Assignments'; 206 $lang['admin']['moduleabout'] = 'About the %s module'; 207 $lang['admin']['modulehelp'] = 'Help for the %s module'; 208 $lang['admin']['wikihelp'] = 'Community Help'; 209 $lang['admin']['moduleinstalled'] = 'Module already installed'; 210 $lang['admin']['moduleinterface'] = '%s Interface'; 211 $lang['admin']['modules'] = 'Modules'; 212 $lang['admin']['move'] = 'Move'; 213 $lang['admin']['name'] = 'Name'; 214 $lang['admin']['needpermissionto'] = 'You need the \'%s\' permission to perform that function.'; 215 $lang['admin']['needupgrade'] = 'Needs Upgrade'; 216 $lang['admin']['newtemplatename'] = 'New Template Name'; 217 $lang['admin']['next'] = 'Next'; 218 $lang['admin']['noaccessto'] = 'No Access to %s'; 219 $lang['admin']['nocss'] = 'No Stylesheet'; 220 $lang['admin']['noentries'] = 'No Entries'; 221 $lang['admin']['nofieldgiven'] = 'No %s given!'; 222 $lang['admin']['nofiles'] = 'No Files'; 223 $lang['admin']['nopasswordmatch'] = 'Passwords do not match'; 224 $lang['admin']['norealdirectory'] = 'No real directory given'; 225 $lang['admin']['norealfile'] = 'No real file given'; 226 $lang['admin']['notinstalled'] = 'Not Installed'; 227 $lang['admin']['overwritemodule'] = 'Overwrite existing modules'; 228 $lang['admin']['owner'] = 'Owner'; 229 $lang['admin']['pagealias'] = 'Page Alias'; 230 $lang['admin']['parent'] = 'Parent'; 231 $lang['admin']['password'] = 'Password'; 232 $lang['admin']['passwordagain'] = 'Password (again)'; 233 $lang['admin']['permission'] = 'Permission'; 234 $lang['admin']['permissions'] = 'Permissions'; 235 $lang['admin']['permissionschanged'] = 'Permissions have been updated.'; 236 $lang['admin']['pluginabout'] = 'About the %s tag'; 237 $lang['admin']['pluginhelp'] = 'Help for the %s tag'; 238 $lang['admin']['pluginmanagement'] = 'Plugin Management'; 239 $lang['admin']['prefsupdated'] = 'Preferences have been updated.'; 240 $lang['admin']['preview'] = 'Preview'; 241 $lang['admin']['previewdescription'] = 'Preview changes'; 242 $lang['admin']['previous'] = 'Previous'; 243 $lang['admin']['remove'] = 'Remove'; 244 $lang['admin']['removeconfirm'] = 'This action will permanently remove the files making up this module from this installation.\nAre you sure you want to proceed?'; 245 $lang['admin']['removecssassociation'] = 'Remove Stylesheet Assocation'; 246 $lang['admin']['saveconfig'] = 'Save Config'; 247 $lang['admin']['send'] = 'Send'; 248 $lang['admin']['setallcontent'] = 'Set All Pages'; 249 $lang['admin']['setallcontentconfirm'] = 'Are you sure you want to set all pages to use this template?'; 250 $lang['admin']['showinmenu'] = 'Show in Menu'; 251 $lang['admin']['showsite'] = 'Show Site'; 252 $lang['admin']['sitedownmessage'] = 'Site Down Message'; 253 $lang['admin']['siteprefs'] = 'Global Settings'; 254 $lang['admin']['status'] = 'Status'; 255 $lang['admin']['stylesheet'] = 'Stylesheet'; 256 $lang['admin']['submit'] = 'Submit'; 257 $lang['admin']['submitdescription'] = 'Save changes'; 258 $lang['admin']['tags'] = 'Tags'; 259 $lang['admin']['template'] = 'Template'; 260 $lang['admin']['templateexists'] = 'Template name already exists'; 261 $lang['admin']['templatemanagement'] = 'Template Management'; 262 $lang['admin']['title'] = 'Title'; 263 $lang['admin']['tools'] = 'Tools'; 264 $lang['admin']['true'] = 'True'; 265 $lang['admin']['setfalse'] = 'Set False'; 266 $lang['admin']['type'] = 'Type'; 267 $lang['admin']['typenotvalid'] = 'Type is not valid'; 268 $lang['admin']['uninstall'] = 'Uninstall'; 269 $lang['admin']['uninstallconfirm'] = 'Are you sure you want to uninstall this module? Name:'; 270 $lang['admin']['up'] = 'Up'; 271 $lang['admin']['upgrade'] = 'Upgrade'; 272 $lang['admin']['upgradeconfirm'] = 'Are you sure you want to upgrade this?'; 273 $lang['admin']['uploadfile'] = 'Upload File'; 274 $lang['admin']['url'] = 'URL'; 275 $lang['admin']['useadvancedcss'] = 'Use Advanced Stylesheet Management'; 276 $lang['admin']['user'] = 'User'; 277 $lang['admin']['userdefinedtags'] = 'User Defined Tags'; 278 $lang['admin']['usermanagement'] = 'User Management'; 279 $lang['admin']['username'] = 'Username'; 280 $lang['admin']['usernameincorrect'] = 'Username or password incorrect'; 281 $lang['admin']['userprefs'] = 'User Preferences'; 282 $lang['admin']['usersassignedtogroup'] = 'Users Assigned to Group %s'; 283 $lang['admin']['usertagexists'] = 'A tag with this name already exists. Please choose another.'; 284 $lang['admin']['usewysiwyg'] = 'Use WYSIWYG editor for content'; 285 $lang['admin']['version'] = 'Version'; 286 $lang['admin']['view'] = 'View'; 287 $lang['admin']['welcomemsg'] = 'Welcome %s'; 288 $lang['admin']['directoryabove'] = 'directory above current level'; 289 $lang['admin']['nodefault'] = 'No Default Selected'; 290 $lang['admin']['blobexists'] = 'Global Content Block name already exists'; 291 $lang['admin']['blobmanagement'] = 'Global Content Block Management'; 292 $lang['admin']['errorinsertingblob'] = 'There was an error inserting the Global Content Block'; 293 $lang['admin']['addhtmlblob'] = 'Add Global Content Block'; 294 $lang['admin']['edithtmlblob'] = 'Edit Global Content Block'; 295 $lang['admin']['gcb_wysiwyg'] = 'Enable GCB WYSIWYG'; 296 $lang['admin']['gcb_wysiwyg_help'] = 'Enable the WYSIWYG editor while editing Global Content Blocks'; 297 $lang['admin']['filemanager'] = 'File Manager'; 298 $lang['admin']['imagemanager'] = 'Image Manager'; 299 $lang['admin']['encoding'] = 'Encoding'; 300 $lang['admin']['clearcache'] = 'Clear Cache'; 301 $lang['admin']['clear'] = 'Clear'; 302 $lang['admin']['cachecleared'] = 'Cache Cleared'; 303 $lang['admin']['apply'] = 'Apply'; 304 $lang['admin']['applydescription'] = 'Save changes and continue to edit'; 305 $lang['admin']['none'] = 'None'; 306 $lang['admin']['wysiwygtouse'] = 'Select WYSIWYG to use'; 307 $lang['admin']['cachable'] = 'Cachable'; 308 $lang['admin']['hasdependents'] = 'Has Dependents'; 309 $lang['admin']['missingdependency'] = 'Missing Dependency'; 310 $lang['admin']['minimumversion'] = 'Minimum Version'; 311 $lang['admin']['minimumversionrequired'] = 'Minimum CMSMS Version Required'; 312 $lang['admin']['maximumversion'] = 'Maximum Version'; 313 $lang['admin']['maximumversionsupported'] = 'Maximum CMSMS Version Supported'; 314 $lang['admin']['depsformodule'] = 'Dependencies for %s Module'; 315 $lang['admin']['installed'] = 'Installed'; 316 $lang['admin']['author'] = 'Author'; 317 $lang['admin']['changehistory'] = 'Change History'; 318 $lang['admin']['moduleerrormessage'] = 'Error Message for %s Module'; 319 $lang['admin']['moduleupgradeerror'] = 'There was an error upgrading the module.'; 320 $lang['admin']['moduleinstallmessage'] = 'Install Message for %s Module'; 321 $lang['admin']['moduleuninstallmessage'] = 'Uninstall Message for %s Module'; 322 $lang['admin']['admintheme'] = 'Administration Theme'; 323 $lang['admin']['addstylesheet'] = 'Add a Stylesheet'; 324 $lang['admin']['editstylesheet'] = 'Edit Stylesheet'; 325 $lang['admin']['addcssassociation'] = 'Add Stylesheet Association'; 326 $lang['admin']['attachstylesheet'] = 'Attach This Stylesheet'; 327 $lang['admin']['attachtemplate'] = 'Attach to this Template'; 328 $lang['admin']['main'] = 'Main'; //needs translation 329 $lang['admin']['pages'] = 'Pages'; //needs translation 330 $lang['admin']['files'] = 'Files'; //needs translation 331 $lang['admin']['layout'] = 'Layout'; //needs translation 332 $lang['admin']['usersgroups'] = 'Users & Groups'; //needs translation 333 $lang['admin']['extensions'] = 'Extensions'; //needs translation 334 $lang['admin']['preferences'] = 'Preferences'; //needs translation 335 $lang['admin']['admin'] = 'Site Admin'; //needs translation 336 $lang['admin']['viewsite'] = 'View Site'; //needs translation 337 $lang['admin']['templatecss'] = 'Assign Templates to Stylesheet'; //needs translation 338 $lang['admin']['plugins'] = 'Plugins'; //needs translation 339 $lang['admin']['movecontent'] = 'Move Pages'; //needs translation 340 $lang['admin']['module'] = 'Module'; //needs translation 341 $lang['admin']['usertags'] = 'User Defined Tags'; //needs translation 342 $lang['admin']['htmlblobs'] = 'Global Content Blocks'; //needs translation 343 $lang['admin']['adminhome'] = 'Administration Home'; //needs translation 344 $lang['admin']['liststylesheets'] = 'Style Sheets'; //needs translation 345 $lang['admin']['preferencesdescription'] = 'This is where you set various site-wide preferences.'; //needs translation 346 $lang['admin']['adminlogdescription'] = 'Shows a log of who did what in the admin.'; //needs translation 347 $lang['admin']['mainmenu'] = 'Main Menu'; //needs translation 348 $lang['admin']['users'] = 'Users'; //needs translation 349 $lang['admin']['usersdescription'] = 'This is where you manage users.'; //needs translation 350 $lang['admin']['groups'] = 'Groups'; //needs translation 351 $lang['admin']['groupsdescription'] = 'This is where you manage groups.'; //needs translation 352 $lang['admin']['groupassignments'] = 'Group Assignments'; //needs translation 353 $lang['admin']['groupassignmentdescription'] = 'Here you can assign users to groups.'; //needs translation 354 $lang['admin']['groupperms'] = 'Group Permissions'; //needs translation 355 $lang['admin']['grouppermsdescription'] = 'Set permissions and access levels for groups'; //needs translation 356 $lang['admin']['pagesdescription'] = 'This is where we add and edit pages and other content.'; //needs translation 357 $lang['admin']['htmlblobdescription'] = 'Global Content Blocks are chunks of content you can place in your pages or templates.'; //needs translation 358 $lang['admin']['templates'] = 'Templates'; //needs translation 359 $lang['admin']['templatesdescription'] = 'This is where we add and edit templates. Templates define the look and feel of your site.'; //needs translation 360 $lang['admin']['stylesheets'] = 'Stylesheets'; //needs translation 361 $lang['admin']['stylesheetsdescription'] = 'Stylesheet management is an advanced way to handle cascading Stylesheets (CSS) separately from templates.'; //needs translation 362 $lang['admin']['filemanagerdescription'] = 'Upload and manage files.'; //needs translation 363 $lang['admin']['imagemanagerdescription'] = 'Upload/edit and remove images.'; //needs translation 364 $lang['admin']['moduledescription'] = 'Modules extend CMS Made Simple to provide all kinds of custom functionality.'; //needs translation 365 $lang['admin']['tagdescription'] = 'Tags are little bits of functionality that can be added to your content and/or templates.'; //needs translation 366 $lang['admin']['usertagdescription'] = 'Tags that you can create and modify yourself to perform specific tasks, right from your browser.'; //needs translation 367 $lang['admin']['installdirwarning'] = '<em><strong>Warning:</strong></em> install directory still exists. Please remove it completely.'; //needs translation 368 $lang['admin']['subitems'] = 'Subitems'; //needs translation 369 $lang['admin']['extensionsdescription'] = 'Modules, tags, and other assorted fun.'; //needs translation 370 $lang['admin']['usersgroupsdescription'] = 'User and Group related items.'; //needs translation 371 $lang['admin']['layoutdescription'] = 'Site layout options.'; //needs translation 372 $lang['admin']['admindescription'] = 'Site Administration functions.'; //needs translation 373 $lang['admin']['contentdescription'] = 'This is where we add and edit content.'; //needs translation 374 $lang['admin']['enablecustom404'] = 'Enable Custom 404 Message'; //needs translation 375 $lang['admin']['enablesitedown'] = 'Enable Site Down Message'; //needs translation 376 $lang['admin']['bookmarks'] = 'Shortcuts'; //needs translation 377 $lang['admin']['user_created'] = 'Custom Shortcuts'; 378 $lang['admin']['forums'] = 'Forums'; 379 $lang['admin']['wiki'] = 'Wiki'; 380 $lang['admin']['irc'] = 'IRC'; 381 $lang['admin']['module_help'] = 'Module Help'; 382 $lang['admin']['managebookmarks'] = 'Manage Shortcuts'; //needs translation 383 $lang['admin']['editbookmark'] = 'Edit Shortcut'; //needs translation 384 $lang['admin']['addbookmark'] = 'Add Shortcut'; //needs translation 385 $lang['admin']['recentpages'] = 'Recent Pages'; //needs translation 386 $lang['admin']['groupname'] = 'Group Name'; // needs translation 387 $lang['admin']['selectgroup'] = 'Select Group'; //needs translation 388 $lang['admin']['updateperm'] = 'Update Permissions'; //needs translation 389 $lang['admin']['admincallout'] = 'Administration Shortcuts'; //needs translation 390 $lang['admin']['showbookmarks'] = 'Show Admin Shortcuts'; //needs translation 391 $lang['admin']['hide_help_links'] = 'Hide help links'; 392 $lang['admin']['hide_help_links_help'] = 'Check this box to disable the wiki and module help links in page headers.'; 393 $lang['admin']['showrecent'] = 'Show Recently Used Pages'; //needs translation 394 $lang['admin']['attachtotemplate'] = 'Attach Stylesheet to Template'; //needs translation 395 $lang['admin']['attachstylesheets'] = 'Attach Stylesheets'; //needs translation 396 $lang['admin']['indent'] = 'Indent Pagelist to Emphasize Hierarchy'; // needs translation 397 $lang['admin']['adminindent'] = 'Content Display'; // needs translation 398 $lang['admin']['contract'] = 'Collapse Section'; // needs translation 399 $lang['admin']['expand'] = 'Expand Section'; // needs translation 400 $lang['admin']['expandall'] = 'Expand All Sections'; // needs translation; 401 $lang['admin']['contractall'] = 'Collapse All Sections'; // needs translation; 402 $lang['admin']['menu_bookmarks'] = '[+]'; //needs translation 403 $lang['admin']['globalconfig'] = 'Global Settings'; //needs translation 404 $lang['admin']['adminpaging'] = 'Number of Content Items to show per/page in Page List'; //needs translation 405 $lang['admin']['nopaging'] = 'Show All Items'; //needs translation 406 $lang['admin']['myprefs'] = 'My Preferences'; //needs translation 407 $lang['admin']['myprefsdescription'] = 'This is where you can customize the site admin area to work the way you want.'; //needs translation 408 $lang['admin']['myaccount'] = 'My Account'; //needs translation 409 $lang['admin']['myaccountdescription'] = 'This is where you can update your personal account details.'; //needs translation 410 $lang['admin']['adminprefs'] = 'User Preferences'; //needs translation 411 $lang['admin']['adminprefsdescription'] = 'This is where you set your specific preferences for site administration.'; //needs translation 412 $lang['admin']['managebookmarksdescription'] = 'This is where you can manage your administration shortcuts.'; //needs translation 413 $lang['admin']['options'] = 'Options'; //needs translation 414 $lang['admin']['langparam'] = 'Parameter is used to specify what language to use for display on the frontend. Not all modules support or need this.'; //needs translation 415 $lang['admin']['parameters'] = 'Parameters'; //needs translation 416 $lang['admin']['mediatype'] = 'Media Type'; //needs translation 417 $lang['admin']['mediatype_'] = 'None set : will affect everywhere '; 418 $lang['admin']['mediatype_all'] = 'all : Suitable for all devices.'; 419 $lang['admin']['mediatype_aural'] = 'aural : Intended for speech synthesizers.'; 420 $lang['admin']['mediatype_braille'] = 'braille : Intended for braille tactile feedback devices.'; 421 $lang['admin']['mediatype_embossed'] = 'embossed : Intended for paged braille printers.'; 422 $lang['admin']['mediatype_handheld'] = 'handheld : Intended for handheld devices'; 423 $lang['admin']['mediatype_print'] = 'print : Intended for paged, opaque material and for documents viewed on screen in print preview mode.'; 424 $lang['admin']['mediatype_projection'] = 'projection : Intended for projected presentations, for example projectors or print to transparencies.'; 425 $lang['admin']['mediatype_screen'] = 'screen : Intended primarily for color computer screens.'; 426 $lang['admin']['mediatype_tty'] = 'tty : Intended for media using a fixed-pitch character grid, such as teletypes and terminals.'; 427 $lang['admin']['mediatype_tv'] = 'tv : Intended for television-type devices.'; 428 $lang['admin']['assignmentchanged'] = 'Group Assignments have been updated.'; //needs translation 429 $lang['admin']['stylesheetexists'] = 'Stylesheet Exists'; //needs translation 430 $lang['admin']['errorcopyingstylesheet'] = 'Error Copying Stylesheet'; //needs translation 431 $lang['admin']['copystylesheet'] = 'Copy Stylesheet'; //needs translation 432 $lang['admin']['newstylesheetname'] = 'New Stylesheet Name'; //needs translation 433 $lang['admin']['target'] = 'Target'; //needs translation 434 $lang['admin']['xml'] = 'XML'; 435 $lang['admin']['xmlmodulerepository'] = 'URL of ModuleRepository soap server'; 436 $lang['admin']['metadata'] = 'Metadata'; 437 $lang['admin']['globalmetadata'] = 'Global Metadata'; 438 $lang['admin']['titleattribute'] = 'Description (title attribute)'; 439 $lang['admin']['tabindex'] = 'Tab Index'; 440 $lang['admin']['accesskey'] = 'Access Key'; 441 $lang['admin']['sitedownwarning'] = '<strong>Warning:</strong> Your site is currently showing a "Site Down for Maintenence" message. Remove the %s file to resolve this.'; 442 $lang['admin']['deletecontent'] = 'Delete Content'; 443 $lang['admin']['deletepages'] = 'Delete these pages?'; 444 $lang['admin']['selectall'] = 'Select All'; 445 $lang['admin']['selecteditems'] = 'With Selected'; 446 $lang['admin']['inactive'] = 'Inactive'; 447 $lang['admin']['deletetemplates'] = 'Delete Templates'; 448 $lang['admin']['templatestodelete'] = 'These templates will be deleted'; 449 $lang['admin']['wontdeletetemplateinuse'] = 'These templates are in use and will not be deleted'; 450 $lang['admin']['deletetemplate'] = 'Delete Stylesheets'; 451 $lang['admin']['stylesheetstodelete'] = 'These stylesheets will be deleted'; 452 $lang['admin']['sitename'] = 'Site Name'; 453 // Only used by admintheme::ShowHeader 454 $lang['admin']['siteadmin'] = $lang['admin']['admin']; 455 $lang['admin']['images'] = $lang['admin']['imagemanager']; 456 $lang['admin']['blobs'] = $lang['admin']['htmlblobs']; 457 $lang['admin']['groupmembers'] = $lang['admin']['groupassignments']; 458 // Used in adminTheme:showErrors 459 $lang['admin']['troubleshooting'] = '(Troubleshooting)'; 460 $lang['admin']['originator'] = 'Originator'; 461 $lang['admin']['event_desc_loginpost'] = 'Sent after a user logs into the admin panel'; 462 $lang['admin']['event_desc_logoutpost'] = 'Sent after a user logs out of the admin panel'; 463 $lang['admin']['event_desc_adduserpre'] = 'Sent before a new user is created'; 464 $lang['admin']['event_desc_adduserpost'] = 'Sent after a new user is created'; 465 $lang['admin']['event_desc_edituserpre'] = 'Sent before edits to a user are saved'; 466 $lang['admin']['event_desc_edituserpost'] = 'Sent after edits to a user are saved'; 467 $lang['admin']['event_desc_deleteuserpre'] = 'Sent before a user is deleted from the system'; 468 $lang['admin']['event_desc_deleteuserpost'] = 'Sent after a user is deleted from the system'; 469 $lang['admin']['event_desc_addgrouppre'] = 'Sent before a new group is created'; 470 $lang['admin']['event_desc_addgrouppost'] = 'Sent after a new group is created'; 471 $lang['admin']['event_desc_changegroupassignpre'] = 'Sent before group assignments are saved'; 472 $lang['admin']['event_desc_changegroupassignpost'] = 'Sent after group assignments are saved'; 473 $lang['admin']['event_desc_editgrouppre'] = 'Sent before edits to a group are saved'; 474 $lang['admin']['event_desc_editgrouppost'] = 'Sent after edits to a group are saved'; 475 $lang['admin']['event_desc_deletegrouppre'] = 'Sent before a group is deleted from the system'; 476 $lang['admin']['event_desc_deletegrouppost'] = 'Sent after a group is deleted from the system'; 477 $lang['admin']['event_desc_addstylesheetpre'] = 'Sent before a new stylesheet is created'; 478 $lang['admin']['event_desc_addstylesheetpost'] = 'Sent after a new stylesheet is created'; 479 $lang['admin']['event_desc_editstylesheetpre'] = 'Sent before edits to a stylesheet are saved'; 480 $lang['admin']['event_desc_editstylesheetpost'] = 'Sent after edits to a stylesheet are saved'; 481 $lang['admin']['event_desc_deletestylesheetpre'] = 'Sent before a stylesheet is deleted from the system'; 482 $lang['admin']['event_desc_deletestylesheetpost'] = 'Sent after a stylesheet is deleted from the system'; 483 $lang['admin']['event_desc_addtemplatepre'] = 'Sent before a new template is created'; 484 $lang['admin']['event_desc_addtemplatepost'] = 'Sent after a new template is created'; 485 $lang['admin']['event_desc_edittemplatepre'] = 'Sent before edits to a template are saved'; 486 $lang['admin']['event_desc_edittemplatepost'] = 'Sent after edits to a template are saved'; 487 $lang['admin']['event_desc_deletetemplatepre'] = 'Sent before a template is deleted from the system'; 488 $lang['admin']['event_desc_deletetemplatepost'] = 'Sent after a template is deleted from the system'; 489 $lang['admin']['event_desc_templateprecompile'] = 'Sent before a template is sent to smarty for processing'; 490 $lang['admin']['event_desc_templatepostcompile'] = 'Sent after a template has been processed by smarty'; 491 $lang['admin']['event_desc_addglobalcontentpre'] = 'Sent before a new global content block is created'; 492 $lang['admin']['event_desc_addglobalcontentpost'] = 'Sent after a new global content block is created'; 493 $lang['admin']['event_desc_editglobalcontentpre'] = 'Sent before edits to a global content block are saved'; 494 $lang['admin']['event_desc_editglobalcontentpost'] = 'Sent after edits to a global content block are saved'; 495 $lang['admin']['event_desc_deleteglobalcontentpre'] = 'Sent before a global content block is deleted from the system'; 496 $lang['admin']['event_desc_deleteglobalcontentpost'] = 'Sent after a global content block is deleted from the system'; 497 $lang['admin']['event_desc_globalcontentprecompile'] = 'Sent before a global content block is sent to smarty for processing'; 498 $lang['admin']['event_desc_globalcontentpostcompile'] = 'Sent after a global content block has been processed by smarty'; 499 $lang['admin']['event_desc_contenteditpre'] = 'Sent before edits to content are saved'; 500 $lang['admin']['event_desc_contenteditpost'] = 'Sent after edits to content are saved'; 501 $lang['admin']['event_desc_contentdeletepre'] = 'Sent before content is deleted from the system'; 502 $lang['admin']['event_desc_contentdeletepost'] = 'Sent after content is deleted from the system'; 503 $lang['admin']['event_desc_contentstylesheet'] = 'Sent before the sytlesheet is sent to the browser'; 504 $lang['admin']['event_desc_contentprecompile'] = 'Sent before content is sent to smarty for processing'; 505 $lang['admin']['event_desc_contentpostcompile'] = 'Sent after content has been processed by smarty'; 506 $lang['admin']['event_desc_contentpostrender'] = 'Sent before the combined html is sent to the browser'; 507 $lang['admin']['event_desc_smartyprecompile'] = 'Sent before any content destined for smarty is sent to for processing'; 508 $lang['admin']['event_desc_smartypostcompile'] = 'Sent after any content destined for smarty has been processed'; 509 $lang['admin']['event_help_loginpost'] = '<p>Sent after a user logs into the admin panel.</p> 510 <h4>Parameters</h4> 511 <ul> 512 <li>\'user\' - Reference to the affected user object.</li> 513 </ul> 514 '; 515 $lang['admin']['event_help_logoutpost'] = '<p>Sent after a user logs out of the admin panel.</p> 516 <h4>Parameters</h4> 517 <ul> 518 <li>\'user\' - Reference to the affected user object.</li> 519 </ul> 520 '; 521 $lang['admin']['event_help_adduserpre'] = '<p>Sent before a new user is created.</p> 522 <h4>Parameters</h4> 523 <ul> 524 <li>\'user\' - Reference to the affected user object.</li> 525 </ul> 526 '; 527 $lang['admin']['event_help_adduserpost'] = '<p>Sent after a new user is created.</p> 528 <h4>Parameters</h4> 529 <ul> 530 <li>\'user\' - Reference to the affected user object.</li> 531 </ul> 532 '; 533 $lang['admin']['event_help_edituserpre'] = '<p>Sent before edits to a user are saved.</p> 534 <h4>Parameters</h4> 535 <ul> 536 <li>\'user\' - Reference to the affected user object.</li> 537 </ul> 538 '; 539 $lang['admin']['event_help_edituserpost'] = '<p>Sent after edits to a user are saved.</p> 540 <h4>Parameters</h4> 541 <ul> 542 <li>\'user\' - Reference to the affected user object.</li> 543 </ul> 544 '; 545 $lang['admin']['event_help_deleteuserpre'] = '<p>Sent before a user is deleted from the system.</p> 546 <h4>Parameters</h4> 547 <ul> 548 <li>\'user\' - Reference to the affected user object.</li> 549 </ul> 550 '; 551 $lang['admin']['event_help_deleteuserpost'] = '<p>Sent after a user is deleted from the system.</p> 552 <h4>Parameters</h4> 553 <ul> 554 <li>\'user\' - Reference to the affected user object.</li> 555 </ul> 556 '; 557 $lang['admin']['event_help_addgrouppre'] = '<p>Sent before a new group is created.</p> 558 <h4>Parameters</h4> 559 <ul> 560 <li>\'group\' - Reference to the affected group object.</li> 561 </ul> 562 '; 563 $lang['admin']['event_help_addgrouppost'] = '<p>Sent after a new group is created.</p> 564 <h4>Parameters</h4> 565 <ul> 566 <li>\'group\' - Reference to the affected group object.</li> 567 </ul> 568 '; 569 $lang['admin']['event_help_changegroupassignpre'] = '<p>Sent before group assignments are saved.</p> 570 <h4>Parameters></h4> 571 <ul> 572 <li>\'group\' - Reference to the group object.</li> 573 <li>\'users\' - Array of references to user objects belonging to the group.</li> 574 '; 575 $lang['admin']['event_help_changegroupassignpost'] = '<p>Sent after group assignments are saved.</p> 576 <h4>Parameters></h4> 577 <ul> 578 <li>\'group\' - Reference to the affected group object.</li> 579 <li>\'users\' - Array of references to user objects now belonging to the affected group.</li> 580 '; 581 $lang['admin']['event_help_editgrouppre'] = '<p>Sent before edits to a group are saved.</p> 582 <h4>Parameters</h4> 583 <ul> 584 <li>\'group\' - Reference to the affected group object.</li> 585 </ul> 586 '; 587 $lang['admin']['event_help_editgrouppost'] = '<p>Sent after edits to a group are saved.</p> 588 <h4>Parameters</h4> 589 <ul> 590 <li>\'group\' - Reference to the affected group object.</li> 591 </ul> 592 '; 593 $lang['admin']['event_help_deletegrouppre'] = '<p>Sent before a group is deleted from the system.</p> 594 <h4>Parameters</h4> 595 <ul> 596 <li>\'group\' - Reference to the affected group object.</li> 597 </ul> 598 '; 599 $lang['admin']['event_help_deletegrouppost'] = '<p>Sent after a group is deleted from the system.</p> 600 <h4>Parameters</h4> 601 <ul> 602 <li>\'group\' - Reference to the affected group object.</li> 603 </ul> 604 '; 605 $lang['admin']['event_help_addstylesheetpre'] = '<p>Sent before a new stylesheet is created.</p> 606 <h4>Parameters</h4> 607 <ul> 608 <li>\'stylesheet\' - Reference to the affected stylesheet object.</li> 609 </ul> 610 '; 611 $lang['admin']['event_help_addstylesheetpost'] = '<p>Sent after a new stylesheet is created.</p> 612 <h4>Parameters</h4> 613 <ul> 614 <li>\'stylesheet\' - Reference to the affected stylesheet object.</li> 615 </ul> 616 '; 617 $lang['admin']['event_help_editstylesheetpre'] = '<p>Sent before edits to a stylesheet are saved.</p> 618 <h4>Parameters</h4> 619 <ul> 620 <li>\'stylesheet\' - Reference to the affected stylesheet object.</li> 621 </ul> 622 '; 623 $lang['admin']['event_help_editstylesheetpost'] = '<p>Sent after edits to a stylesheet are saved.</p> 624 <h4>Parameters</h4> 625 <ul> 626 <li>\'stylesheet\' - Reference to the affected stylesheet object.</li> 627 </ul> 628 '; 629 $lang['admin']['event_help_deletestylesheetpre'] = '<p>Sent before a stylesheet is deleted from the system.</p> 630 <h4>Parameters</h4> 631 <ul> 632 <li>\'stylesheet\' - Reference to the affected stylesheet object.</li> 633 </ul> 634 '; 635 $lang['admin']['event_help_deletestylesheetpost'] = '<p>Sent after a stylesheet is deleted from the system.</p> 636 <h4>Parameters</h4> 637 <ul> 638 <li>\'stylesheet\' - Reference to the affected stylesheet object.</li> 639 </ul> 640 '; 641 $lang['admin']['event_help_addtemplatepre'] = '<p>Sent before a new template is created.</p> 642 <h4>Parameters</h4> 643 <ul> 644 <li>\'template\' - Reference to the affected template object.</li> 645 </ul> 646 '; 647 $lang['admin']['event_help_addtemplatepost'] = '<p>Sent after a new template is created.</p> 648 <h4>Parameters</h4> 649 <ul> 650 <li>\'template\' - Reference to the affected template object.</li> 651 </ul> 652 '; 653 $lang['admin']['event_help_edittemplatepre'] = '<p>Sent before edits to a template are saved.</p> 654 <h4>Parameters</h4> 655 <ul> 656 <li>\'template\' - Reference to the affected template object.</li> 657 </ul> 658 '; 659 $lang['admin']['event_help_edittemplatepost'] = '<p>Sent after edits to a template are saved.</p> 660 <h4>Parameters</h4> 661 <ul> 662 <li>\'template\' - Reference to the affected template object.</li> 663 </ul> 664 '; 665 $lang['admin']['event_help_deletetemplatepre'] = '<p>Sent before a template is deleted from the system.</p> 666 <h4>Parameters</h4> 667 <ul> 668 <li>\'template\' - Reference to the affected template object.</li> 669 </ul> 670 '; 671 $lang['admin']['event_help_deletetemplatepost'] = '<p>Sent after a template is deleted from the system.</p> 672 <h4>Parameters</h4> 673 <ul> 674 <li>\'template\' - Reference to the affected template object.</li> 675 </ul> 676 '; 677 $lang['admin']['event_help_templateprecompile'] = '<p>Sent before a template is sent to smarty for processing.</p> 678 <h4>Parameters</h4> 679 <ul> 680 <li>\'template\' - Reference to the affected template text.</li> 681 </ul> 682 '; 683 $lang['admin']['event_help_templatepostcompile'] = '<p>Sent after a template has been processed by smarty.</p> 684 <h4>Parameters</h4> 685 <ul> 686 <li>\'template\' - Reference to the affected template text.</li> 687 </ul> 688 '; 689 $lang['admin']['event_help_addglobalcontentpre'] = '<p>Sent before a new global content block is created.</p> 690 <h4>Parameters</h4> 691 <ul> 692 <li>\'global_content\' - Reference to the affected global content block object.</li> 693 </ul> 694 '; 695 $lang['admin']['event_help_addglobalcontentpost'] = '<p>Sent after a new global content block is created.</p> 696 <h4>Parameters</h4> 697 <ul> 698 <li>\'global_content\' - Reference to the affected global content block object.</li> 699 </ul> 700 '; 701 $lang['admin']['event_help_editglobalcontentpre'] = '<p>Sent before edits to a global content block are saved.</p> 702 <h4>Parameters</h4> 703 <ul> 704 <li>\'global_content\' - Reference to the affected global content block object.</li> 705 </ul> 706 '; 707 $lang['admin']['event_help_editglobalcontentpost'] = '<p>Sent after edits to a global content block are saved.</p> 708 <h4>Parameters</h4> 709 <ul> 710 <li>\'global_content\' - Reference to the affected global content block object.</li> 711 </ul> 712 '; 713 $lang['admin']['event_help_deleteglobalcontentpre'] = '<p>Sent before a global content block is deleted from the system.</p> 714 <h4>Parameters</h4> 715 <ul> 716 <li>\'global_content\' - Reference to the affected global content block object.</li> 717 </ul> 718 '; 719 $lang['admin']['event_help_deleteglobalcontentpost'] = '<p>Sent after a global content block is deleted from the system.</p> 720 <h4>Parameters</h4> 721 <ul> 722 <li>\'global_content\' - Reference to the affected global content block object.</li> 723 </ul> 724 '; 725 $lang['admin']['event_help_globalcontentprecompile'] = '<p>Sent before a global content block is sent to smarty for processing.</p> 726 <h4>Parameters</h4> 727 <ul> 728 <li>\'global_content\' - Reference to the affected global content block text.</li> 729 </ul> 730 '; 731 $lang['admin']['event_help_globalcontentpostcompile'] = '<p>Sent after a global content block has been processed by smarty.</p> 732 <h4>Parameters</h4> 733 <ul> 734 <li>\'global_content\' - Reference to the affected global content block text.</li> 735 </ul> 736 '; 737 $lang['admin']['event_help_contenteditpre'] = '<p>Sent before edits to content are saved.</p> 738 <h4>Parameters</h4> 739 <ul> 740 <li>\'global_content\' - Reference to the affected content object.</li> 741 </ul> 742 '; 743 $lang['admin']['event_help_contenteditpost'] = '<p>Sent after edits to content are saved.</p> 744 <h4>Parameters</h4> 745 <ul> 746 <li>\'content\' - Reference to the affected content object.</li> 747 </ul> 748 '; 749 $lang['admin']['event_help_contentdeletepre'] = '<p>Sent before content is deleted from the system.</p> 750 <h4>Parameters</h4> 751 <ul> 752 <li>\'content\' - Reference to the affected content object.</li> 753 </ul> 754 '; 755 $lang['admin']['event_help_contentdeletepost'] = '<p>Sent after content is deleted from the system.</p> 756 <h4>Parameters</h4> 757 <ul> 758 <li>\'content\' - Reference to the affected content object.</li> 759 </ul> 760 '; 761 $lang['admin']['event_help_contentstylesheet'] = '<p>Sent before the sytlesheet is sent to the browser.</p> 762 <h4>Parameters</h4> 763 <ul> 764 <li>\'content\' - Reference to the affected stylesheet text.</li> 765 </ul> 766 '; 767 $lang['admin']['event_help_contentprecompile'] = '<p>Sent before content is sent to smarty for processing.</p> 768 <h4>Parameters</h4> 769 <ul> 770 <li>\'content\' - Reference to the affected content text.</li> 771 </ul> 772 '; 773 $lang['admin']['event_help_contentpostcompile'] = '<p>Sent after content has been processed by smarty.</p> 774 <h4>Parameters</h4> 775 <ul> 776 <li>\'content\' - Reference to the affected content text.</li> 777 </ul> 778 '; 779 $lang['admin']['event_help_contentpostrender'] = '<p>Sent before the combined html is sent to the browser.</p> 780 <h4>Parameters</h4> 781 <ul> 782 <li>\'content\' - Reference to the html text.</li> 783 </ul> 784 '; 785 $lang['admin']['event_help_smartyprecompile'] = '<p>Sent before any content destined for smarty is sent to for processing.</p> 786 <h4>Parameters</h4> 787 <ul> 788 <li>\'content\' - Reference to the affected text.</li> 789 </ul> 790 '; 791 $lang['admin']['event_help_smartypostcompile'] = '<p>Sent after any content destined for smarty has been processed.</p> 792 <h4>Parameters</h4> 793 <ul> 794 <li>\'content\' - Reference to the affected text.</li> 795 </ul> 796 '; 797 $lang['admin']['filterbymodule'] = 'Filter By Module'; 798 $lang['admin']['showall'] = 'Show All'; 799 $lang['admin']['core'] = 'Core'; 800 $lang['admin']['defaultpagecontent'] = 'Default Page Content'; 801 $lang['admin']['file_url'] = 'Link to file (instead of URL)'; 802 $lang['admin']['no_file_url'] = 'None (Use URL Above)'; 803 $lang['admin']['none'] = 'none'; 804 $lang['admin']['defaultparentpage'] = 'Default Parent Page'; 805 $lang['admin']['error_udt_name_whitespace'] = 'Error: User Defined Tags cannot have spaces in their name.'; 806 $lang['admin']['warning_safe_mode'] = '<strong><em>WARNING:</em></strong> PHP Safe mode is enabled. This will cause difficulty with files uploaded via the web browser interface, including images, theme and module XML packages. You are advised to contact your site administrator to see about disabling safe mode.'; 807 $lang['admin']['test'] = 'Test'; 808 $lang['admin']['results'] = 'Results'; 809 $lang['admin']['untested'] = 'Not Tested'; 810 $lang['admin']['owner'] = 'Owner'; 811 $lang['admin']['permissions'] = 'Permissions'; 812 $lang['admin']['unknown'] = 'Unknown'; 813 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
| Généré le : Tue Apr 3 18:50:37 2007 | par Balluche grâce à PHPXref 0.7 |