summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-15 01:46:29 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-04-17 00:23:49 +0300
commit6a73a02a70d8c352b4864be0a85a3421c9c85469 (patch)
tree643ea4f7ba3d9174aa78363a1d78968a31fbebb9
parent866d8dc5b9b7b79b4a17fbff35add8f496ee9e3a (diff)
downloadandroid_packages_apps_AudioFX-6a73a02a70d8c352b4864be0a85a3421c9c85469.tar.gz
android_packages_apps_AudioFX-6a73a02a70d8c352b4864be0a85a3421c9c85469.tar.bz2
android_packages_apps_AudioFX-6a73a02a70d8c352b4864be0a85a3421c9c85469.zip
Automatic translation import
Change-Id: Id5896de688909e7c308c741a1f7966292483edf4
-rw-r--r--res/values-en-rIN/cm_strings.xml48
1 files changed, 48 insertions, 0 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..75ba68f
--- /dev/null
+++ b/res/values-en-rIN/cm_strings.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-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>
+ <string name="normal">Normal</string>
+ <string name="classical">Classical</string>
+ <string name="dance">Dance</string>
+ <string name="flat">Flat</string>
+ <string name="folk">Folk</string>
+ <string name="heavy_metal">Heavy Metal</string>
+ <string name="hip_hop">Hip Hop</string>
+ <string name="jazz">Jazz</string>
+ <string name="pop">Pop</string>
+ <string name="rock">Rock</string>
+ <string name="ci_extreme">Electronic</string>
+ <string name="small_speakers">Small speakers</string>
+ <string name="user">Custom</string>
+ <string name="none">None</string>
+ <string name="smallroom">Small room</string>
+ <string name="mediumroom">Medium room</string>
+ <string name="largeroom">Large room</string>
+ <string name="mediumhall">Medium hall</string>
+ <string name="largehall">Large hall</string>
+ <string name="plate">Plate</string>
+ <string name="power_on_prompt">Press the power button on the top-right.</string>
+ <string name="effect_unavalable_for_speaker">Effect not available for Speaker mode.</string>
+ <string name="device_headset">Headset</string>
+ <string name="device_speaker">Speaker</string>
+ <string name="device_usb">USB</string>
+ <string name="device_bluetooth">Bluetooth</string>
+ <string name="device_wireless">Wireless</string>
+ <string name="reverb">Reverb</string>
+ <string name="eq_preset">Equalizer preset</string>
+</resources>