delete some useless keys

git-svn-id: http://piwigo.org/svn/trunk@10352 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2011-04-13 12:12:35 +00:00
commit 7494a41056
17 changed files with 10 additions and 68 deletions

View file

@ -235,10 +235,8 @@ $lang['month'][8] = 'August';
$lang['month'][9] = 'September';
$lang['Most visited'] = 'Najčastejšie zobrazované';
$lang['display most visited photos'] = 'najčastejšie zobrazované fotografie';
// $lang['The number of photos per row must be a not null scalar'] = 'Počet fotografií v riadku musí byť číslo väčšie ako 0.';
// $lang['Number of photos per row'] = 'Počet fotografií v riadku';
// $lang['The number of rows per page must be a not null scalar'] = 'Počet riadkov na stránke musí byť číslo väčšie ako 0.';
// $lang['Number of rows per page'] = 'Počet riadkov na stránke';
$lang['The number of photos per page must be a not null scalar'] = 'Počet fotografií na stránke musí byť číslo väčšie ako 0.';
$lang['Number of photos per page'] = 'Počet fotografií na stránke';
$lang['Unknown identifier'] = 'Neznámy identifikátor';
$lang['New password'] = 'Nové heslo';
$lang['Rate this photo'] = 'Ohodnotiť túto fotografiu';