summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-06-21 14:46:39 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-06-23 00:26:49 +0000
commit66f586f8535acf37e741e2c116b2c5645b6ce55c (patch)
treea2293a2969ec555cbdab55bc03115e4d711b7b6a /res
parent0ce8beb098efa4e0184f374497b5bf12e505f8b1 (diff)
downloadandroid_packages_providers_ThemesProvider-66f586f8535acf37e741e2c116b2c5645b6ce55c.tar.gz
android_packages_providers_ThemesProvider-66f586f8535acf37e741e2c116b2c5645b6ce55c.tar.bz2
android_packages_providers_ThemesProvider-66f586f8535acf37e741e2c116b2c5645b6ce55c.zip
Automatic translation import
Change-Id: Iff1e157a03ba5e2335d55cfb75c2962d5511c060
Diffstat (limited to 'res')
-rw-r--r--res/values-lt/strings.xml2
-rw-r--r--res/values-ro/strings.xml21
2 files changed, 22 insertions, 1 deletions
diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml
index 7f3bea8..3978bf5 100644
--- a/res/values-lt/strings.xml
+++ b/res/values-lt/strings.xml
@@ -16,6 +16,6 @@
limitations under the License.
-->
<resources>
- <string name="app_name">Temų tiekėjas</string>
+ <string name="app_name">Temų teikėjas</string>
<string name="unknown_app_name">Nežinoma</string>
</resources>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
new file mode 100644
index 0000000..bae2111
--- /dev/null
+++ b/res/values-ro/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2014 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>
+ <string name="app_name">Furnizor de teme</string>
+ <string name="unknown_app_name">Necunoscut</string>
+</resources>