Add some new strings related to group name

This commit is contained in:
Naveen 2022-11-20 03:02:28 +05:30
parent 322ccbd76a
commit 921fed44a8
47 changed files with 301 additions and 19 deletions

View file

@ -30,6 +30,12 @@
<string name="new_conversation">新的对话</string>
<string name="add_contact_or_number">添加联系人或者号码…</string>
<string name="suggestions">建议</string>
<!-- Group conversation -->
<string name="members">Members</string>
<string name="group_name">Group name</string>
<string name="group_details">Group details</string>
<string name="change_group_name">Change group name</string>
<string name="change_group_name_info">Only you can see this group name</string>
<!-- Schedule send -->
<string name="scheduled_message">定时消息</string>
<string name="schedule_message">消息定时</string>
@ -87,4 +93,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>