diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/src/main/res/values-fr/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index bd49a68..52e8f15 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -102,4 +102,6 @@ <string name="notifications_fake_location_content">Toutes les applications utilisant votre position y compris votre application de navigation utilisent désormais cette position fictive</string> <string name="notifications_fake_location_title">Position fictive activée</string> <string name="notifications_fake_location_channel_description">Indique que la position est actuellement fictive grâce à Advanced Privacy</string> + <string name="notifications_fake_location_channel_name">Signalisation de position fictive</string> + <string name="notifications_first_boot_channel_name">Premier démarrage</string> </resources>
\ No newline at end of file |