Ignore:
Timestamp:
Jan 31, 2010, 1:54:55 AM (14 years ago)
Author:
plg
Message:

feature 1411 added: display many informations about upload result. With
thumbnails and links to administer uploaded photos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/upload_form/language/en_UK/plugin.lang.php

    r4796 r4807  
    3131$lang['Category name'] = 'Category name';
    3232$lang['Category "%s" has been added'] = 'Category "%s" has been added';
     33$lang['Uploaded Photos'] = 'Uploaded Photos';
     34$lang['%d photos uploaded'] = '%d photos uploaded';
     35$lang['Privacy level set to "%s"'] = 'Privacy level set to "%s"';
     36$lang['Category "%s" now contains %d photos'] = 'Category "%s" now contains %d photos';
    3337?>
Note: See TracChangeset for help on using the changeset viewer.