feature:2317 move order config to Admin->Config->Options
first try, may has issues with very specials params git-svn-id: http://piwigo.org/svn/trunk@11279 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
193d1e4727
commit
f56fc4f36d
8 changed files with 230 additions and 11 deletions
|
|
@ -150,6 +150,7 @@ $lang['Apply to sub-albums'] = "Apply to sub-albums";
|
|||
$lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = "Are you sure you want to install this upgrade? You must verify if this version does not need prior uninstallation.";
|
||||
$lang['Are you sure you want to delete this plugin?'] = "Are you sure you want to delete this plugin?";
|
||||
$lang['Are you sure you want to install this plugin?'] = "Are you sure you want to install this plugin?";
|
||||
$lang['As default order'] = "As default order";
|
||||
$lang['Associate to album'] = "Associate to album";
|
||||
$lang['associate to group'] = "associate to group";
|
||||
$lang['Associated'] = "Associated";
|
||||
|
|
@ -202,6 +203,7 @@ $lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Cr
|
|||
$lang['Create this site'] = "Create this site";
|
||||
$lang['created'] = "created";
|
||||
$lang['Current name'] = "Current name";
|
||||
$lang['Custom'] = "Custom";
|
||||
$lang['Database synchronization with files'] = "Database synchronization with files";
|
||||
$lang['Database'] = "Database";
|
||||
$lang['Date'] = "Date";
|
||||
|
|
@ -209,6 +211,8 @@ $lang['Day'] = "Day";
|
|||
$lang['Deactivate'] = "Deactivate";
|
||||
$lang['Deactivate all'] = "Deactivate all";
|
||||
$lang['Default display'] = "Default display";
|
||||
$lang['Default photos order'] = "Default photos order";
|
||||
$lang['Default photos order inside album'] = "Default photos order inside album";
|
||||
$lang['Default user cannot be deleted'] = "Default user cannot be deleted";
|
||||
$lang['Default user does not exist'] = "The default user does not exist";
|
||||
$lang['default values'] = "default values";
|
||||
|
|
@ -358,6 +362,7 @@ $lang['Install'] = "Install";
|
|||
$lang['Installed Languages'] = 'Installed Languages';
|
||||
$lang['Installed Themes'] = "Installed Themes";
|
||||
$lang['Instructions to use Piwigo'] = "Instructions to use Piwigo";
|
||||
$lang['Invalid order string'] = 'Invalid order string';
|
||||
$lang['Invert'] = 'Invert';
|
||||
$lang['IP'] = "IP";
|
||||
$lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'JPEG files or ZIP archives with JPEG files inside please.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue