diff options
author | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-08-08 15:35:09 +0200 |
---|---|---|
committer | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-08-08 15:35:09 +0200 |
commit | fe23e1261ac4f7e602515c1523150068167825ca (patch) | |
tree | 949d8e83f822bfade12143db7b0448f775cf7f7d /DeviceSettings/res/values-nl | |
parent | b95b0b657d049c6412ffbcabdc46f761b0ef5231 (diff) | |
download | device_samsung_i9100-fe23e1261ac4f7e602515c1523150068167825ca.zip device_samsung_i9100-fe23e1261ac4f7e602515c1523150068167825ca.tar.gz device_samsung_i9100-fe23e1261ac4f7e602515c1523150068167825ca.tar.bz2 |
settings: moved touchkey settings into screen fragment
Diffstat (limited to 'DeviceSettings/res/values-nl')
-rw-r--r-- | DeviceSettings/res/values-nl/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DeviceSettings/res/values-nl/strings.xml b/DeviceSettings/res/values-nl/strings.xml index bd7e50b..86be405 100644 --- a/DeviceSettings/res/values-nl/strings.xml +++ b/DeviceSettings/res/values-nl/strings.xml @@ -2,8 +2,8 @@ <resources> <string name="app_name">Galaxy S II-instellingen</string> + <string name="category_screen_title">Scherm</string> <string name="screen_colors_title">Kleuren</string> - <string name="category_mdnie_title">Scherm</string> <string name="mdnie_scenario_title_head">Scenario</string> <string name="mdnie_scenario_summary_head">mDNIe-scenario instellen</string> <string name="mdnie_mode_title_head">Modus</string> |