diff options
Diffstat (limited to 'apps/user_status/l10n/da.js')
-rw-r--r-- | apps/user_status/l10n/da.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/da.js b/apps/user_status/l10n/da.js index fdbfafe28ce..6e0a6519058 100644 --- a/apps/user_status/l10n/da.js +++ b/apps/user_status/l10n/da.js @@ -33,7 +33,6 @@ OC.L10N.register( "1 hour" : "1 time", "4 hours" : "4 timer", "Mute all notifications" : "Vis ikke notifikationer", - "Appear offline" : "Er offline", - "Clear status message after" : "Ryd status notifikationer efter" + "Appear offline" : "Er offline" }, "nplurals=2; plural=(n != 1);"); |