summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/de.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/de.js')
-rw-r--r--apps/user_status/l10n/de.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js
index 230beded80e..c610d29eb9f 100644
--- a/apps/user_status/l10n/de.js
+++ b/apps/user_status/l10n/de.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"user_status",
{
- "Recent statuses" : "Letzter Status",
"In a meeting" : "In einer Besprechung",
"Commuting" : "Pendelt",
"Out sick" : "Krankgeschrieben",
@@ -33,6 +32,7 @@ OC.L10N.register(
"4 hours" : "4 Stunden",
"Mute all notifications" : "Alle Benachrichtigungen stummschalten",
"Appear offline" : "Offline erscheinen",
+ "Recent statuses" : "Letzter Status",
"Clear status after" : "Status löschen nach"
},
"nplurals=2; plural=(n != 1);");