Misc string updates
- Use BidiFormat wrap dp number - Update billing cycle starting day string Change-Id: Ifb57e3bb18ced72f91f30599a2ff7bcfa329630f Fix: 37353209 Fix: 37657115 Fix: 38005987 Test: visual
This commit is contained in:
@@ -746,7 +746,7 @@
|
||||
<!-- Main Settings screen setting option title for the item to take you to the accounts screen [CHAR LIMIT=22] -->
|
||||
<string name="account_settings_title">Accounts</string>
|
||||
<!-- Main Settings screen setting option title for the item to take you to the security screen -->
|
||||
<string name="security_settings_title">Security & Location</string>
|
||||
<string name="security_settings_title">Security & location</string>
|
||||
<!-- Security Settings screen setting option title for the item to take you to the encryption and credential screen -->
|
||||
<string name="encryption_and_credential_settings_title">Encryption & credentials</string>
|
||||
<!-- Security Settings screen Encryption and crendential summary -->
|
||||
@@ -7984,10 +7984,7 @@
|
||||
<string name="billing_cycle">Billing cycle</string>
|
||||
|
||||
<!-- Summary describing when the billing cycle for their phone carrier starts [CHAR LIMIT=NONE] -->
|
||||
<string name="billing_cycle_summary">Monthly cycle starts on the <xliff:g name="day" example="1st">%1$s</xliff:g> of every month</string>
|
||||
|
||||
<!-- Summary describing when the billing cycle for their phone carrier starts [CHAR LIMIT=NONE] -->
|
||||
<string name="billing_cycle_fragment_summary">Monthly starting <xliff:g name="day_of_month" example="1st">%1$s</xliff:g></string>
|
||||
<string name="billing_cycle_fragment_summary">Monthly on day <xliff:g name="day_of_month" example="17">%1$s</xliff:g></string>
|
||||
|
||||
<!-- Title of button and screen for which wifi networks have data restrictions [CHAR LIMIT=30 -->
|
||||
<string name="network_restrictions">Network restrictions</string>
|
||||
@@ -8201,7 +8198,7 @@
|
||||
<string name="page_tab_title_support">Support</string>
|
||||
|
||||
<!-- Summary of developer options to set the smallest width of the screen [CHAR LIMIT=60]-->
|
||||
<string name="developer_density_summary"><xliff:g name="count" example="320">%d</xliff:g> dp</string>
|
||||
<string name="density_pixel_summary" translatable="false"><xliff:g name="count" example="320">%1$s</xliff:g> dp</string>
|
||||
|
||||
<!-- Title of developer options to set the smallest width of the screen [CHAR LIMIT=60]-->
|
||||
<string name="developer_smallest_width">Smallest width</string>
|
||||
|
||||
Reference in New Issue
Block a user