diff options
author | 2015-12-16 05:59:32 -0800 | |
---|---|---|
committer | 2015-12-16 05:59:32 -0800 | |
commit | a912a52498d3ccb21b62e4a65ebf8c9c5639239b (patch) | |
tree | 3bde8300afc7db199de807735d2d4c854796475c /java | |
parent | ff3720f514eb6c57d7e7624d10253c2d37d36fa1 (diff) | |
download | latinime-a912a52498d3ccb21b62e4a65ebf8c9c5639239b.tar.gz latinime-a912a52498d3ccb21b62e4a65ebf8c9c5639239b.tar.xz latinime-a912a52498d3ccb21b62e4a65ebf8c9c5639239b.zip |
Import translations. DO NOT MERGE
Change-Id: I5566cfdd9f6a5b46fd164beb95635dbcfa3a807f
Auto-generated-cl: translation import
Diffstat (limited to 'java')
-rw-r--r-- | java/res/values-b+sr+Latn/strings-appname.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/java/res/values-b+sr+Latn/strings-appname.xml b/java/res/values-b+sr+Latn/strings-appname.xml new file mode 100644 index 000000000..0a30cab3d --- /dev/null +++ b/java/res/values-b+sr+Latn/strings-appname.xml @@ -0,0 +1,27 @@ +<?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"> + <string name="english_ime_name" msgid="5940510615957428904">"Android tastatura (AOSP)"</string> + <string name="spell_checker_service_name" msgid="1254221805440242662">"Android provera pravopisa (AOSP)"</string> + <string name="english_ime_settings" msgid="5760361067176802794">"Podešavanja Android tastature (AOSP)"</string> + <string name="android_spell_checker_settings" msgid="6123949487832861885">"Podešavanja Android provere pravopisa (AOSP)"</string> +</resources> |