aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schneppe <kriztan@users.noreply.github.com>2020-03-23 18:27:29 +0100
committerChristian Schneppe <kriztan@users.noreply.github.com>2020-03-23 18:27:29 +0100
commitc019e99e10a0c31460bce867935e5069b680f299 (patch)
tree12fe89310cfbc370c6a33f815e0a0b6d86038f46
parent4dde9eb81f4f3643b1445322dae5e282a2884f57 (diff)
New translations strings.xml (French)
-rw-r--r--src/main/res/values-fr/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/res/values-fr/strings.xml b/src/main/res/values-fr/strings.xml
index 26655f9f3..838661f08 100644
--- a/src/main/res/values-fr/strings.xml
+++ b/src/main/res/values-fr/strings.xml
@@ -894,4 +894,7 @@
<string name="this_looks_like_a_domain">Il semble que ce soit une adresse d\'un domaine</string>
<string name="add_anway">Ajouter quand même</string>
<string name="this_looks_like_channel">Il semble que ce soit une adresse d\'un canal</string>
+ <string name="this_device">Cet appareil</string>
+ <string name="intro_required_permissions">Autorisations Requises</string>
+ <string name="attach_choose_video">Choisissez la Vidéo</string>
</resources>