Skip to content

Commit 5125f36

Browse files
authored
Merge pull request #236 from Usland123/patch-1
Update strings.xml
2 parents 7b1feb7 + 3ee83ce commit 5125f36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/values-uk/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<string name="keycode_mode_change">Змінити тип клавіатури</string>
2727
<string name="keycode_shift">Shift</string>
2828
<string name="keycode_enter">Enter</string>
29-
<string name="keycode_space">Spacebar</string>
29+
<string name="keycode_space">Пробіл</string>
3030
<!-- Settings -->
3131
<string name="show_clipboard_content">Показувати вміст буфера обміну, якщо він є</string>
3232
<string name="show_popup">Показувати popup при натисканні</string>
@@ -35,7 +35,7 @@
3535
<string name="keyboard_height">Висота клавіатури</string>
3636
<string name="show_key_borders">Показати рамки клавіш</string>
3737
<string name="show_numbers_row">Відображення чисел в окремому рядку</string>
38-
<string name="start_sentences_capitalized">Start sentences with a capital letter</string>
38+
<string name="start_sentences_capitalized">Починати речення з великої літери</string>
3939
<!-- Emojis -->
4040
<string name="emojis">Емодзі</string>
4141
<!--

0 commit comments

Comments
 (0)