Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33c9adca authored by arunvoddu's avatar arunvoddu Committed by Jack Yu
Browse files

Added string token to CARD support multiple languages

Bug: 138549076
Test: Manual Verification done
Merged-In: I90551b705381bee71df837b05bb0f3ff7ea98e54
Change-Id: I90551b705381bee71df837b05bb0f3ff7ea98e54
(cherry picked from commit a0354d4d)
parent dbf08d95
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -6352,4 +6352,7 @@ ul.</string>

    <!-- Title for preference of the system default locale. [CHAR LIMIT=50]-->
    <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>
+1 −0
Original line number Diff line number Diff line
@@ -4934,4 +4934,5 @@

  <!-- Whether to show weather on the lockscreen by default. -->
  <java-symbol type="bool" name="config_lockscreenWeatherEnabledByDefault" />
  <java-symbol type="string" name="default_card_name"/>
</resources>