diff options
author | 2011-12-16 21:08:45 +0900 | |
---|---|---|
committer | 2011-12-16 21:16:39 +0900 | |
commit | 26e53b4b7d571636773bc66c828b2acf638d7dd0 (patch) | |
tree | 61bee9dc496d36893bc709362cab757bdc3816fd /java/res/values-ky | |
parent | 7c69397f147afdc780ce645482f40619282cd7e0 (diff) | |
download | latinime-26e53b4b7d571636773bc66c828b2acf638d7dd0.tar.gz latinime-26e53b4b7d571636773bc66c828b2acf638d7dd0.tar.xz latinime-26e53b4b7d571636773bc66c828b2acf638d7dd0.zip |
Add Kyrgyz keyboard
Bug: 5738545
Change-Id: I9fda2c75654ab4bbaaeb9ee2442dda0a73a3e07e
Diffstat (limited to 'java/res/values-ky')
-rw-r--r-- | java/res/values-ky/donottranslate-more-keys.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/java/res/values-ky/donottranslate-more-keys.xml b/java/res/values-ky/donottranslate-more-keys.xml new file mode 100644 index 000000000..d56cde577 --- /dev/null +++ b/java/res/values-ky/donottranslate-more-keys.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +/* +** +** Copyright 2011, The Android Open Source Project +** +** Licensed under the Apache License, Version 2.0 (the "License"); +** you may not use this file except in compliance with the License. +** You may obtain a copy of the License at +** +** http://www.apache.org/licenses/LICENSE-2.0 +** +** Unless required by applicable law or agreed to in writing, software +** distributed under the License is distributed on an "AS IS" BASIS, +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +** See the License for the specific language governing permissions and +** limitations under the License. +*/ +--> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="more_keys_for_slavic_u">3,ү</string> + <string name="more_keys_for_slavic_en">6,ң</string> + <string name="more_keys_for_slavic_o">ө</string> +</resources> |