diff options
author | 2014-06-09 07:56:28 +0000 | |
---|---|---|
committer | 2014-06-09 07:56:28 +0000 | |
commit | 862d7ec32e22a32878114a799bebe2de9080c5bc (patch) | |
tree | 42aae3059929a03803dea612d79eb8ca4cfbf7f6 /java/res | |
parent | 7f0316c27e7fd91a54044d474c5c9086d8438602 (diff) | |
parent | 24fab555f93ae64040d02cf92f12e77f75d30d88 (diff) | |
download | latinime-862d7ec32e22a32878114a799bebe2de9080c5bc.tar.gz latinime-862d7ec32e22a32878114a799bebe2de9080c5bc.tar.xz latinime-862d7ec32e22a32878114a799bebe2de9080c5bc.zip |
Merge "Refactor KeyCodeDescriptionMapper class a bit"
Diffstat (limited to 'java/res')
-rw-r--r-- | java/res/values-kk/strings-talkback-descriptions.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/java/res/values-kk/strings-talkback-descriptions.xml b/java/res/values-kk/strings-talkback-descriptions.xml index 13adf830d..39388a4d7 100644 --- a/java/res/values-kk/strings-talkback-descriptions.xml +++ b/java/res/values-kk/strings-talkback-descriptions.xml @@ -27,7 +27,8 @@ <skip /> <!-- no translation found for spoken_auto_correct_obscured (6276420476908833791) --> <skip /> - <string name="spoken_description_unknown" msgid="3197434010402179157">"Перне коды %d"</string> + <!-- no translation found for spoken_description_unknown (5139930082759824442) --> + <skip /> <string name="spoken_description_shift" msgid="244197883292549308">"Shift"</string> <string name="spoken_description_shift_shifted" msgid="1681877323344195035">"Shift қосулы (өшіру үшін түрту)"</string> <string name="spoken_description_caps_lock" msgid="3276478269526304432">"Caps lock қосулы (өшіру үшін түрту)"</string> |