From 632e77e27e73f4531179a64fd55813e1f84b5466 Mon Sep 17 00:00:00 2001 From: vdigital Date: Fri, 24 Oct 2008 19:00:36 +0000 Subject: Merging revision 2802 Advices [19] $conf['subcatify'] replaced by $conf['tags_default_display_mode'] Translation is needed for German, Spanish, Italian... Please reorder after translation. git-svn-id: http://piwigo.org/svn/trunk@2803 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/admin_advices/language/de_DE/plugin.lang.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'plugins/admin_advices/language/de_DE/plugin.lang.php') diff --git a/plugins/admin_advices/language/de_DE/plugin.lang.php b/plugins/admin_advices/language/de_DE/plugin.lang.php index ba9521c16..9637e312a 100644 --- a/plugins/admin_advices/language/de_DE/plugin.lang.php +++ b/plugins/admin_advices/language/de_DE/plugin.lang.php @@ -91,8 +91,7 @@ $lang['Adv_case'][17] = array( /* show_thumbnail_caption */ 'Für eine leichtere Galerie müssen nur einen Blick bis zu $conf[\'show_thumbnail_caption\'] = false,', ); $lang['Adv_case'][18] = array( /* show_picture_name_on_title */ 'Für eine leichtere Galerie müssen nur einen Blick bis zu $conf[\'show_picture_name_on_title\'] = false,', ); -$lang['Adv_case'][19] = array( /* subcatify */ - 'Wenn Sie keine Kategorie-Beschreibungen haben, nur einen Blick bis zu $conf[\'subcatify\'] = false,', ); + $lang['Adv_case'][20] = array( /* allow_random_representative */ 'Verlassen $conf[\'allow_random_representative\'] = true, ', 'aber analysieren, wenn Sie können verhindern, dass für Performance-Gründen.' , ); @@ -164,4 +163,7 @@ $lang['Adv_case'][35] = array( /* template_compile_check */ 'you should consider to set it false.', 'Choosing false, template changes are not detected, this improves response time.', 'Anyway Specials > Maintenance > Purge compiled templates, is recommended after this $conf change.' ); +$lang['Adv_case'][19] = array( /* tags_default_display_mode */ + '\'cloud\' by default, importance of tags is shown with font size.', + 'You can change the tags page, $conf[\'tags_default_display_mode\'] = \'letters\'', ); ?> \ No newline at end of file -- cgit v1.2.3