diff options
author | ddtddt <ddtddt@piwigo.org> | 2015-02-15 08:16:20 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2015-02-15 08:16:20 +0000 |
commit | f2c3b7d7f354193b42612d387385c26f514c3f8a (patch) | |
tree | d42568a3742b7731099ec0d80c7f90bc577ac821 /themes/smartpocket/language/de_DE | |
parent | 9df2050888494b23e0b4ccddd91d240012ca7721 (diff) |
[2.7.4] - theme - Language - update prepare 2.7.4
git-svn-id: http://piwigo.org/svn/branches/2.7@30962 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/smartpocket/language/de_DE')
-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 |