diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-07 17:38:38 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-07 17:38:38 +0000 |
commit | fc7954e94027d87c04ab902780735daad517971c (patch) | |
tree | 2abf41313a8648a7ebdee79693ea79f6ca197151 | |
parent | 5f486a75fbf7f446cdba3342b146cc7f7c4cea52 (diff) |
[trunk_admin] Update uk_UA, thanks to : tb0hdan
git-svn-id: http://piwigo.org/svn/trunk@23841 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/uk_UA/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/uk_UA/admin.lang.php b/language/uk_UA/admin.lang.php index bf34ce42c..e0282303a 100644 --- a/language/uk_UA/admin.lang.php +++ b/language/uk_UA/admin.lang.php @@ -950,4 +950,5 @@ $lang['This group will be unset to default'] = 'Ця група буде зня $lang['Type here the name of the new group'] = 'Введіть назву нової групи'; $lang['Purge user cache'] = 'Очистити кеш користувача'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Розміри зображення будє зменьшено до %dx%d пікселів'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Зміну розміру після вивантаження вимкнено через використання бібліотеки GD'; ?>
\ No newline at end of file |