summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 16:54:26 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 16:54:26 -0800
commitfb127ce9a51756e5b479bbc0b639ccade376e1b0 (patch)
treec6be53260187f4e0c98c4febc557cb952240a88b
parent374570ea3bfb774208a72b4ee2542ce09e84518e (diff)
downloadandroid_packages_services_ThemeManagerService-fb127ce9a51756e5b479bbc0b639ccade376e1b0.tar.gz
android_packages_services_ThemeManagerService-fb127ce9a51756e5b479bbc0b639ccade376e1b0.tar.bz2
android_packages_services_ThemeManagerService-fb127ce9a51756e5b479bbc0b639ccade376e1b0.zip
Automatic translation import
Change-Id: I1ffd96d72769d6a3b5046b69b812420e3d930460
-rw-r--r--res/values-sr-rCS/strings.xml18
-rw-r--r--res/values-uk/strings.xml4
2 files changed, 21 insertions, 1 deletions
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..9d4105c 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">Менеджер тем</string>
+</resources>