Ignore:
Timestamp:
Oct 10, 2009, 8:25:38 PM (15 years ago)
Author:
nikrou
Message:

Bug fix 1185 : missing %s in admin vocab
merge from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/language/en_UK/admin.lang.php

    r3933 r4016  
    485485$lang['conf_history_admin'] = 'Save page visits by administrators';
    486486$lang['cat_options_title'] = 'Properties';
    487 $lang['An information email was sent to group "%s"'] = 'An information email was sent to group "%s';
     487$lang['An information email was sent to group "%s"'] = 'An information email was sent to group "%s"';
    488488$lang['Send an information email to group members'] = 'Send an information email to group members';
    489489$lang['Group'] = 'Group';
Note: See TracChangeset for help on using the changeset viewer.