diff options
Diffstat (limited to 'packages/Keyguard/res/values-eo/cm_strings.xml')
-rw-r--r-- | packages/Keyguard/res/values-eo/cm_strings.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/Keyguard/res/values-eo/cm_strings.xml b/packages/Keyguard/res/values-eo/cm_strings.xml index 60da84e..0ba09aa 100644 --- a/packages/Keyguard/res/values-eo/cm_strings.xml +++ b/packages/Keyguard/res/values-eo/cm_strings.xml @@ -16,5 +16,8 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="lockscreen_sim_error_message_short">Nevalida karto.</string> + <!-- When the user inserts a sim card with some personalization enabled --> + <!-- Shown in the lock screen when there is SIM card IO error. --> + <!-- Instructions telling the user remaining times when enter SIM PIN view. --> + <!-- Shown in the KeyguardSimPinView when entry length is too short. --> </resources> |