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:
parent
bffbb8811b
commit
07d38d71bc
41 changed files with 83 additions and 91 deletions
|
|
@ -482,8 +482,8 @@ $lang['Manage'] = "Manage";
|
|||
$lang['manual order'] = 'manual order';
|
||||
$lang['Manual order'] = 'Manual order';
|
||||
$lang['Maximum file size: %sB.'] = 'Maximum file size: %sB.';
|
||||
$lang['Maximum Height'] = 'Maximum height';
|
||||
$lang['Maximum Width'] = 'Maximum Width';
|
||||
$lang['Maximum height'] = 'Maximum height';
|
||||
$lang['Maximum width'] = 'Maximum width';
|
||||
$lang['Members'] = "Members";
|
||||
$lang['Menu Management'] = 'Menus';
|
||||
$lang['Merge selected tags'] = 'Merge selected tags';
|
||||
|
|
@ -812,7 +812,7 @@ $lang['Thumbnail'] = "Thumbnail";
|
|||
$lang['Thumbnails generation in progress...'] = 'Thumbnails generation in progress...';
|
||||
$lang['Time to send mail is limited. Others mails are skipped.'] = "The time to send mail is limited. Others mails have been skipped.";
|
||||
$lang['Time'] = "Time";
|
||||
$lang['Title'] = "title";
|
||||
$lang['Title'] = "Title";
|
||||
$lang['To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.'] = 'To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.';
|
||||
$lang['To send ?'] = "To send?";
|
||||
$lang['To subscribe'] = "To subscribe";
|
||||
|
|
|
|||
|
|
@ -225,10 +225,6 @@ $lang['Logout'] = "Logout";
|
|||
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "mail address must be like xxx@yyy.eee (example : jack@altern.org)";
|
||||
$lang['Manage this user comment: %s'] = 'Manage this user comment: %s';
|
||||
$lang['Manual sort order'] = 'Manual sort order';
|
||||
$lang['Maximum height must be a number superior to 50'] = "Maximum height must be a number greater than 50";
|
||||
$lang['Maximum photo height'] = "Maximum photo height";
|
||||
$lang['Maximum photo width'] = "Maximum photo width";
|
||||
$lang['Maximum width must be a number superior to 50'] = "Maximum width must be a number greater than 50";
|
||||
$lang['medium'] = 'M - medium';
|
||||
$lang['Menu'] = "Menu";
|
||||
$lang['Mobile'] = 'Mobile';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue