diff options
Diffstat (limited to 'apps/user_status/l10n/gl.js')
-rw-r--r-- | apps/user_status/l10n/gl.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index e7bd7af30e3..847d63a0af7 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -43,7 +43,6 @@ OC.L10N.register( "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas as notificacións", "Appear offline" : "Aparece coma sen conexión", - "View profile" : "Ver o perfil", - "{status}, {timestamp}" : "{status} ás {timestamp}" + "View profile" : "Ver o perfil" }, "nplurals=2; plural=(n != 1);"); |