Ignore:
Timestamp:
Mar 15, 2011, 7:55:17 PM (13 years ago)
Author:
patdenice
Message:

New languages keys.

File:
1 edited

Legend:

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

    r9707 r9710  
    1010$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo cannot retrieve upgrade file from server';
    1111$lang['Click here to see Piwigo %s release notes'] = 'Click here to see Piwigo %s release notes';
    12 $lang['Some upgrades are available for you plugins'] = 'Some upgrades are available for you plugins';
    13 $lang['Click here see upgrade plugins page'] = 'Click here see upgrade plugins page';
    14 $lang['Gallery and plugins are up to date'] = 'Gallery and plugins are up to date';
    1512$lang['Unable to check upgrades...'] = 'Unable to check upgrades...';
    1613$lang['Click here to check upgrades now'] = 'Click here to check upgrades now';
     
    4542$lang['Piwigo Upgrade'] = 'Piwigo Upgrade';
    4643$lang['Extensions Upgrade'] = 'Extensions Upgrade';
     44
     45$lang['Some upgrades are available for extensions'] = 'Some upgrades are available for extensions';
     46$lang['Click here to see upgrades'] = 'Click here to see upgrades';
     47$lang['Gallery and extensions are up to date'] = 'Gallery and extensions are up to date';
    4748?>
Note: See TracChangeset for help on using the changeset viewer.