summaryrefslogtreecommitdiff
path: root/res/values-fr
diff options
context:
space:
mode:
authorTom Taylor <tomtaylor@google.com>2014-10-03 10:34:25 -0700
committerYe Wen <ywen@google.com>2014-10-03 15:15:44 -0700
commit99010315ed4c3657932f4d6b8b81a531ea264f29 (patch)
tree4af3916956ab3e1ebe0db7a01555a7599ae96ac7 /res/values-fr
parent384a8e3c6b266a56b61b9c0330f09eda84262ba7 (diff)
downloadMms-99010315ed4c3657932f4d6b8b81a531ea264f29.tar.gz
Update Messaging app with msim changes from klp-sprout
Update the Messaging app to use the new klp-sprout msim APIs. The app can serve as a test-bed for msim while we bring up the new sms app. Also, it will serve as an example for others using msim. The code for making a msim connection for mms is commented out for now (still uses the old api) as that api hasn't been implemented for l-sprout-dev yet. Change-Id: I698cd5c2959aa7e270294386a9bcf77c707b201f
Diffstat (limited to 'res/values-fr')
-rw-r--r--res/values-fr/strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 4672f2b0..9dbde079 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -182,6 +182,8 @@
<string name="pref_title_notification_ringtone" msgid="8667533917574559659">"Sonnerie"</string>
<string name="pref_messages_to_save" msgid="3202539743892934926">"Définir le nombre de messages à enregistrer"</string>
<string name="silent_ringtone" msgid="7981237991326592780">"Mode silencieux"</string>
+ <string name="pref_summary_sim_ask" msgid="5815190975933015621">"Demander quelle carte SIM utiliser à chaque envoi d\'un message"</string>
+ <string name="pref_title_sim_ask" msgid="4794530561349736162">"Multi-SIM"</string>
<string name="pref_title_mms_auto_retrieval" msgid="4021878285474431355">"Récupération auto"</string>
<string name="pref_summary_mms_auto_retrieval" msgid="925163257363757048">"Récupérer automatiquement les messages"</string>
<string name="pref_title_mms_retrieval_during_roaming" msgid="6016227402731817804">"Itinérance"</string>
@@ -355,4 +357,11 @@
<string name="banner_sms_promo_title_initial" msgid="510014388581481569">"SMS/MMS n\'est pas votre application pour les SMS"</string>
<string name="banner_sms_promo_title_application" msgid="8123569785369713254">"<xliff:g id="APPNAME">%s</xliff:g> est votre application pour les SMS"</string>
<string name="banner_sms_promo_message" msgid="3536714414252763826">"Vous pouvez modifier cette configuration dans \"Paramètres\"."</string>
+ <string name="sub_select_dialog_title" msgid="8210168935409702285">"Sélectionner une carte SIM"</string>
+ <string name="default_sim_name" msgid="903290497566800216">"Carte SIM <xliff:g id="SUBID">%1$d</xliff:g>"</string>
+ <string name="empty_sim_name" msgid="1008631117599170591">"Emplacement pour carte SIM <xliff:g id="SUBID">%1$d</xliff:g>"</string>
+ <string name="subSelect_negative" msgid="6139403806707801822">"Annuler"</string>
+ <string name="sub_name_container" msgid="4802195955108231738">" <xliff:g id="SUBNAME">%1$s</xliff:g> "</string>
+ <string name="sub_name_ellipsis" msgid="2475475055178768223">"…"</string>
+ <string name="selected_sim_invalid" msgid="2309319911434202998">"La carte SIM sélectionnée ne se trouve pas dans l\'appareil. Choisissez votre carte SIM par défaut dans les paramètres système."</string>
</resources>