renamed capitalise -> capitalize

This commit is contained in:
merkost
2023-05-21 21:24:29 +10:00
parent a25fececc9
commit 129eea692a
44 changed files with 75 additions and 75 deletions

View File

@@ -34,11 +34,11 @@
<string name="keyboard_height">键盘高度</string>
<string name="show_key_borders">显示键符边界</string>
<string name="show_numbers_row">在单独的行上显示数字</string>
<string name="start_sentences_capitalised">句子开头使用大写字母</string>
<string name="start_sentences_capitalized">句子开头使用大写字母</string>
<!-- Emojis -->
<string name="emojis">表情符号</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>