Skip to content

Commit 3b90875

Browse files
authored
Merge pull request #162 from solokot/master
Update Russian language
2 parents 6acabdd + c425ac6 commit 3b90875

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/src/main/res/values-ru/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<string name="show_favorites_tab">Показывать вкладку избранного</string>
4949
<string name="show_groups_tab">Показывать вкладку групп</string>
5050
<string name="manage_shown_contact_fields">Управление отображаемыми полями контактов</string>
51-
<string name="filter_duplicates">Try filtering out duplicate contacts</string>
51+
<string name="filter_duplicates">Отфильтровывать повторяющиеся контакты</string>
5252

5353
<!-- Emails -->
5454
<string name="email">Эл. почта</string>
@@ -83,8 +83,8 @@
8383
<!-- Export / Import -->
8484
<string name="import_contacts">Импортировать контакты</string>
8585
<string name="export_contacts">Экспортировать контакты</string>
86-
<string name="import_contacts_from_vcf">Импортировать контакты из .vcf файла</string>
87-
<string name="export_contacts_to_vcf">Экспортировать контакты в .vcf файл</string>
86+
<string name="import_contacts_from_vcf">Импортировать контакты из vcf-файла</string>
87+
<string name="export_contacts_to_vcf">Экспортировать контакты в vcf-файл</string>
8888
<string name="target_contact_source">Назначенный к обновлению источник контактов</string>
8989
<string name="include_contact_sources">Включить источники контактов</string>
9090
<string name="filename_without_vcf">Имя файла (без .vcf)</string>

0 commit comments

Comments
 (0)