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_down">Намаляне на звук</string>
<string name="key_volume_up">Усилване на звук</string>
</resources>