Add support for setting a list's "exclusivity" option (#3932)
Fixes #3831
This commit is contained in:
parent
6766509977
commit
846289b8cc
55 changed files with 101 additions and 109 deletions
|
|
@ -439,7 +439,6 @@
|
|||
<string name="action_add_to_list">Thêm người này vào danh sách</string>
|
||||
<string name="action_remove_from_list">Xóa người này khỏi danh sách</string>
|
||||
<string name="hint_search_people_list">Tìm người để theo dõi</string>
|
||||
<string name="action_edit_list">Sửa danh sách</string>
|
||||
<string name="action_delete_list">Xóa danh sách</string>
|
||||
<string name="action_rename_list">Đổi tên danh sách</string>
|
||||
<string name="action_create_list">Tạo danh sách</string>
|
||||
|
|
@ -665,4 +664,4 @@
|
|||
<string name="about_copy">Sao chép phiên bản và thông tin thiết bị</string>
|
||||
<string name="about_copied">Đã sao chép phiên bản và thông tin thiết bị</string>
|
||||
<string name="about_device_info_title">Thiết bị của bạn</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue