aboutsummaryrefslogtreecommitdiffstats
path: root/language/de_DE/common.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-07-02 05:57:53 +0000
committerddtddt <ddtddt@piwigo.org>2011-07-02 05:57:53 +0000
commitd834f45e2514da332257848db9a8ab6b5590d81e (patch)
tree8b364764bddfa761323485ce16a13fff2a541208 /language/de_DE/common.lang.php
parent3b9d08989c043fd7167b88e6e7b8fc3f103ce53c (diff)
[trunk] - language - update DE (Deutsch - German) thanks to el ninjo - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11597 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/de_DE/common.lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php
index d9b5e60ee..d1770fe31 100644
--- a/language/de_DE/common.lang.php
+++ b/language/de_DE/common.lang.php
@@ -356,4 +356,7 @@ $lang['This author modified following comment:'] = 'Dieser Autor veränderte fol
$lang['This author removed the comment with id %d'] = 'Dieser Autor löschte den Kommentar mit der ID %d';
$lang['validate this comment'] = 'überprüfe diesen Kommentar';
$lang['html tags are not allowed in login'] = 'HTML-Tags sind im Benutzername nicht erlaubt';
+$lang['The number of photos per page must be a not null scalar'] = ' Die Anzahl der Fotos pro Seite muss eine ganze Zahl größer als Null sein ';
+$lang['Number of photos per page'] = 'Anzahl der Fotos pro Seite';
+
?> \ No newline at end of file