diff options
Diffstat (limited to 'apps/user_status/l10n/hr.js')
-rw-r--r-- | apps/user_status/l10n/hr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/hr.js b/apps/user_status/l10n/hr.js index c6e5436c850..8ff5a9eb03c 100644 --- a/apps/user_status/l10n/hr.js +++ b/apps/user_status/l10n/hr.js @@ -35,7 +35,6 @@ OC.L10N.register( "4 hours" : "4 sata", "Mute all notifications" : "Utišaj sve obavijesti", "Appear offline" : "Prikaži izvanmrežno", - "Clear status message after" : "Izbriši poruku statusa nakon", - "What's your status?" : "Koji je vaš status?" + "Clear status message after" : "Izbriši poruku statusa nakon" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |