aboutsummaryrefslogtreecommitdiffstats
path: root/language/de_DE/install.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-01-10 09:19:32 +0000
committerddtddt <ddtddt@piwigo.org>2010-01-10 09:19:32 +0000
commit28c150cf21a6fb4ac167391e31dc376598cecbed (patch)
treed1c585b71ad7ba42c9a4d88a86bfd011d0084249 /language/de_DE/install.lang.php
parentdcafef014c6b9d8ca6ad2d373c82aeaa10003434 (diff)
[trunk] merge 4649 update de_DE with missing translations thanks to xeomueller
git-svn-id: http://piwigo.org/svn/trunk@4650 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/de_DE/install.lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/language/de_DE/install.lang.php b/language/de_DE/install.lang.php
index 207440414..5ee0c75bf 100644
--- a/language/de_DE/install.lang.php
+++ b/language/de_DE/install.lang.php
@@ -73,4 +73,7 @@ $lang['Sorry!'] = 'Entschuldigung!';
$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo ist nicht in der Lage PHP 5 zu konfigurieren.';
$lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "Sie können Kontakt zu ihrem Hosting-Provider aufnehmen und um Unterstützung bitten zur Umstellung auf PHP 5.";
$lang['Hope to see you back soon.'] = 'Wir hoffen, Sie sind bald wieder zurück.';
+
+$lang['step1_err_copy_2'] = 'Der nächste Schritt der Installation ist nun möglich';
+$lang['step1_err_copy_next'] = 'nächster Schritt';
?> \ No newline at end of file