🚀 Screen Brightness option
* Added "Screen Brightness" option in Reader * Lets user change screen brightness in Reader
This commit is contained in:
parent
bc249521db
commit
628f10f4e7
15 changed files with 143 additions and 11 deletions
|
|
@ -262,6 +262,8 @@
|
|||
<string name="check_for_text_update_option_desc">Автоматично перевіряти чи є оновлення тексту</string>
|
||||
<string name="check_for_text_update_toast_option">Показувати повідомлення \"текст актуальний\"</string>
|
||||
<string name="screen_orientation_option">Орієнтація екрана</string>
|
||||
<string name="custom_screen_brightness_option">Користувацька яскравість</string>
|
||||
<string name="screen_brightness_option">Яскравість</string>
|
||||
|
||||
<!-- Browse -->
|
||||
<string name="browse_files_structure_option">Структура файлів</string>
|
||||
|
|
|
|||
|
|
@ -263,6 +263,8 @@
|
|||
<string name="check_for_text_update_option_desc">Automatically check whether there is text update</string>
|
||||
<string name="check_for_text_update_toast_option">Show \"text is up-to-date\" toast</string>
|
||||
<string name="screen_orientation_option">Screen orientation</string>
|
||||
<string name="custom_screen_brightness_option">Custom brightness</string>
|
||||
<string name="screen_brightness_option">Brightness</string>
|
||||
|
||||
<!-- Browse -->
|
||||
<string name="browse_files_structure_option">Files structure</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue