summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 16:54:28 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 16:54:28 -0800
commit92b2f4e6c02538401400369bd1e9b669ca84f0a0 (patch)
treed4d09f1302e52f2aa5ad6dc0eeaf3537895209ec
parent1480458873d3410a370ac21ff345242cac4adb48 (diff)
downloadandroid_packages_services_WeatherService-92b2f4e6c02538401400369bd1e9b669ca84f0a0.tar.gz
android_packages_services_WeatherService-92b2f4e6c02538401400369bd1e9b669ca84f0a0.tar.bz2
android_packages_services_WeatherService-92b2f4e6c02538401400369bd1e9b669ca84f0a0.zip
Automatic translation import
Change-Id: Icef04dc55fe28bda746887334738e6ee45648595
-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..cb37963 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>