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