Show
Ignore:
Timestamp:
01/05/10 22:12:36 (3 years ago)
Author:
ddtddt
Message:

[Trunk] [Language] update ang reorganization all admin.lang.php

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/admin.lang.php

    r4012 r4626  
    617617$lang['conf_extents'] = 'Templates'; 
    618618$lang['extend_for_templates'] = 'Extend for templates'; 
    619 $lang['Replacement of original templates'] = 
    620  'Replacement of original templates by customized templates from template-extension subfolder'; 
     619$lang['Replacement of original templates'] = 'Replacement of original templates by customized templates from template-extension subfolder'; 
    621620$lang['Replacers'] = 'Replacers (customized templates)'; 
    622621$lang['Original templates'] = 'Original templates'; 
     
    659658$lang['Email address is missing'] = 'Email address is missing. Please specify an email address.'; 
    660659$lang['Password confirmation error'] = 'Password confirmation error.'; 
     660$lang['Allow users to edit theirs owns comments'] = 'Allow users to edit theirs owns comments'; 
     661$lang['Allow users to delete theirs owns comments'] = 'Allow users to delete theirs owns comments'; 
     662$lang['Email administrators when a comment is modified'] = 'Email administrators when a comment is modified'; 
     663$lang['Email administrators when a comment is deleted'] = 'Email administrators when a comment is deleted'; 
    661664?>