From fb7674adc40741754428b941be67acc0e0b13789 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 27 Oct 2018 17:51:12 +0200 Subject: [PATCH] adding a new string for a placeholder, if there are no contacts with phone numbers --- app/src/main/res/values-az/strings.xml | 1 + app/src/main/res/values-de/strings.xml | 1 + app/src/main/res/values-el/strings.xml | 1 + app/src/main/res/values-fr/strings.xml | 1 + app/src/main/res/values-hr/strings.xml | 1 + app/src/main/res/values-it/strings.xml | 1 + app/src/main/res/values-ja/strings.xml | 1 + app/src/main/res/values-ko-rKR/strings.xml | 1 + app/src/main/res/values-lt/strings.xml | 1 + app/src/main/res/values-pt/strings.xml | 1 + app/src/main/res/values-ru/strings.xml | 1 + app/src/main/res/values-sk/strings.xml | 1 + app/src/main/res/values-sv/strings.xml | 1 + app/src/main/res/values-tr/strings.xml | 1 + app/src/main/res/values-zh-rTW/strings.xml | 1 + app/src/main/res/values/strings.xml | 1 + 16 files changed, 16 insertions(+) diff --git a/app/src/main/res/values-az/strings.xml b/app/src/main/res/values-az/strings.xml index 1e87c018..d62c7354 100644 --- a/app/src/main/res/values-az/strings.xml +++ b/app/src/main/res/values-az/strings.xml @@ -18,6 +18,7 @@ Create new contact Add to an existing contact You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers Yeni kontakt Redaktə et diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 47a79633..b70428c1 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -18,6 +18,7 @@ Neuen Kontakt erstellen Zu einem existierenden Kontakt hinzufügen You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers Neuer Kontakt Kontakt bearbeiten diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 37eec41d..bf8319da 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -18,6 +18,7 @@ Δημιουργία νέας Επαφής Προσθήκη σε μια υπάρχουσα Επαφή You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers Νέα επαφή Επεξεργασία επαφής diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 68a43073..5b041ee6 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -18,6 +18,7 @@ Créer un nouveau contact Ajouter à un contact existant You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers Nouveau contact Modifier contact diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml index da26b98f..f2d31747 100644 --- a/app/src/main/res/values-hr/strings.xml +++ b/app/src/main/res/values-hr/strings.xml @@ -18,6 +18,7 @@ Create new contact Add to an existing contact You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers Novi kontakt Uredi kontakt diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 316afbfa..b860a1c8 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -18,6 +18,7 @@ Crea un nuovo contatto Aggiungi ad un contatto esistente Non si ha alcun contatto con almeno un indirizzo email + You don\'t seem to have any contacts with phone numbers Nuovo contatto Modifica contatto diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index d7a3d5f4..a19d5051 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -18,6 +18,7 @@ 新しい連絡先を作成 既存の連絡先に追加 You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers 新しい連絡先 連絡先を編集 diff --git a/app/src/main/res/values-ko-rKR/strings.xml b/app/src/main/res/values-ko-rKR/strings.xml index 2c2af17f..717e6411 100644 --- a/app/src/main/res/values-ko-rKR/strings.xml +++ b/app/src/main/res/values-ko-rKR/strings.xml @@ -18,6 +18,7 @@ Create new contact Add to an existing contact You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers 새로운 연락처 연락처 수정 diff --git a/app/src/main/res/values-lt/strings.xml b/app/src/main/res/values-lt/strings.xml index 45802cfd..c60d953a 100644 --- a/app/src/main/res/values-lt/strings.xml +++ b/app/src/main/res/values-lt/strings.xml @@ -18,6 +18,7 @@ Create new contact Add to an existing contact You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers Naujas kontaktas Redaguoti kontaktą diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index 42c93a4c..0ca8ee1b 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -18,6 +18,7 @@ Criar novo contacto Adicionar a contacto existente You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers Novo contacto Editar contacto diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index b3ced60a..ddbaebe1 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -18,6 +18,7 @@ Создать новый контакт Добавить к существующему контакту You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers Новый контакт Редактировать контакт diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml index 9b9852d4..5f927482 100644 --- a/app/src/main/res/values-sk/strings.xml +++ b/app/src/main/res/values-sk/strings.xml @@ -18,6 +18,7 @@ Vytvoriť nový kontakt Pridať k existujúcemu kontaktu Nemáte žiadne kontakty s emailmi + Nemáte žiadne kontakty s telefónnymi číslami Nový kontakt Upraviť kontakt diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index a7b6abb5..028d60c4 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -18,6 +18,7 @@ Create new contact Add to an existing contact You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers Ny kontakt Redigera kontakt diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index fd598edc..c2e774a4 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -18,6 +18,7 @@ Create new contact Add to an existing contact You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers Yeni kişi Kişiyi düzenle diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index 8348908f..efa686c1 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -18,6 +18,7 @@ 建立新聯絡人 添加至已存在的聯絡人 You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers 新聯絡人 編輯聯絡人 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5d644721..3236c49f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -18,6 +18,7 @@ Create new contact Add to an existing contact You don\'t seem to have any contacts with emails + You don\'t seem to have any contacts with phone numbers New contact Edit contact