mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 18:23:18 +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:
@@ -830,9 +830,6 @@ $lang['Follow Orientation'] = 'Oryantasyonu takip edin';
|
||||
$lang['If you want to regenerate thumbnails, please go to the <a href="%s">Batch Manager</a>.'] = 'Eğer küçük resimleri yenilemek istiyorsanız, <a href="%s">Küçük Resimleri Tekrar Oluştur</a> gidin.';
|
||||
$lang['Graphics Library'] = 'Grafik Arşivi';
|
||||
$lang['Activate icon "new" next to albums and pictures'] = 'Resimlerin yanındaki "yeni" simgesini etkinleştir';
|
||||
$lang['As default order'] = 'Varsayılan düzen olarak';
|
||||
$lang['Custom'] = 'özel';
|
||||
$lang['Default photos order'] = 'Varsayılan resim düzeni';
|
||||
$lang['Default photos order inside album'] = 'Albüm içindeki varsayılan resim düzeni';
|
||||
$lang['Invalid order string'] = 'Geçersiz düzen';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user