diff options
Diffstat (limited to 'packages/SystemUI/res/values-en-rGB')
-rw-r--r-- | packages/SystemUI/res/values-en-rGB/strings.xml | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/packages/SystemUI/res/values-en-rGB/strings.xml b/packages/SystemUI/res/values-en-rGB/strings.xml index 8faef53..a7c929b 100644 --- a/packages/SystemUI/res/values-en-rGB/strings.xml +++ b/packages/SystemUI/res/values-en-rGB/strings.xml @@ -369,14 +369,9 @@ <string name="quick_settings_reset_confirmation_title" msgid="748792586749897883">"Hide <xliff:g id="TILE_LABEL">%1$s</xliff:g>?"</string> <string name="quick_settings_reset_confirmation_message" msgid="2235970126803317374">"It will reappear the next time you turn it on in settings."</string> <string name="quick_settings_reset_confirmation_button" msgid="2660339101868367515">"Hide"</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> wants to be the volume dialogue."</string> + <string name="volumeui_prompt_allow" msgid="7954396902482228786">"Allow"</string> + <string name="volumeui_prompt_deny" msgid="5720663643411696731">"Deny"</string> + <string name="volumeui_notification_title" msgid="4906770126345910955">"<xliff:g id="APP_NAME">%1$s</xliff:g> is the volume dialogue"</string> + <string name="volumeui_notification_text" msgid="1826889705095768656">"Touch to restore the original."</string> </resources> |