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 87c5b1ff6ac..b5b7f094bf7 100644 --- a/apps/user_status/l10n/de.js +++ b/apps/user_status/l10n/de.js @@ -43,7 +43,6 @@ OC.L10N.register( "4 hours" : "4 Stunden", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", "Appear offline" : "Offline erscheinen", - "View profile" : "Profil ansehen", - "{status}, {timestamp}" : "{status}, {timestamp}" + "View profile" : "Profil ansehen" }, "nplurals=2; plural=(n != 1);"); |