adding a new string related to moving out the Dialer part of the app

This commit is contained in:
tibbi
2020-05-06 20:15:31 +02:00
parent b34c92318e
commit e345dd3e1a
31 changed files with 155 additions and 0 deletions

View File

@@ -16,6 +16,11 @@
<string name="call_person">Телефонувати %s</string>
<string name="create_new_contact">Створити новий контакт</string>
<string name="add_to_existing_contact">Додати до існуючого контакту</string>
<string name="dialer_moved">
<![CDATA[
The part of the app responsible for Call handling had to be moved into a separate new app Simple Dialer, please download it on <a href="https://play.google.com/store/apps/details?id=com.simplemobiletools.dialer">this link.</a> Thanks!
]]>
</string>
<!-- Placeholders -->
<string name="no_contacts_with_emails">Не знайдено контактів з електронною поштою</string>