diff options
Diffstat (limited to 'apps/user_status/l10n/fr.js')
-rw-r--r-- | apps/user_status/l10n/fr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/fr.js b/apps/user_status/l10n/fr.js index 5e3801a4269..1375037f2a5 100644 --- a/apps/user_status/l10n/fr.js +++ b/apps/user_status/l10n/fr.js @@ -35,7 +35,6 @@ OC.L10N.register( "4 hours" : "4 heures", "Mute all notifications" : "Désactiver les notifications", "Appear offline" : "Apparaitre hors-ligne", - "Clear status message after" : "Effacer le message d'état après", - "What's your status?" : "Quel est votre statut ?" + "Clear status message after" : "Effacer le message d'état après" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |