summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpinky@build01 <jenkins@cyanogenmod.com>2016-08-21 05:35:25 -0700
committerpinky@build01 <jenkins@cyanogenmod.com>2016-08-21 05:35:25 -0700
commit38eb8601640c6a15a3e1c0e9c17a4f82f934f1da (patch)
tree44eab9bbb85f1a6b12d340eca9778fa65423f347
parenta34ba8bc4f7afd91363f01f9ebe7dd7a8414b573 (diff)
downloadandroid_packages_services_CMAudioService-38eb8601640c6a15a3e1c0e9c17a4f82f934f1da.tar.gz
android_packages_services_CMAudioService-38eb8601640c6a15a3e1c0e9c17a4f82f934f1da.tar.bz2
android_packages_services_CMAudioService-38eb8601640c6a15a3e1c0e9c17a4f82f934f1da.zip
Automatic translation import
Change-Id: I474ee0dce104c101c3716b531876e2beba23c7a1 Ticket: RM-290
-rw-r--r--res/values-ru/strings.xml20
-rw-r--r--res/values-sr/strings.xml20
2 files changed, 40 insertions, 0 deletions
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
new file mode 100644
index 0000000..e147d57
--- /dev/null
+++ b/res/values-ru/strings.xml
@@ -0,0 +1,20 @@
+<?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">
+ <string name="app_name">Служба аудио CM</string>
+</resources>
diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml
new file mode 100644
index 0000000..cd4ee60
--- /dev/null
+++ b/res/values-sr/strings.xml
@@ -0,0 +1,20 @@
+<?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">
+ <string name="app_name">CM аудио сервис</string>
+</resources>