summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/values/strings.xml
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-06-09 10:33:37 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-06-09 10:33:37 +0200
commit140ffc1ca32edffd402771e4117b6f0f7b7d5c2b (patch)
treee80d70ff984fe9e45036e759ec42201be8fa7bb8 /DeviceSettings/res/values/strings.xml
parentb57bd594756a62d2578a5485aa099cb24ed8360a (diff)
downloaddevice_samsung_n7000-140ffc1ca32edffd402771e4117b6f0f7b7d5c2b.zip
device_samsung_n7000-140ffc1ca32edffd402771e4117b6f0f7b7d5c2b.tar.gz
device_samsung_n7000-140ffc1ca32edffd402771e4117b6f0f7b7d5c2b.tar.bz2
n7000: move device settings to common
Change-Id: If071c9a287aa1e2e27b68abc56afc63138edf855
Diffstat (limited to 'DeviceSettings/res/values/strings.xml')
-rw-r--r--DeviceSettings/res/values/strings.xml50
1 files changed, 0 insertions, 50 deletions
diff --git a/DeviceSettings/res/values/strings.xml b/DeviceSettings/res/values/strings.xml
deleted file mode 100644
index a848541..0000000
--- a/DeviceSettings/res/values/strings.xml
+++ /dev/null
@@ -1,50 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="app_name">Advanced settings</string>
-
- <string name="category_screen_title">Screen</string>
- <string name="screen_colors_title">Colors</string>
- <string name="mdnie_scenario_title_head">Scenario</string>
- <string name="mdnie_scenario_summary_head">Set the mDNIe Scenario</string>
- <string name="mdnie_mode_title_head">Mode</string>
- <string name="mdnie_mode_summary_head">Set the mDNIe Mode</string>
- <string name="mdnie_negative_title_head">Negative Mode</string>
- <string name="mdnie_negative_summary_head">Enable/Disable inverted colors</string>
- <string name="mdnie_outdoor_title_head">Outdoor Mode</string>
- <string name="mdnie_outdoor_summary_head">Enable/Disable outdoor mode</string>
- <string name="panel_gamma_title_head">Screen Gamma</string>
- <string name="panel_gamma_summary_head">Set screen gamma value</string>
-
- <string name="touchscreen_subcat_title">Touchscreen</string>
- <string name="touchscreen_sensitivity_title_head">Touch sensitivity</string>
- <string name="touchscreen_sensitivity_summary_head">Set touch panel sensitivity</string>
-
- <string name="touchkey_subcat_title">Touchkeys</string>
- <string name="touchkey_light_title_head">Enable keys backlight</string>
- <string name="touchkey_light_summary_head">Light up touchkeys when screen is on</string>
- <string name="touchkey_timeout_title_head">Backlight timeout</string>
- <string name="touchkey_timeout_summary_head">Delay after a keypress before backlight turns off</string>
-
- <string name="category_sensors_title">Sensors</string>
- <string name="accelerometer_subcat_title">Accelerometer</string>
- <string name="use_accelerometer_calibration_title_head">Use calibration data</string>
- <string name="use_accelerometer_calibration_summary_head">Use the accelerometer calibration values. Do a calibration after checking this!</string>
- <string name="calibrate_accelerometer_title_head">Calibrate</string>
- <string name="calibrate_accelerometer_summary_head">Put your phone on a flat surface, and press this to calibrate</string>
- <string name="accelerometer_dialog_head">Calibration done</string>
- <string name="accelerometer_dialog_message">The sensor has been successfully calibrated.</string>
-
- <string name="category_haptic_title">Haptic</string>
- <string name="vibrator_subcat_title">Vibrator</string>
- <string name="vibrator_intensity_title_head">Vibrator Intensity</string>
- <string name="vibrator_intensity_summary_head">Set vibrator intensity</string>
-
- <string name="category_radio_title">Radio</string>
- <string name="hspa_title_head">HSPA</string>
- <string name="hspa_summary_head">Enable HSDPA/HSUPA</string>
-
- <string name="category_dock_title">Dock</string>
- <string name="dockaudio_subcat_title">Audio</string>
- <string name="use_dock_audio_title_head">Use Dock USB Audio</string>
- <string name="use_dock_audio_summary_head">Use the passive audio out on the dock</string>
-</resources>