mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
feature:2317 move order config to Admin->Config->Options
new GUI interface for simple paterns in GUI, order_by and order_by_inside_category are merged (not un DB) users can define special paterns with $conf['order_by_custom'] and $conf['order_by_inside_category_custom'] git-svn-id: http://piwigo.org/svn/trunk@11587 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -797,14 +797,10 @@ $lang['No results'] = 'Inga poster hittades';
|
||||
$lang['Searching...'] = 'Söker...';
|
||||
$lang['Type in a search term'] = 'Ange nytt sökord';
|
||||
$lang['Activate icon "new" next to albums and pictures'] = 'Aktivera ikonen "ny" intill album och bilder';
|
||||
$lang['As default order'] = 'Standardordning';
|
||||
$lang['Compact'] = 'Kompakt';
|
||||
$lang['Complete'] = 'Komplett';
|
||||
$lang['Custom'] = 'Anpassad';
|
||||
$lang['Deactivate all'] = 'Avaktivera allt';
|
||||
$lang['Default photos order'] = 'Standardordning för bilder';
|
||||
$lang['Default photos order inside album'] = 'Standardordning för bilder i ett album';
|
||||
$lang['Invalid order string'] = 'Fel ordningssträng';
|
||||
$lang['Restore'] = 'Återställ';
|
||||
$lang['Restore default configuration. You will lost your plugin settings!'] = 'Återställ standardkonfiguration. Du kommer att förlora inställingarna för din plugins!';
|
||||
$lang['Show menubar'] = 'Visa verktygsfält';
|
||||
|
||||
Reference in New Issue
Block a user