1
0
Fork 0

added support for Volume Up and Volume Down keys

This commit is contained in:
Dimo Karaivanov 2023-04-13 13:57:45 +03:00
parent 9c362be847
commit 6173291a1c
5 changed files with 11 additions and 0 deletions

View file

@ -60,4 +60,6 @@
<string name="dictionary_truncate_unselected">Очистіть невибрані</string>
<string name="pref_category_setup">Початкове налаштування</string>
<string name="pref_show_soft_numpad">Екранна цифрова клавіатура</string>
<string name="key_volume_up">Збільшення гучності</string>
<string name="key_volume_down">Зменшення гучності</string>
</resources>