diff options
author | plegall <plg@piwigo.org> | 2011-09-17 21:03:58 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-09-17 21:03:58 +0000 |
commit | fafb6c336848dcd5955ba3165054f405b8e6d347 (patch) | |
tree | ae27eadafb0b89eb4a614f3a88bdf3950a913b67 /language/lv_LV | |
parent | 3e9f0d74abb745de7ab5248435aa3d1767233b43 (diff) |
feature 2441 added: no need to have the HD to regenerate the websize if the
current websize is bigger than resize settings. When it occurs, we move the
current websize as HD and create the new websize from it.
git-svn-id: http://piwigo.org/svn/trunk@12175 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/lv_LV')
-rw-r--r-- | language/lv_LV/admin.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/lv_LV/admin.lang.php b/language/lv_LV/admin.lang.php index 5ff682288..d64f1c88f 100644 --- a/language/lv_LV/admin.lang.php +++ b/language/lv_LV/admin.lang.php @@ -781,7 +781,6 @@ $lang['Regenerate Websize Photos'] = 'Reģenerēt Webizmēra Fotogrāfijas'; $lang['Photos generation in progress...'] = 'Notiek foto izveide...'; $lang['%s photos have been regenerated'] = 'izveidotas %s fotogrāfijas'; $lang['%s photos can not be regenerated'] = '%s fotogrāfijas nav iespējams reģenerēt'; -$lang['Only photos with HD can be regenerated!'] = 'Tikai HD kvalitātes fotogrāfijas iespējams reģenerēt!'; $lang['new'] = 'jauns'; $lang['No results'] = 'Nav rezultātu'; $lang['Searching...'] = 'Meklē...'; |