summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>