diff options
Diffstat (limited to 'apps/user_status/l10n/de.js')
-rw-r--r-- | apps/user_status/l10n/de.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js index 85215eced22..9f8eff45991 100644 --- a/apps/user_status/l10n/de.js +++ b/apps/user_status/l10n/de.js @@ -41,7 +41,6 @@ OC.L10N.register( "1 hour" : "1 Stunde", "4 hours" : "4 Stunden", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", - "Appear offline" : "Offline erscheinen", - "Clear status message after" : "Statusnachricht löschen nach" + "Appear offline" : "Offline erscheinen" }, "nplurals=2; plural=(n != 1);"); |