Update strings.xml

This commit is contained in:
solokot 2018-03-23 14:00:59 +03:00 committed by GitHub
parent 622c9b338e
commit c4bfdfef11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -18,13 +18,13 @@
<!-- Groups -->
<string name="no_groups">Нет групп</string>
<string name="create_new_group">Создать новую группу</string>
<string name="remove_from_group">Remove from group</string>
<string name="no_group_participants">This group is empty</string>
<string name="add_contacts">Add contacts</string>
<string name="no_group_created">There are no contact groups on the device</string>
<string name="create_group">Create group</string>
<string name="add_to_group">Add to group</string>
<string name="create_group_under_account">Create group under account</string>
<string name="remove_from_group">Удалить из группы</string>
<string name="no_group_participants">Эта группа пуста</string>
<string name="add_contacts">Добавить контакты</string>
<string name="no_group_created">На устройстве нет групп контактов</string>
<string name="create_group">Создать группу</string>
<string name="add_to_group">Добавить в группу</string>
<string name="create_group_under_account">Создать группу под учётной записью</string>
<!-- Photo -->
<string name="take_photo">Снять фото</string>