blob: 604a62ccffdd7d651010cd539cadc8f2ad993674 [file] [log] [blame]
Romain Bertozzi60804002017-01-19 12:29:12 -05001<?xml version='1.0' encoding='UTF-8'?>
2<resources>
3 <!--Strings related to account edition screen-->
4 <string name="ic_delete_menu">Supprimer</string>
5 <!--Strings related to account creation-->
6 <string name="prompt_password">mot de passe</string>
7 <!--Strings related to account deletion-->
8 <string name="account_delete_dialog_message">Cette action ne peut pas être annulée</string>
9 <!--AccountManagementFragment-->
10 <!--Basic Details-->
11 <string name="account_password_label">mot de passe</string>
12 <!--Audio Details-->
Alexandre Lision1da77262017-04-05 12:32:40 -040013 <string name="account_audio_label">Audio</string>
14 <string name="account_ringtone_label">Sonneries</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050015 <!--Video Details-->
Alexandre Lision1da77262017-04-05 12:32:40 -040016 <string name="account_video_label">Vidéo</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050017 <!--Advanced Details-->
18 <!--Security Details-->
19 <!--SRTP Details-->
20 <!--SIP-->
21 <!--TLS Details-->
22 <!--restore/backup-->
23 <string name="account_export_end_error_title">Erreur</string>
Alexandre Lision1da77262017-04-05 12:32:40 -040024 <string name="account_device_updated_message">Votre profil Ring a bien été mis à jour.</string>
Romain Bertozzi60804002017-01-19 12:29:12 -050025 <string name="account_new_button">Créer un compte Ring</string>
26 <string name="account_link_export_button">Connecter un autre appareil à ce compte</string>
27 <!--Name registration-->
28 <string name="account_status_unknown">Inconnu</string>
29 <!--Create account-->
Alexandre Lision1da77262017-04-05 12:32:40 -040030 <!--Devices-->
Romain Bertozzi60804002017-01-19 12:29:12 -050031</resources>