🌍 Rename PerceptionExpander nested settings' names

* Removed "Perception expander" part from nested settings (e.g. Perception expander line thickness -> Line thickness)
This commit is contained in:
Acclorite 2024-12-25 11:16:42 +02:00
parent 1bc4dcf6a9
commit d7c3e2b4e1
2 changed files with 4 additions and 4 deletions

View file

@ -257,8 +257,8 @@
<string name="perception_expander_option_desc">
Збільшіть швидкість вашого читання фокусуючись на середині
</string>
<string name="perception_expander_padding_option">Відступи лінії розширення сприйняття</string>
<string name="perception_expander_thickness_option">Товщина лінії розширення сприйняття</string>
<string name="perception_expander_padding_option">Відступи лінії</string>
<string name="perception_expander_thickness_option">Товщина лінії</string>
<string name="check_for_text_update_option">Перевіряти на оновлення тексту</string>
<string name="check_for_text_update_option_desc">Автоматично перевіряти чи є оновлення тексту</string>
<string name="check_for_text_update_toast_option">Показувати повідомлення \"текст актуальний\"</string>