summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-15 01:50:23 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-04-17 23:21:36 +0300
commit57ea23911828fad60e10b702ec0a83dcb6200c46 (patch)
treec9ca9ded0d36f73f7c10a311f4ceb9e2c23f06e9
parentc1cdb045f49141c8e9c80cf19bdb76ee1e5b77ef (diff)
downloadandroid_packages_wallpapers_PhaseBeam-57ea23911828fad60e10b702ec0a83dcb6200c46.tar.gz
android_packages_wallpapers_PhaseBeam-57ea23911828fad60e10b702ec0a83dcb6200c46.tar.bz2
android_packages_wallpapers_PhaseBeam-57ea23911828fad60e10b702ec0a83dcb6200c46.zip
Automatic translation import
Change-Id: I0d2533e714b93d7224eb9599c1bb7297c8dc8230
-rw-r--r--res/values-en-rIN/cm_strings.xml23
-rw-r--r--res/values-fr/cm_strings.xml2
-rw-r--r--res/values-lt/cm_strings.xml2
3 files changed, 25 insertions, 2 deletions
diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml
new file mode 100644
index 0000000..9d4d05b
--- /dev/null
+++ b/res/values-en-rIN/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-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="enable_recoloring">Adjust beam colors</string>
+ <string name="color_label">Colour</string>
+ <string name="saturation_label">Saturation</string>
+ <string name="brightness_label">Brightness</string>
+</resources>
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index 4099c57..8c93a47 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -16,7 +16,7 @@
limitations under the License.
-->
<resources>
- <string name="enable_recoloring">Ajuster les couleurs du faisceau</string>
+ <string name="enable_recoloring">Régler les couleurs du faisceau</string>
<string name="color_label">Couleur</string>
<string name="saturation_label">Saturation</string>
<string name="brightness_label">Luminosité</string>
diff --git a/res/values-lt/cm_strings.xml b/res/values-lt/cm_strings.xml
index 36ee98f..82900d1 100644
--- a/res/values-lt/cm_strings.xml
+++ b/res/values-lt/cm_strings.xml
@@ -18,6 +18,6 @@
<resources>
<string name="enable_recoloring">Koreguoti švytėjimo spalvas</string>
<string name="color_label">Spalva</string>
- <string name="saturation_label">Sotis</string>
+ <string name="saturation_label">Sodrumas</string>
<string name="brightness_label">Šviesumas</string>
</resources>