mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-06-05 21:49:26 +02:00
Added contentDescriptions for the keys and a new string resource
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
<string name="keycode_mode_change">Изменить тип клавиатуры</string>
|
||||
<string name="keycode_shift">Shift</string>
|
||||
<string name="keycode_enter">Enter</string>
|
||||
<string name="keycode_space">Пробел</string>
|
||||
<!-- Settings -->
|
||||
<string name="show_clipboard_content">Показывать содержимое буфера обмена при наличии</string>
|
||||
<string name="show_popup">Показывать ввод по нажатию</string>
|
||||
@@ -40,4 +41,4 @@
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
@@ -26,6 +26,7 @@
|
||||
<string name="keycode_mode_change">Change keyboard type</string>
|
||||
<string name="keycode_shift">Shift</string>
|
||||
<string name="keycode_enter">Enter</string>
|
||||
<string name="keycode_space">Space</string>
|
||||
<!-- Settings -->
|
||||
<string name="show_clipboard_content">Show clipboard content if available</string>
|
||||
<string name="show_popup">Show a popup on keypress</string>
|
||||
|
Reference in New Issue
Block a user