Changeset 12456 for trunk/language/en_UK


Ignore:
Timestamp:
Oct 16, 2011, 9:26:03 AM (13 years ago)
Author:
ddtddt
Message:

[trunk] - language - bug:2474

File:
1 edited

Legend:

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

    r12261 r12456  
    802802$lang['%s photos have been regenerated'] = '%s photos have been regenerated';
    803803$lang['%s photos can not be regenerated'] = '%s photos can not be regenerated';
    804 
    805804$lang['Updates'] = 'Updates';
    806805$lang['Update in progress... Please wait.'] = 'Update in progress... Please wait.';
     
    861860$lang['By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'] = 'By default, Piwigo will create a new websize from the HD (high definition) version of your photo.';
    862861$lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = 'If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.';
    863 
    864862$lang['An error has occured during upgrade.'] = 'An error has occured during upgrade.';
    865863$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.';
    866864$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo cannot retrieve upgrade file from server';
     865$lang['Last import'] = 'Last import';
     866$lang['With no album'] = 'With no album';
     867$lang['With no tag'] = 'With no tag';
     868$lang['With no virtual album'] = 'With no virtual album';
     869$lang['Predefined filter'] = 'Predefined filter';
     870$lang['Add tags'] = 'Add tags';
     871$lang['Add to caddie'] = "Add to caddie";
     872
    867873?>
Note: See TracChangeset for help on using the changeset viewer.