aboutsummaryrefslogtreecommitdiffstats
path: root/language/de_DE/admin.lang.php
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2009-10-10 11:38:39 +0000
committernikrou <nikrou@piwigo.org>2009-10-10 11:38:39 +0000
commit44315512d11b8ebb77d3552bd9c50393509730b9 (patch)
tree304cea645a173e3c2fd64db29d1b5df4181878f1 /language/de_DE/admin.lang.php
parent47ae5c316c5db467af5550d0e31e6fe6b8c20ac4 (diff)
Bug fix 1185 : missing %s in admin vocab
git-svn-id: http://piwigo.org/svn/trunk@4012 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/de_DE/admin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php
index 0f073aff6..7e542bfe0 100644
--- a/language/de_DE/admin.lang.php
+++ b/language/de_DE/admin.lang.php
@@ -484,7 +484,7 @@ $lang['conf_history_guest'] = 'Speichere Seitenaufrufe von Gästen';
$lang['conf_history_user'] = 'Speichere Seitenaufrufe pro Benutzer';
$lang['conf_history_admin'] = 'Speichere auch Seitenaufrufe des Administrators';
$lang['cat_options_title'] = 'Eigenschaften';
-$lang['An information email was sent to group "%s"'] = 'Eine Info-E-Mail wurde gesendet an die Gruppe "%s';
+$lang['An information email was sent to group "%s"'] = 'Eine Info-E-Mail wurde gesendet an die Gruppe "%s"';
$lang['Send an information email to group members'] = 'Sende eine Info-E-Mail an die Mitglieder dieser Gruppe';
$lang['Group'] = 'Gruppe';
$lang['[%s] Come to visit the category %s'] = '[%s] Es gibt Neues im Bilderordner %s';