Add some new strings related to group name
This commit is contained in:
parent
322ccbd76a
commit
921fed44a8
47 changed files with 301 additions and 19 deletions
|
|
@ -31,6 +31,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>
|
||||
|
|
@ -90,4 +96,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue