summaryrefslogtreecommitdiffstats
path: root/AriesParts/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AriesParts/res/values/strings.xml')
-rw-r--r--AriesParts/res/values/strings.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/AriesParts/res/values/strings.xml b/AriesParts/res/values/strings.xml
new file mode 100644
index 0000000..d21d1a9
--- /dev/null
+++ b/AriesParts/res/values/strings.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">Galaxy S Settings</string>
+
+ <string name="category_screen_title">Screen</string>
+ <string name="color_tuning_title_head">Color Tuning</string>
+ <string name="color_tuning_summary_head">Calibrate screen color</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_touchkey_title">Touch Keys</string>
+ <string name="backlight_timeout_title_head">Backlight Timeout</string>
+ <string name="backlight_timeout_summary_head">Adjust the delay before the touch key backlight automatically turns off</string>
+</resources>