diff options
author | Andrew Dodd <atd7@cornell.edu> | 2012-07-07 11:15:24 -0400 |
---|---|---|
committer | Andrew Dodd <atd7@cornell.edu> | 2012-07-07 11:15:24 -0400 |
commit | 44f182eecda0fc1e2f9bd387efe86f116664e860 (patch) | |
tree | ae4f07d33bd9fef8cbbf32a37ca8d2bea9f96042 /DeviceSettings/res/values-pt-rBR | |
parent | 1df319d7679de75e14dfa35900d04f8c31efd0ba (diff) | |
download | device_samsung_n7000-44f182eecda0fc1e2f9bd387efe86f116664e860.zip device_samsung_n7000-44f182eecda0fc1e2f9bd387efe86f116664e860.tar.gz device_samsung_n7000-44f182eecda0fc1e2f9bd387efe86f116664e860.tar.bz2 |
n7000: Sync DeviceSettings with merged galaxys2
I was a bit too lazy about translation patches...
Copy the whole thing over from GS2 and rename
to GalaxyNoteSettings.
Change-Id: Ia6ca5cbf474edecb4a77e5bb77b847829910a4a1
Diffstat (limited to 'DeviceSettings/res/values-pt-rBR')
-rwxr-xr-x | DeviceSettings/res/values-pt-rBR/arrays.xml | 2 | ||||
-rwxr-xr-x | DeviceSettings/res/values-pt-rBR/strings.xml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/DeviceSettings/res/values-pt-rBR/arrays.xml b/DeviceSettings/res/values-pt-rBR/arrays.xml index 75c3ac5..e98a6c6 100755 --- a/DeviceSettings/res/values-pt-rBR/arrays.xml +++ b/DeviceSettings/res/values-pt-rBR/arrays.xml @@ -48,4 +48,4 @@ <item>HSDPA + HSUPA</item>
</string-array>
-</resources>
\ No newline at end of file +</resources>
diff --git a/DeviceSettings/res/values-pt-rBR/strings.xml b/DeviceSettings/res/values-pt-rBR/strings.xml index 5208649..fad81b2 100755 --- a/DeviceSettings/res/values-pt-rBR/strings.xml +++ b/DeviceSettings/res/values-pt-rBR/strings.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <resources> - <string name="app_name">Config. Galaxy Note</string> + <string name="app_name">Config. Galaxy S II</string> <string name="screen_colors_title">Cores</string> <string name="category_mdnie_title">Tela</string> <string name="mdnie_scenario_title_head">Cenário</string> @@ -12,10 +12,10 @@ <string name="mdnie_outdoor_title_head">Modo Ao Ar Livre</string> <string name="mdnie_outdoor_summary_head">Ativar/Desativar modo ao ar livre</string> <string name="panel_gamma_title_head">Gama da Tela</string> - <string name="panel_gamma_summary_head">Define valor da gama da tela</string> + <string name="panel_gamma_summary_head">Definir valor da gama da tela</string> <string name="touchscreen_subcat_title">Tela sensível ao toque</string> <string name="touchscreen_sensitivity_title_head">Sensitividade do toque</string> - <string name="touchscreen_sensitivity_summary_head">Definir a sensitividade do toque na tela</string> + <string name="touchscreen_sensitivity_summary_head">Define a sensitividade do toque na tela</string> <string name="category_sensors_title">Sensores</string> <string name="gyro_subcat_title">Giroscópio</string> <string name="use_gyro_calibration_title_head">Usar dados de calibração</string> @@ -24,12 +24,12 @@ <string name="calibrate_gyro_summary_head">Coloque seu telefone em uma superfície plana, e pressione isto para calibrar</string> <string name="touchkey_subcat_title">Tecla sensível ao toque</string> <string name="touchkey_light_title_head">Ativar luz de fundo das teclas</string> - <string name="touchkey_light_summary_head">Acende as teclas sensíveis ao toque quando a tela estiver ligada</string> + <string name="touchkey_light_summary_head">Acender as teclas sensíveis ao toque quando a tela estiver ligada</string> <string name="category_radio_title">Rádio</string> <string name="hspa_title_head">HSPA</string> <string name="hspa_summary_head">Ativar HSDPA/HSUPA</string> <string name="category_haptic_title">Resposta Tátil</string> <string name="vibrator_subcat_title">Vibração</string> - <string name="vibrator_intensity_title_head">Intesidade da 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 |