From dc23826f1a16773b5fad20124b0d86f62982edea Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Sat, 17 Apr 2021 08:53:54 +0200 Subject: [PATCH] Fix bad translation --- assets/langs/fr.json | 2 +- lib/ui/routes/push_notifications_route.dart | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/langs/fr.json b/assets/langs/fr.json index 9c90f83..b3e4036 100644 --- a/assets/langs/fr.json +++ b/assets/langs/fr.json @@ -114,7 +114,7 @@ "Comunic is a free and OpenSource social network that respect your privacy.": "Comunic est un réseau social libre qui respecte votre vie privée.", "Comunic users": "Les utilisateurs de Comunic", "Configure": "Configurer", - "Configure Comunic to use your own self-hosted notifications service. This option is much more privacy-friendly, but it will drain your battery life.": "Utilisez notre service auto-hébergé de notifications. Cette option permet de mieux préserver votre vie privée, mais consomme plus d'énergie.", + "Configure Comunic to use our own self-hosted notifications service. This option is much more privacy-friendly, but it will drain your battery.": "Utilisez notre service auto-hébergé de notifications. Cette option permet de mieux préserver votre vie privée, mais consomme plus d'énergie.", "Configure the main settings of your account": "Configurer les paramètres principaux de votre compte", "Confirm": "Confirmer", "Confirm deletion": "Confirmer la suppression", diff --git a/lib/ui/routes/push_notifications_route.dart b/lib/ui/routes/push_notifications_route.dart index c376269..3db6311 100644 --- a/lib/ui/routes/push_notifications_route.dart +++ b/lib/ui/routes/push_notifications_route.dart @@ -84,7 +84,7 @@ class _PushNotificationsConfigurationRouteState _NotificationOption( title: tr("Use independent notifications service"), description: tr( - "Configure Comunic to use your own self-hosted notifications service. This option is much more privacy-friendly, but it will drain your battery life."), + "Configure Comunic to use our own self-hosted notifications service. This option is much more privacy-friendly, but it will drain your battery."), option: PushNotificationsStatus.INDEPENDENT, current: currStatus, available: