From cac417c74bc6d5f528b356190561d244e9b4f93a Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 12 Jan 2012 21:37:28 +0000 Subject: feature 2548, multiple size: * adapt the upload script * remove the resize settings screen * add a new screen [Administration > Configuration > Options > Photo Sizes] with the ability to resize original after upload git-svn-id: http://piwigo.org/svn/trunk@12879 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/sh_RS/admin.lang.php | 7 ------- 1 file changed, 7 deletions(-) (limited to 'language/sh_RS/admin.lang.php') diff --git a/language/sh_RS/admin.lang.php b/language/sh_RS/admin.lang.php index b76aeff81..78b03664b 100644 --- a/language/sh_RS/admin.lang.php +++ b/language/sh_RS/admin.lang.php @@ -608,14 +608,7 @@ $lang['Manage this set of %d photos'] = 'Uredi ovaj set %d fotografija'; $lang['Select files'] = 'Izaberi datoteke'; $lang['Everybody'] = 'Svi'; $lang['Who can see these photos?'] = 'Ko može da vidi fotografije?'; -$lang['The websize maximum width must be a number between %d and %d'] = 'Maksimalna širina fotografije mora biti broj između %d i %d'; -$lang['The websize maximum height must be a number between %d and %d'] = 'Maksimalna visina fotografije mora biti broj između %d i %d'; -$lang['The websize image quality must be a number between %d and %d'] = 'Kvalitet fotografije mora biti broj između %d i %d'; -$lang['The thumbnail maximum width must be a number between %d and %d'] = 'Maksimalna širina povezne sličice mora biti broj između %d i %d'; -$lang['The thumbnail maximum height must be a number between %d and %d'] = 'Maksimalna visina povezne sličice mora biti broj između %d i %d'; -$lang['The thumbnail image quality must be a number between %d and %d'] = 'Kvalitet povezne sličice mora biti broj između %d i %d'; $lang['Settings'] = 'Podešenja'; -$lang['Web size photo'] = 'Veličina fotografije'; $lang['Resize'] = 'Promeni veličinu'; $lang['Maximum Width'] = 'Maksimalna širina'; $lang['pixels'] = 'pikseli'; -- cgit v1.2.3