Merge "Create some strings for RTT setting"
This commit is contained in:
committed by
Android (Google) Code Review
commit
411fe5df15
@@ -428,4 +428,7 @@
|
||||
|
||||
<!-- Uri to query non-public Slice Uris. -->
|
||||
<string name="config_non_public_slice_query_uri" translatable="false"></string>
|
||||
|
||||
<!-- RTT setting intent action -->
|
||||
<string name="config_rtt_setting_intent_action" translatable="false"></string>
|
||||
</resources>
|
||||
|
@@ -11442,4 +11442,13 @@
|
||||
<!-- Developer settings: text for the bug report handler selection toast shown if an invalid bug report handler was chosen. [CHAR LIMIT=NONE] -->
|
||||
<string name="select_invalid_bug_report_handler_toast_text">This choice is no longer valid. Try again.</string>
|
||||
|
||||
<!-- Title for RTT setting. [CHAR LIMIT=NONE] -->
|
||||
<string name="rtt_settings_title"></string>
|
||||
<!-- Subtext for showing the option of RTT setting. [CHAR LIMIT=NONE] -->
|
||||
<string name="rtt_settings_no_visible"></string>
|
||||
<!-- Subtext for showing the option of RTT setting. [CHAR LIMIT=NONE] -->
|
||||
<string name="rtt_settings_visible_during_call"></string>
|
||||
<!-- Subtext for showing the option of RTT setting. [CHAR LIMIT=NONE] -->
|
||||
<string name="rtt_settings_always_visible"></string>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user