mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 18:53:01 +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:
@@ -726,11 +726,8 @@ $lang['Choose an action'] = 'アックションを選択して下さい';
|
||||
$lang['Compact'] = 'コンパクト';
|
||||
$lang['Complete'] = '完了';
|
||||
$lang['Activate icon "new" next to albums and pictures'] = 'アルバムと写真のとなりに、\'起動アイコン "新" があります';
|
||||
$lang['As default order'] = 'デフォルト順として';
|
||||
$lang['Custom'] = 'カスタム';
|
||||
$lang['Deactivate all'] = '全て非活性する';
|
||||
$lang['Default photos order'] = 'デフォルト写真順番';
|
||||
$lang['Default photos order inside album'] = 'デフォルト写真順はアルバム中';
|
||||
$lang['Delete orphan tags'] = '捨てられたタグを削除する';
|
||||
$lang['delete photo'] = '写真を削除する';
|
||||
$lang['duplicates'] = '複写';
|
||||
|
||||
Reference in New Issue
Block a user