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

Commit 9a0abf8c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Add Chinese string for displaying 'CARD X' in SIM PIN lock screen."

parents 7e011385 d997160c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1957,4 +1957,6 @@
    <string name="system_error_manufacturer" msgid="8086872414744210668">"您的设备内部出现了问题。请联系您的设备制造商了解详情。"</string>
    <string name="stk_cc_ussd_to_dial" msgid="5202342984749947872">"USSD 请求已修改为 DIAL 请求。"</string>
    <string name="stk_cc_ussd_to_ss" msgid="2345360594181405482">"USSD 请求已修改为 SS 请求。"</string>

    <string name="card_string"><xliff:g id="slot_id">%1$s</xliff:g></string>
</resources>
+2 −0
Original line number Diff line number Diff line
@@ -5221,4 +5221,6 @@
    <string name="service_not_subscribed"></string>
    <string name="def_hipri_share_component_pkg"></string>
    <string name="def_hipri_share_component_class"></string>

    <string name="card_string">CARD <xliff:g id="slot_id">%1$s</xliff:g></string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -2339,5 +2339,6 @@
  <java-symbol type="bool" name="config_fdn_contact_search"/>
  <java-symbol type="string" name="def_hipri_share_component_pkg"/>
  <java-symbol type="string" name="def_hipri_share_component_class"/>
  <java-symbol type="string" name="card_string" />

</resources>