diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2015-01-01 08:53:11 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2015-01-01 08:53:11 +0000 |
commit | 2a483632f9d658765800ded22a61731814c9f11f (patch) | |
tree | dd65fd23e3c599f5122c68cff564dca7380c2079 /themes/smartpocket/language/de_DE | |
parent | 4f6c178d9baeae767b4a1f0cb4c1f78f225b8e60 (diff) |
Update de_DE, thanks to bigant
git-svn-id: http://piwigo.org/svn/trunk@30834 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 |