[ Index ]
 

Code source de CMS made simple 1.0.5

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/admin/lang/ext/af_ZA/ -> admin.inc.php (source)

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


Généré le : Tue Apr 3 18:50:37 2007 par Balluche grâce à PHPXref 0.7