summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/values-pt-rBR/strings.xml
diff options
context:
space:
mode:
authorDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-08-08 15:35:09 +0200
committerDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-08-08 15:35:09 +0200
commitfe23e1261ac4f7e602515c1523150068167825ca (patch)
tree949d8e83f822bfade12143db7b0448f775cf7f7d /DeviceSettings/res/values-pt-rBR/strings.xml
parentb95b0b657d049c6412ffbcabdc46f761b0ef5231 (diff)
downloaddevice_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-pt-rBR/strings.xml')
-rwxr-xr-xDeviceSettings/res/values-pt-rBR/strings.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/DeviceSettings/res/values-pt-rBR/strings.xml b/DeviceSettings/res/values-pt-rBR/strings.xml
index fad81b2..0cff7e6 100755
--- a/DeviceSettings/res/values-pt-rBR/strings.xml
+++ b/DeviceSettings/res/values-pt-rBR/strings.xml
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Config. Galaxy S II</string>
+
+ <string name="category_screen_title">Tela</string>
<string name="screen_colors_title">Cores</string>
- <string name="category_mdnie_title">Tela</string>
<string name="mdnie_scenario_title_head">Cenário</string>
<string name="mdnie_scenario_summary_head">Define o Cenário mDNIe</string>
<string name="mdnie_mode_title_head">Modo</string>
@@ -32,4 +33,4 @@
<string name="vibrator_subcat_title">Vibração</string>
<string name="vibrator_intensity_title_head">Intensidade da Vibração</string>
<string name="vibrator_intensity_summary_head">Define a intensidade da vibração</string>
-</resources> \ No newline at end of file
+</resources>