diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-04-03 12:10:31 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-04-03 12:10:31 +0000 |
commit | 8243fbc5906c5f35364f59a2ad3ce6e9644cb065 (patch) | |
tree | 9395f8ae5bbbd07d91e35baf24300e4cd5003307 /language/de_DE/common.lang.php | |
parent | a68a022ce771c8d97bd57ad3dbab1254e9e1e2fd (diff) |
[trunk] update DE thanks to Duke
git-svn-id: http://piwigo.org/svn/trunk@5586 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/de_DE/common.lang.php')
-rw-r--r-- | language/de_DE/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php index d32e62f7a..3470f7426 100644 --- a/language/de_DE/common.lang.php +++ b/language/de_DE/common.lang.php @@ -382,4 +382,4 @@ $lang['Manage this user comment: %s'] = 'Verwalte diesen Benutzerkommentar: %s'; $lang['This author modified following comment:'] = 'Dieser Autor veränderte folgenden Kommentar:'; $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'; -?> +?>
\ No newline at end of file |