Added string token to CARD support multiple languages
Bug: 138549076 Test: Manual Verification done Change-Id: I90551b705381bee71df837b05bb0f3ff7ea98e54
This commit is contained in:
@@ -6319,4 +6319,7 @@ ul.</string>
|
|||||||
|
|
||||||
<!-- Title for preference of the system default locale. [CHAR LIMIT=50]-->
|
<!-- Title for preference of the system default locale. [CHAR LIMIT=50]-->
|
||||||
<string name="system_locale_title">System default</string>
|
<string name="system_locale_title">System default</string>
|
||||||
|
|
||||||
|
<!-- Display content to tell the user the sim card name and number-->
|
||||||
|
<string name="default_card_name">CARD <xliff:g id="cardNumber" example="1">%d</xliff:g></string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -4814,4 +4814,5 @@
|
|||||||
<java-symbol type="dimen" name="status_bar_height_default" />
|
<java-symbol type="dimen" name="status_bar_height_default" />
|
||||||
|
|
||||||
<java-symbol type="bool" name="system_server_plays_face_haptics" />
|
<java-symbol type="bool" name="system_server_plays_face_haptics" />
|
||||||
|
<java-symbol type="string" name="default_card_name"/>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user