summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2013-04-12 23:53:15 +0200
committerJorge Ruesga <jorge@ruesga.com>2013-04-12 23:53:15 +0200
commit1c2ca36c3eb9967e03f659cf7d78f155691036ac (patch)
tree5913661b35f2790c61d744aabdc0f27613275464
parent39ce71830652d3fe6a09c3c233c3dc755189a79a (diff)
downloaddevice_samsung_i9100-1c2ca36c3eb9967e03f659cf7d78f155691036ac.zip
device_samsung_i9100-1c2ca36c3eb9967e03f659cf7d78f155691036ac.tar.gz
device_samsung_i9100-1c2ca36c3eb9967e03f659cf7d78f155691036ac.tar.bz2
DeviceParts: Add uniform title between devices
Use "Advanced settings" for all DeviceParts Change-Id: I401e4adfa220279fbf793b847d068e95222abab7 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
-rw-r--r--DeviceSettings/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DeviceSettings/res/values/strings.xml b/DeviceSettings/res/values/strings.xml
index 3351cff..a848541 100644
--- a/DeviceSettings/res/values/strings.xml
+++ b/DeviceSettings/res/values/strings.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="app_name">Galaxy S II Settings</string>
+ <string name="app_name">Advanced settings</string>
<string name="category_screen_title">Screen</string>
<string name="screen_colors_title">Colors</string>