diff options
author | Geoff Mendal <mendal@google.com> | 2015-02-18 06:39:52 -0800 |
---|---|---|
committer | Geoff Mendal <mendal@google.com> | 2015-02-18 06:39:52 -0800 |
commit | d10f927b685e6a58b70555d79ee51774f51165b8 (patch) | |
tree | 0e4d2d03e6f73238a913610cca95dfaaa1dfadca /packages/SystemUI/res/values-fr-rCA | |
parent | 94a61e94145f6bd6f76c35494af4da94e830b7b0 (diff) | |
download | frameworks_base-d10f927b685e6a58b70555d79ee51774f51165b8.zip frameworks_base-d10f927b685e6a58b70555d79ee51774f51165b8.tar.gz frameworks_base-d10f927b685e6a58b70555d79ee51774f51165b8.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I1a52c8fef9730186416c08d59dff271e2af9c84a
Auto-generated-cl: translation import
Diffstat (limited to 'packages/SystemUI/res/values-fr-rCA')
-rw-r--r-- | packages/SystemUI/res/values-fr-rCA/strings.xml | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/packages/SystemUI/res/values-fr-rCA/strings.xml b/packages/SystemUI/res/values-fr-rCA/strings.xml index e7fa6a9..49dd20a 100644 --- a/packages/SystemUI/res/values-fr-rCA/strings.xml +++ b/packages/SystemUI/res/values-fr-rCA/strings.xml @@ -371,14 +371,9 @@ <string name="quick_settings_reset_confirmation_title" msgid="748792586749897883">"Masquer <xliff:g id="TILE_LABEL">%1$s</xliff:g>?"</string> <string name="quick_settings_reset_confirmation_message" msgid="2235970126803317374">"Cet élément réapparaîtra la prochaine fois que vous l\'activerez dans les paramètres."</string> <string name="quick_settings_reset_confirmation_button" msgid="2660339101868367515">"Masquer"</string> - <!-- no translation found for volumeui_prompt_message (918680947433389110) --> - <skip /> - <!-- no translation found for volumeui_prompt_allow (7954396902482228786) --> - <skip /> - <!-- no translation found for volumeui_prompt_deny (5720663643411696731) --> - <skip /> - <!-- no translation found for volumeui_notification_title (4906770126345910955) --> - <skip /> - <!-- no translation found for volumeui_notification_text (1826889705095768656) --> - <skip /> + <string name="volumeui_prompt_message" msgid="918680947433389110">"<xliff:g id="APP_NAME">%1$s</xliff:g> souhaite être la boîte de dialogue du volume."</string> + <string name="volumeui_prompt_allow" msgid="7954396902482228786">"Autoriser"</string> + <string name="volumeui_prompt_deny" msgid="5720663643411696731">"Refuser"</string> + <string name="volumeui_notification_title" msgid="4906770126345910955">"<xliff:g id="APP_NAME">%1$s</xliff:g> correspond à la boîte de dialogue du volume"</string> + <string name="volumeui_notification_text" msgid="1826889705095768656">"Touchez pour restaurer l\'original."</string> </resources> |