Skip to content

Commit f7a4974

Browse files
authored
Merge pull request #44 from trubitsyn/patch-2
Update strings.xml
2 parents 49cc836 + a0d4819 commit f7a4974

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@
5454
<string name="search_favorites">Поиск избранных</string>
5555

5656
<!-- Export / Import -->
57-
<string name="import_contacts">Import contacts</string>
58-
<string name="export_contacts">Export contacts</string>
59-
<string name="import_contacts_from_vcf">Import contacts from a .vcf file</string>
60-
<string name="export_contacts_to_vcf">Export contacts to a .vcf file</string>
61-
<string name="target_contact_source">Target contact source</string>
62-
<string name="include_contact_sources">Include contact sources</string>
63-
<string name="filename_without_vcf">Filename (without .vcf)</string>
57+
<string name="import_contacts">Импортировать контакты</string>
58+
<string name="export_contacts">Экспортировать контакты</string>
59+
<string name="import_contacts_from_vcf">Импортировать контакты из .vcf файла</string>
60+
<string name="export_contacts_to_vcf">Экспортировать контакты в .vcf файл</string>
61+
<string name="target_contact_source">Назначенный к обновлению источник контактов</string>
62+
<string name="include_contact_sources">Включить источники контактов</string>
63+
<string name="filename_without_vcf">Имя файла (без .vcf)</string>
6464

6565
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
6666
<!-- Short description has to have less than 80 chars -->

0 commit comments

Comments
 (0)