Add capital letter on administration maintenance.

git-svn-id: http://piwigo.org/svn/trunk@2150 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub 2007-10-22 21:22:04 +00:00
commit 6a88ab4960
3 changed files with 13 additions and 13 deletions

View file

@ -367,8 +367,8 @@ $lang['permuser_info'] = 'Only private categories are listed. Private/Public cat
$lang['private'] = 'private';
$lang['properties'] = 'Properties';
$lang['public'] = 'public';
$lang['purge never used notification feeds'] = 'purge never used notification feeds';
$lang['purge sessions'] = 'purge sessions';
$lang['purge never used notification feeds'] = 'Purge never used notification feeds';
$lang['purge sessions'] = 'Purge sessions';
$lang['randomly represented'] = 'randomly represented';
$lang['registration_date'] = 'registration date';
$lang['remote_site'] = 'Remote site';
@ -384,7 +384,7 @@ $lang['remote_site_test_hint'] = 'test this remote site';
$lang['remote_site_uncorrect_url'] = 'Remote site url must start by http or https and must only contain characters among "/", "a-zA-Z0-9", "-" or "_"';
$lang['remove keyword'] = 'remove keyword';
$lang['remove tags'] = 'remove tags';
$lang['repair and optimize database'] = 'repair and optimize database';
$lang['repair and optimize database'] = 'Repair and optimize database';
$lang['selection'] = 'selection';
$lang['set to'] = 'set to';
$lang['singly represented'] = 'singly represented';
@ -457,8 +457,8 @@ $lang['unit mode'] = 'unit mode';
$lang['unlocked'] = 'Unlocked';
$lang['unset'] = 'unset';
$lang['up'] = 'Move up';
$lang['update categories informations'] = 'update categories informations';
$lang['update images informations'] = 'update images informations';
$lang['update categories informations'] = 'Update categories informations';
$lang['update images informations'] = 'Update images informations';
$lang['update'] = 'Synchronize';
$lang['update_cats_subset'] = 'reduce to single existing categories';
$lang['update_default_title'] = 'Choose an option';
@ -607,8 +607,8 @@ $lang['High filesize'] = 'High filesize';
// --------- Starting below: New or revised $lang ---- from version 1.7.1
$lang['Guest cannot be deleted'] = 'Guest cannot be deleted';
$lang['Default user cannot be deleted'] = 'Default user cannot be deleted';
$lang['purge history detail'] = 'purge history detail';
$lang['purge history summary'] = 'purge history summary';
$lang['purge history detail'] = 'Purge history detail';
$lang['purge history summary'] = 'Purge history summary';
$lang['c13y_title'] = 'Check integrity';
$lang['c13y_Anomaly'] = 'Anomaly';
$lang['c13y_Correction'] = 'Correction';