mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 10:42:59 +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:
@@ -789,14 +789,10 @@ $lang['Searching...'] = 'Выполняется поиск...';
|
||||
$lang['Type in a search term'] = 'Определите критерий поиска';
|
||||
$lang['display'] = 'показать';
|
||||
$lang['Activate icon "new" next to albums and pictures'] = 'Активировать иконку "new" рядом с альбомами и фотографиями';
|
||||
$lang['As default order'] = 'Порядок по умолчанию';
|
||||
$lang['Compact'] = 'Компактный';
|
||||
$lang['Complete'] = 'Полный';
|
||||
$lang['Custom'] = 'Пользовательский';
|
||||
$lang['Deactivate all'] = 'Деактивировать все';
|
||||
$lang['Default photos order'] = 'Порядок фотографий по умолчанию';
|
||||
$lang['Default photos order inside album'] = 'Порядок фотографий в альбоме по умолчанию';
|
||||
$lang['Invalid order string'] = 'Недопустимое значение сортировки';
|
||||
$lang['Restore'] = 'Восстановить';
|
||||
$lang['Restore default configuration. You will lost your plugin settings!'] = 'Восстановление конфигурации по умолчанию. Ваши настройки плагинов будут потеряны!';
|
||||
$lang['Show menubar'] = 'Показать меню';
|
||||
|
||||
Reference in New Issue
Block a user