diff options
Diffstat (limited to 'apps/user_status/l10n/gl.js')
-rw-r--r-- | apps/user_status/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index 74f6d83cab5..37ffbaa450f 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -1,6 +1,7 @@ OC.L10N.register( "user_status", { + "Recent statuses" : "Estados recentes", "In a meeting" : "Nunha xuntanza", "Commuting" : "De casa ao traballo ou ao revés", "Out sick" : "Enfermo", @@ -32,7 +33,6 @@ OC.L10N.register( "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas as notificacións", "Appear offline" : "Aparece coma sen conexión", - "Recent statuses" : "Estados recentes", "Clear status after" : "Limpar o estado após" }, "nplurals=2; plural=(n != 1);"); |