diff options
author | 2014-06-30 15:01:09 +0000 | |
---|---|---|
committer | 2014-06-27 16:52:20 +0000 | |
commit | 3a14b17f1fa6ff84143889241341975e437373eb (patch) | |
tree | a97b6737445856af3122f312bd673be9f1c59a81 /java/res/values-mk-rMK | |
parent | 2e2ba693e9896b32a9e2986425b821c1555bdc0d (diff) | |
parent | 7db3ec389ede03ecf70818303a019775a23f93a6 (diff) | |
download | latinime-3a14b17f1fa6ff84143889241341975e437373eb.tar.gz latinime-3a14b17f1fa6ff84143889241341975e437373eb.tar.xz latinime-3a14b17f1fa6ff84143889241341975e437373eb.zip |
Merge "Import translations. DO NOT MERGE"
Diffstat (limited to 'java/res/values-mk-rMK')
-rw-r--r-- | java/res/values-mk-rMK/strings-action-keys.xml | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/java/res/values-mk-rMK/strings-action-keys.xml b/java/res/values-mk-rMK/strings-action-keys.xml new file mode 100644 index 000000000..f4fc9ce7d --- /dev/null +++ b/java/res/values-mk-rMK/strings-action-keys.xml @@ -0,0 +1,38 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2013, 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- no translation found for label_go_key (4033615332628671065) --> + <skip /> + <!-- no translation found for label_next_key (5586407279258592635) --> + <skip /> + <!-- no translation found for label_previous_key (1421141755779895275) --> + <skip /> + <!-- no translation found for label_done_key (7564866296502630852) --> + <skip /> + <!-- no translation found for label_send_key (482252074224462163) --> + <skip /> + <string name="label_search_key" msgid="7965186050435796642">"Барај"</string> + <!-- no translation found for label_pause_key (2225922926459730642) --> + <skip /> + <!-- no translation found for label_wait_key (5891247853595466039) --> + <skip /> +</resources> |