summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-05-02 02:51:20 +0300
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2015-05-02 01:02:00 +0000
commit770a77c8819601340fb2ab2f3e0e1c9d10af7c52 (patch)
treeb244ca80f23229080f8571133cc1c7b25be5f5ff
parent7812b80168e8077a105169f127e9d916caa52ec3 (diff)
downloadandroid_packages_apps_Camera2-stable/cm-12.0-YNG3C.tar.gz
android_packages_apps_Camera2-stable/cm-12.0-YNG3C.tar.bz2
android_packages_apps_Camera2-stable/cm-12.0-YNG3C.zip
Automatic translation importstable/cm-12.0-YNG3C
Change-Id: I85cda76936f8317f427828a9b9f951205c1ced60 (cherry picked from commit 163d19acd194bb4b8f3595c169f8f7083e43064c)
-rw-r--r--res/values-ast-rES/cm_strings.xml1
-rw-r--r--res/values-hi/cm_strings.xml21
2 files changed, 22 insertions, 0 deletions
diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml
index 31f40212d..499a3aa27 100644
--- a/res/values-ast-rES/cm_strings.xml
+++ b/res/values-ast-rES/cm_strings.xml
@@ -17,4 +17,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_camera_power_shutter_title">Disparador c/botón d\'encendíu</string>
+ <string name="pref_camera_max_brightness_title">Pantalla brillante</string>
</resources>
diff --git a/res/values-hi/cm_strings.xml b/res/values-hi/cm_strings.xml
new file mode 100644
index 000000000..77fffe02a
--- /dev/null
+++ b/res/values-hi/cm_strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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">
+ <string name="pref_camera_power_shutter_title">पावर शटर</string>
+ <string name="pref_camera_max_brightness_title">उज्ज्वल स्क्रीन</string>
+</resources>