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

Commit 68cb8861 authored by mqi's avatar mqi Committed by Linux Build Service Account
Browse files

Keyguard: Add Chinese string for sim pin info

Missing Chinese string for sim pin info.

Add Chinese string.

Change-Id: I3803b16281f75de1c499bba2a9e6762753893b3d
CRs-Fixed: 740070
parent dde45648
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -140,4 +140,9 @@
      <item quantity="one">设备已保持锁定状态达 <xliff:g id="NUMBER_0">%d</xliff:g> 小时。请确认密码。</item>
    </plurals>
    <string name="fingerprint_not_recognized" msgid="2690661881608146617">"无法识别"</string>
    <!-- Instructions telling the user remaining times when enter SIM PIN view.  -->
    <plurals name="kg_password_default_pin_message">
        <item quantity="one">"输入 SIM<xliff:g id="slotid">%d</xliff:g> PIN, 您还有 <xliff:g id="number">%d</xliff:g> 次尝试机会。如果仍然失败,则必须联系运营商帮您解锁设备。"</item>
        <item quantity="other">"输入 SIM<xliff:g id="slotid">%d</xliff:g> PIN, 您还有 <xliff:g id="number">%d</xliff:g> 次尝试机会。"</item>
    </plurals>
</resources>