i18n: automatic bump

Change-Id: I7cef4a4b301f7108d664460d3215334ea9dc8ac3
diff --git a/ring-android/app/src/main/res/values-fr/strings.xml b/ring-android/app/src/main/res/values-fr/strings.xml
index 9e12aa9..e40fb2d 100644
--- a/ring-android/app/src/main/res/values-fr/strings.xml
+++ b/ring-android/app/src/main/res/values-fr/strings.xml
@@ -86,7 +86,6 @@
   <string name="action_call_decline">Décliner</string>
   <string name="ab_action_speakerphone">Activer le haut-parleur</string>
   <string name="ab_action_contact_add">Ajouter aux contacts</string>
-  <string name="ab_action_contact_add_question">Ajouter aux contacts ?</string>
   <string name="hist_contact_added">Contact ajouté</string>
   <string name="hist_invitation_received">Invitation reçue</string>
   <string name="ab_action_audio_call">Appel audio</string>
@@ -117,20 +116,19 @@
   <!--QRCode Scan-->
   <string name="scan_qr_account_message">Numérisez le code QR de votre interlocuteur.</string>
   <!--Settings-->
-  <string name="clear_history_dialog_title">Effacer le journal d\'appels ?</string>
-  <string name="clear_history_dialog_message">Cette action est irréversible.</string>
   <string name="clear_history_completed">Le journal d\'appels a été effacé.</string>
   <!--Conversation-->
   <string name="conversation_action_delete_this">Supprimer la conversation</string>
   <string name="conversation_action_delete_this_title">Supprimer la conversation ?</string>
   <string name="conversation_action_delete_this_message">Cette action est irréversible.</string>
+  <string name="conversation_action_history_clear">Effacer l\'historique</string>
+  <string name="conversation_action_remove_this">Supprimer le contact</string>
   <string name="conversation_action_copy_peer_number">Copier le numéro ou identifiant Ring</string>
   <string name="conversation_action_copied_peer_number_clipboard">%1$s copié vers leclipboard</string>
   <string name="conversation_action_select_peer_number">Choisir un numéro</string>
-  <string name="conversation_action_block_this">Bloquer ce contact</string>
+  <string name="conversation_action_block_this">Bloquer le contact</string>
   <string name="conversation_action_go_to_call">Revenir à l\'appel en cours</string>
   <!--Contacts-->
-  <string name="add_call_contact_number_to_contacts">Ajouter %1$s</string>
   <string name="prompt_new_password">Nouveau mot de passe</string>
   <string name="prompt_new_password_optional">Nouveau mot de passe (optionnel)</string>
   <string name="prompt_new_password_repeat">Confirmez le mot de passe</string>
@@ -141,6 +139,7 @@
   <string name="help_pin_enter">Entrez le NIP obtenu en configurant un autre compte Ring . Utilisez la fonction \"exportez un compte sur Ring\" pour obtenir un NIP.</string>
   <string name="wizard_next">Suivant</string>
   <string name="wizard_back">Précédent</string>
+  <string name="wizard_skip">Passez</string>
   <!--MenuHeaderView-->
   <string name="profile">Mon profil</string>
   <string name="profile_message_warning">Votre profil n\'est partagé qu\'avec vos contacts</string>