diff options
Diffstat (limited to 'apps/user_status/l10n/en_GB.js')
-rw-r--r-- | apps/user_status/l10n/en_GB.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/en_GB.js b/apps/user_status/l10n/en_GB.js index 4b18a0603cb..dc1a2531787 100644 --- a/apps/user_status/l10n/en_GB.js +++ b/apps/user_status/l10n/en_GB.js @@ -43,7 +43,6 @@ OC.L10N.register( "4 hours" : "4 hours", "Mute all notifications" : "Mute all notifications", "Appear offline" : "Appear offline", - "View profile" : "View profile", - "{status}, {timestamp}" : "{status}, {timestamp}" + "View profile" : "View profile" }, "nplurals=2; plural=(n != 1);"); |