summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 16:54:16 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 16:54:16 -0800
commit8a2db6ab9bf3765bbc1e267f3dbf44623a04b499 (patch)
treeae02a94d994f1670e03620a6799b4ff7e189fa81
parent735ce69bb8ce5477e69bd9b7e68f8659a5737e11 (diff)
downloadandroid_packages_services_CMAudioService-8a2db6ab9bf3765bbc1e267f3dbf44623a04b499.tar.gz
android_packages_services_CMAudioService-8a2db6ab9bf3765bbc1e267f3dbf44623a04b499.tar.bz2
android_packages_services_CMAudioService-8a2db6ab9bf3765bbc1e267f3dbf44623a04b499.zip
Automatic translation import
Change-Id: I32ddaef6ef53ecd946e41a7f79f68d20db69e4c3
-rw-r--r--res/values-ja/strings.xml2
-rw-r--r--res/values-sr-rCS/strings.xml18
-rw-r--r--res/values-uk/strings.xml4
3 files changed, 22 insertions, 2 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 0c2c163..4aca04e 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -16,5 +16,5 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name">CM音声サービス</string>
+ <string name="app_name">LineageOS 音声サービス</string>
</resources>
diff --git a/res/values-sr-rCS/strings.xml b/res/values-sr-rCS/strings.xml
new file mode 100644
index 0000000..d44a42d
--- /dev/null
+++ b/res/values-sr-rCS/strings.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2016 The CyanogenMod 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"></resources>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
index d44a42d..2fdabb1 100644
--- a/res/values-uk/strings.xml
+++ b/res/values-uk/strings.xml
@@ -15,4 +15,6 @@
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"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Служба CM аудіо</string>
+</resources>