removed some unused language keys and fix lower/uppercase discrepancies

git-svn-id: http://piwigo.org/svn/trunk@17509 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices 2012-08-09 20:12:12 +00:00
commit 07d38d71bc
41 changed files with 83 additions and 91 deletions

View file

@ -572,9 +572,9 @@ $lang['Who can see these photos?'] = 'מי יכול לראות את התמונו
$lang['Who can see this photo?'] = 'מי יכול לראות את התמונה?';
$lang['Settings'] = 'הגדרות';
$lang['Resize'] = 'גודל';
$lang['Maximum Width'] = 'רוחב מרבי';
$lang['Maximum width'] = 'רוחב מרבי';
$lang['pixels'] = 'פיקסלים';
$lang['Maximum Height'] = 'גובה מרבי';
$lang['Maximum height'] = 'גובה מרבי';
$lang['Image Quality'] = 'איכות תמונה';
$lang['Thumbnail'] = 'תמונה';
$lang['Save Settings'] = 'שמור הגדרות';