aboutsummaryrefslogtreecommitdiffstats
path: root/language/de_DE
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2013-12-26 12:26:22 +0000
committerplegall <plg@piwigo.org>2013-12-26 12:26:22 +0000
commita3fd9b692bff4116d08c290643b72819e2c99e6f (patch)
treed68dd8fcdb597f78a10bc3c3298ef83bc3cc30ca /language/de_DE
parent905cf523ec66a2b6045959b697b483569ca79431 (diff)
feature 1668: change the link text to "close" (with the appropriate icon) when user profile is open.
git-svn-id: http://piwigo.org/svn/trunk@26230 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/de_DE')
-rw-r--r--language/de_DE/admin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php
index efe86a87c..18fd69018 100644
--- a/language/de_DE/admin.lang.php
+++ b/language/de_DE/admin.lang.php
@@ -974,4 +974,5 @@ $lang['User %s added'] = 'User %s hinzugefügt';
$lang['User %s updated'] = 'User %s aktualisiert';
$lang['Users modified'] = 'Benutzer geändert';
$lang['on the %d selected users'] = 'der %d ausgewählten Benutzer';
+$lang['close'] = 'schließen';
?> \ No newline at end of file