summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
blob: 97f44dc2850fe2371e977c33bad7e977ee600bf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" encoding="utf-8"?>
<!--
     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 xmlns:xliff="rn:oasis:names:tc:xliff:document:1.2">
    <string name="app_name_cm" translatable="false">AudioFX</string>

    <string name="snack_bar_not_default">AudioFX is not your default effects control panel.</string>
    <string name="snack_bar_not_default_set">Set default</string>
    <string name="snack_bar_not_default_not_now">Not now</string>

    <string name="qs_tile_content_description">Toggle AudioFX on/off for the current device</string>
    <string name="qs_tile_label">AudioFX (%1$s)</string>

    <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="electronic">Electronic</string>
    <string name="small_speakers">Small speakers</string>
    <string name="multimedia">Multimedia</string>
    <string name="custom">Custom</string>
    <string name="custom_n">Custom <xliff:g id="preset_num">%1$d</xliff:g></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="device_line_out">Line out</string>

    <string name="reverb">Reverb</string>
    <string name="eq_preset">Equalizer preset</string>

    <string name="devices">Devices</string>

    <string name="virtualizer">Virtualizer</string>
    <string name="treble">Treble</string>
    <string name="bass">Bass</string>

    <string name="rename">Rename</string>
    <string name="remove_custom_preset_warning_message">Are you sure you want to remove %1$s?</string>

    <string name="powered_by_maxx_audio" translatable="false">Powered by MaxxAudio</string>
    <string name="mode_dts" translatable="false">with DTS Sound&#8482;</string>
    <string name="powered_by">powered by</string>

</resources>