Special > History > Search
-"Submit" button should be aligned with "Image Id" input - Column titles need caps (Time, User, Element Type ...) Translators: (Only English and French are updated) merge -c2933 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2934 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
833d0fc2b4
commit
0ebc2be956
3 changed files with 13 additions and 13 deletions
|
|
@ -211,7 +211,7 @@ $lang['cat_status_title'] = 'Manage authorizations for selected categories';
|
|||
$lang['cat_upload_title'] = 'Select uploadable categories';
|
||||
$lang['cat_virtual_added'] = 'Virtual category added';
|
||||
$lang['cat_virtual_deleted'] = 'Virtual category deleted';
|
||||
$lang['category'] = 'category';
|
||||
$lang['category'] = 'Category';
|
||||
$lang['conf_access'] = 'Access type';
|
||||
$lang['conf_comments_title'] = 'Comments';
|
||||
$lang['conf_confirmation'] = 'Information data registered in database';
|
||||
|
|
@ -474,12 +474,12 @@ $lang['Month'] = 'Month';
|
|||
$lang['Day'] = 'Day';
|
||||
$lang['Pages seen'] = 'Pages seen';
|
||||
$lang['Pictures'] = 'Pictures';
|
||||
$lang['time'] = 'time';
|
||||
$lang['user'] = 'user';
|
||||
$lang['time'] = 'Time';
|
||||
$lang['user'] = 'User';
|
||||
$lang['IP'] = 'IP';
|
||||
$lang['image'] = '';
|
||||
$lang['section'] = 'section';
|
||||
$lang['tags'] = 'tags';
|
||||
$lang['image'] = 'Element';
|
||||
$lang['section'] = 'Section';
|
||||
$lang['tags'] = 'Tags';
|
||||
$lang['conf_history_guest'] = 'Save page visits by guests';
|
||||
$lang['conf_history_user'] = 'Save page visits by users';
|
||||
$lang['conf_history_admin'] = 'Save page visits by administrators';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue