abouttreesummaryrefslogcommitdiff
path: root/res/values-pt/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2022-06-06 17:00:58 +0200
committerJules Aguillon2022-06-06 17:04:50 +0200
commitef03dfed5c802a855c4655204eee39a8769cfed7 (patch)
treea4808a1562437e70f9b00c92465f6ed34af799e7 /res/values-pt/strings.xml
parente0131fa6b01ada40905ccd365da4511c2a88dc1c (diff)
downloadunexpected-keyboard-ef03dfed5c802a855c4655204eee39a8769cfed7.tar.gz
unexpected-keyboard-ef03dfed5c802a855c4655204eee39a8769cfed7.zip
Remove the vibration settings
Instead of using the vibrator directly, use performHapticFeedback, which will integrate better with the system settings.
Diffstat (limited to 'res/values-pt/strings.xml')
-rw-r--r--res/values-pt/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
index 1f88fd3..e3dbd4e 100644
--- a/res/values-pt/strings.xml
+++ b/res/values-pt/strings.xml
@@ -17,10 +17,6 @@
<string name="pref_swipe_dist_summary">Distância até acionar os cantos das teclas (%s)</string>
<string name="pref_long_timeout_title">Tempo até repetir tecla</string>
<string name="pref_long_interval_title">Intervalo de repetição de tecla</string>
- <string name="pref_category_vibrate">Vibração</string>
- <string name="pref_vibrate_title">Vibração</string>
- <string name="pref_vibrate_summary">Ativar/desativar vibração ao digitar</string>
- <string name="pref_vibrate_duration_title">Duração</string>
<string name="pref_precise_repeat_title">Precisão nos movimentos do cursor</string>
<string name="pref_precise_repeat_summary">Varia a velocidade de repetição a depender do quanto deslizar</string>
<string name="pref_lockable_keys_title">Teclas traváveis</string>