Merge "Updated SMS emphasis strings for Quantum/Material theme." into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2f2ea058db
@@ -3642,9 +3642,9 @@
|
||||
<!-- The message text for the SMS short code confirmation dialog. [CHAR LIMIT=NONE] -->
|
||||
<string name="sms_short_code_confirm_message"><b><xliff:g id="app_name">%1$s</xliff:g></b> would like to send a message to <b><xliff:g id="dest_address">%2$s</xliff:g></b>.</string>
|
||||
<!-- Message details for the SMS short code confirmation dialog (possible premium short code). [CHAR LIMIT=NONE] -->
|
||||
<string name="sms_short_code_details">This <font fgcolor="#ffffb060">may cause charges</font> on your mobile account.</string>
|
||||
<string name="sms_short_code_details">This <b>may cause charges</b> on your mobile account.</string>
|
||||
<!-- Message details for the SMS short code confirmation dialog (premium short code). [CHAR LIMIT=NONE] -->
|
||||
<string name="sms_premium_short_code_details"><font fgcolor="#ffffb060">This will cause charges on your mobile account.</font></string>
|
||||
<string name="sms_premium_short_code_details"><b>This will cause charges on your mobile account.</b></string>
|
||||
<!-- Text of the approval button for the SMS short code confirmation dialog. [CHAR LIMIT=30] -->
|
||||
<string name="sms_short_code_confirm_allow">Send</string>
|
||||
<!-- Text of the cancel button for the SMS short code confirmation dialog. [CHAR LIMIT=30] -->
|
||||
|
||||
Reference in New Issue
Block a user