diff options
Diffstat (limited to 'themes/smartpocket/language/de_DE/theme.lang.php')
-rwxr-xr-x | themes/smartpocket/language/de_DE/theme.lang.php | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/themes/smartpocket/language/de_DE/theme.lang.php b/themes/smartpocket/language/de_DE/theme.lang.php index 542bacd7e..d75e3ff60 100755 --- a/themes/smartpocket/language/de_DE/theme.lang.php +++ b/themes/smartpocket/language/de_DE/theme.lang.php @@ -20,9 +20,8 @@ // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | // | USA. | // +-----------------------------------------------------------------------+ -$lang['Autohide the bar of the slideshow'] = 'Diashow Menüleiste autom. verstecken'; +$lang['Autohide the bar of the slideshow'] = 'Diashow-Menüleiste automatisch ausblenden'; $lang['Loop the slideshow'] = 'Diashow in Endlosschleife'; $lang['More Information'] = 'Mehr Informationen'; -$lang['Slideshow Options'] = 'Diashowoptionen'; -$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Konfigurationsseite'; -?>
\ No newline at end of file +$lang['Slideshow Options'] = 'Diashow-Optionen'; +$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Konfigurationsseite';
\ No newline at end of file |