diff options
Diffstat (limited to 'apps/user_status/l10n/ro.js')
-rw-r--r-- | apps/user_status/l10n/ro.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/ro.js b/apps/user_status/l10n/ro.js index 5a08f848d58..66db735dc49 100644 --- a/apps/user_status/l10n/ro.js +++ b/apps/user_status/l10n/ro.js @@ -43,7 +43,6 @@ OC.L10N.register( "4 hours" : "4 ore", "Mute all notifications" : "Dezactivați toate notificările", "Appear offline" : "Apari deconectat", - "View profile" : "Vezi profilul", - "{status}, {timestamp}" : "{status}, {timestamp}" + "View profile" : "Vezi profilul" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |