diff options
Diffstat (limited to 'packages/SystemUI/res/values-en-rAU')
-rw-r--r-- | packages/SystemUI/res/values-en-rAU/strings.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/packages/SystemUI/res/values-en-rAU/strings.xml b/packages/SystemUI/res/values-en-rAU/strings.xml index cd27904..5a9fc16 100644 --- a/packages/SystemUI/res/values-en-rAU/strings.xml +++ b/packages/SystemUI/res/values-en-rAU/strings.xml @@ -428,10 +428,7 @@ <string name="tuner_toast" msgid="603429811084428439">"Congrats! System UI Tuner has been added to Settings"</string> <string name="remove_from_settings" msgid="8389591916603406378">"Remove from settings"</string> <string name="remove_from_settings_prompt" msgid="6069085993355887748">"Remove System UI Tuner from Settings and stop using all of its features?"</string> - <!-- no translation found for enable_bluetooth_title (5027037706500635269) --> - <skip /> - <!-- no translation found for enable_bluetooth_message (9106595990708985385) --> - <skip /> - <!-- no translation found for enable_bluetooth_confirmation_ok (6258074250948309715) --> - <skip /> + <string name="enable_bluetooth_title" msgid="5027037706500635269">"Turn on Bluetooth?"</string> + <string name="enable_bluetooth_message" msgid="9106595990708985385">"To connect your keyboard with your tablet, you first have to turn on Bluetooth."</string> + <string name="enable_bluetooth_confirmation_ok" msgid="6258074250948309715">"Turn on"</string> </resources> |