diff options
-rw-r--r-- | DeviceSettings/res/values/strings.xml | 2 |
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> |