abouttreesummaryrefslogcommitdiff
path: root/res/values-fa
diff options
context:
space:
mode:
authorJules Aguillon2024-01-09 00:43:28 +0100
committerJules Aguillon2024-01-09 00:43:28 +0100
commit73267d68fb3ba04a5233a605a10969a8a9052961 (patch)
tree632a6b81fe9360f0de7a8215b52548330d2b35ee /res/values-fa
parent3f2f3177dafab4e44a827f8614f3731a177ae281 (diff)
downloadunexpected-keyboard-73267d68fb3ba04a5233a605a10969a8a9052961.tar.gz
unexpected-keyboard-73267d68fb3ba04a5233a605a10969a8a9052961.zip
Revert "Remove the vibration settings"
This reverts commits ef03dfed5c802a855c4655204eee39a8769cfed7 and ff01678ba688778d67f824a0be56634974c1b0e8. The "vibration duration" slider is bought back. The "vibration enabled" option is replaced by "custom vibration", which switch between the system haptic feedback or the custom vibration. The slider is greyed when "custom vibration" is unchecked and is allowed to have a value of 0 to disable vibrations within the app. The intermediate values "light", "medium" and "strong" are removed and no migration of the setting is made.
Diffstat (limited to 'res/values-fa')
-rw-r--r--res/values-fa/strings.xml9
1 files changed, 2 insertions, 7 deletions
diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml
index b8e7b96..78c51b6 100644
--- a/res/values-fa/strings.xml
+++ b/res/values-fa/strings.xml
@@ -42,8 +42,8 @@
<string name="pref_autocapitalisation_summary">در شروع جملات دگرساز را فشار دهید</string>
<string name="pref_switch_input_immediate_title">انتقال به آخرین صفحه کلید استفاده شده</string>
<string name="pref_switch_input_immediate_summary">رفتار کلید تغییردهنده صفحه کلید</string>
- <string name="pref_vibrate_title">لرزش</string>
- <string name="pref_vibrate_summary">فعال/غیرفعال کردن لرزش در زمان فشار دادن کلیدها</string>
+ <!-- <string name="pref_vibrate_custom">Custom vibration</string> -->
+ <!-- <string name="pref_vibrate_duration_title">Vibration intensity</string> -->
<!-- <string name="pref_pin_entry_enabled_title">Pin entry layout</string> -->
<!-- <string name="pref_pin_entry_enabled_summary">When typing numbers, dates and phone numbers</string> -->
<string name="pref_category_style">سبک</string>
@@ -69,11 +69,6 @@
<string name="pref_swipe_dist_e_very_far">بسیار دور</string>
<string name="pref_key_horizontal_space">فاصله افقی بین کلیدها</string>
<string name="pref_key_vertical_space">فاصله عمودی بین کلیدها</string>
- <!-- <string name="pref_vibration_e_disabled">Disabled</string> -->
- <!-- <string name="pref_vibration_e_system">System</string> -->
- <!-- <string name="pref_vibration_e_strong">Strong</string> -->
- <!-- <string name="pref_vibration_e_medium">Medium</string> -->
- <!-- <string name="pref_vibration_e_light">Light</string> -->
<string name="key_action_next">بعدی</string>
<string name="key_action_done">اتمام</string>
<string name="key_action_go">برو</string>