reformatted translation texts and welcome message;

fixed and completed German translations;
moved old code away
This commit is contained in:
following
2013-03-09 16:18:43 +01:00
parent 09b51eccc9
commit 95068b9e6d
11 changed files with 90 additions and 80 deletions
+3 -3
View File
@@ -244,11 +244,11 @@ $menu = array(
'menustring' => t('Sitemap'),
'siteid' => 'sitemap'
),
array(
'title' => t('Verein'),
array(
'title' => t('Operator Association'),
'visible' => false,
'filename' => 'index.php',
'menustring' => t('Verein'),
'menustring' => t('Operator Association'),
'siteid' => 'verein'
)
);