summaryrefslogtreecommitdiffstats
path: root/GNexusParts/res/values/strings.xml
blob: b629e906c3462dc1c4b131582e55f915fa8350f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">Galaxy Nexus Settings</string>

    <!-- Page Headers -->
    <string name="general_title">GENERAL</string>
    <string name="display_title">DISPLAY</string>

    <string name="category_cpu_title">CPU</string>
    <string name="category_screen_title">WM8994 Settings ( voodoo )</string>
    <string name="color_tuning_title_head">Color Multipliers Tuning</string>
    <string name="color_tuning_summary_head">Calibrate multipliers screen color</string>
    <string name="gamma_tuning_title_head">Color Gamma Tuning</string>
    <string name="gamma_tuning_summary_head">Calibrate gamma color correction</string>
    <string name="color_red_title">Red</string>
    <string name="color_green_title">Green</string>
    <string name="color_blue_title">Blue</string>

    <string name="category_radio_title">Radio</string>
    <string name="hspa_title_head">HSPA</string>
    <string name="hspa_summary_head">Enable HSDPA/HSUPA</string>

</resources>