diff --git a/app/src/main/kotlin/com/simplemobiletools/contacts/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/contacts/activities/MainActivity.kt
index f9467b4e..765163b2 100644
--- a/app/src/main/kotlin/com/simplemobiletools/contacts/activities/MainActivity.kt
+++ b/app/src/main/kotlin/com/simplemobiletools/contacts/activities/MainActivity.kt
@@ -386,6 +386,7 @@ class MainActivity : SimpleActivity(), RefreshContactsListener {
private fun launchAbout() {
val faqItems = arrayListOf(
+ FAQItem(R.string.faq_1_title, R.string.faq_1_text),
FAQItem(R.string.faq_2_title_commons, R.string.faq_2_text_commons)
)
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 21548505..0ab17154 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -40,6 +40,7 @@
Kontaktdetails ansehen
Show favorites tab
Show groups tab
+ Manage shown contact fields
Email
@@ -79,6 +80,23 @@
Kontaktquellen einschließen
Dateiname (ohne .vcf)
+
+ Select fields to show
+ Prefix
+ Suffix
+ Phone numbers
+ Emails
+ Addresses
+ Events (birthdays, anniversaries)
+ Notes
+ Organization
+ Groups
+ Contact source
+
+
+ I don\'t need all those fields displayed at every contact. Can I somehow hide them?
+ Yes, all you have to do is go in Settings -> Select fields to show. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.
+
Eine App zum Verwalten von Kontakten, ganz ohne Werbung.
diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml
index d4ff97bb..898a8612 100644
--- a/app/src/main/res/values-el/strings.xml
+++ b/app/src/main/res/values-el/strings.xml
@@ -40,6 +40,7 @@
Εμφάνιση λεπτομερειών επαφής
Εμφάνιση καρτέλας αγαπημένων
Εμφάνιση καρτέλας ομάδων
+ Manage shown contact fields
Email
@@ -79,6 +80,23 @@
Συμπερίληψη πηγών επαφών
Όνομα αρχείου (χωρίς .vcf)
+
+ Select fields to show
+ Prefix
+ Suffix
+ Phone numbers
+ Emails
+ Addresses
+ Events (birthdays, anniversaries)
+ Notes
+ Organization
+ Groups
+ Contact source
+
+
+ I don\'t need all those fields displayed at every contact. Can I somehow hide them?
+ Yes, all you have to do is go in Settings -> Select fields to show. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.
+
Μια εφαρμογή επαφών για να διαχειρίζεσαι τις επαφές σου χωρίς διαφημίσεις.
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 65a677e0..462aee6e 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -40,6 +40,7 @@
Voir les détails du contact
Show favorites tab
Show groups tab
+ Manage shown contact fields
E-mail
@@ -79,6 +80,23 @@
Inclure les sources du contact
Nom du fichier (sans .vcf)
+
+ Select fields to show
+ Prefix
+ Suffix
+ Phone numbers
+ Emails
+ Addresses
+ Events (birthdays, anniversaries)
+ Notes
+ Organization
+ Groups
+ Contact source
+
+
+ I don\'t need all those fields displayed at every contact. Can I somehow hide them?
+ Yes, all you have to do is go in Settings -> Select fields to show. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.
+
Une appli de contacts pour gérer vos contacts sans pubs.
diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml
index 4dd2f0a5..9fd869be 100644
--- a/app/src/main/res/values-hr/strings.xml
+++ b/app/src/main/res/values-hr/strings.xml
@@ -40,6 +40,7 @@
Prikaži pojedinosti o kontaktu
Prikaži karticu favorita
Prikaži karticu grupa
+ Manage shown contact fields
E-pošta
@@ -79,6 +80,23 @@
Uključi izvore kontakta
Naziv datoteke (bez .vcf)
+
+ Select fields to show
+ Prefix
+ Suffix
+ Phone numbers
+ Emails
+ Addresses
+ Events (birthdays, anniversaries)
+ Notes
+ Organization
+ Groups
+ Contact source
+
+
+ I don\'t need all those fields displayed at every contact. Can I somehow hide them?
+ Yes, all you have to do is go in Settings -> Select fields to show. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.
+
Aplikacija za upravljanje kontaktima bez oglasa.
diff --git a/app/src/main/res/values-ko-rKR/strings.xml b/app/src/main/res/values-ko-rKR/strings.xml
index dfb8692a..5984f2e1 100644
--- a/app/src/main/res/values-ko-rKR/strings.xml
+++ b/app/src/main/res/values-ko-rKR/strings.xml
@@ -40,6 +40,7 @@
View contact details
Show favorites tab
Show groups tab
+ Manage shown contact fields
이메일
@@ -79,6 +80,23 @@
가져오기 대상
파일이름 (.vcf 확장자 생략)
+
+ Select fields to show
+ Prefix
+ Suffix
+ Phone numbers
+ Emails
+ Addresses
+ Events (birthdays, anniversaries)
+ Notes
+ Organization
+ Groups
+ Contact source
+
+
+ I don\'t need all those fields displayed at every contact. Can I somehow hide them?
+ Yes, all you have to do is go in Settings -> Select fields to show. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.
+
광고가 없는 연락처 관리 애플리케이션입니다.
diff --git a/app/src/main/res/values-lt/strings.xml b/app/src/main/res/values-lt/strings.xml
index a52a94af..8bb6b2ed 100644
--- a/app/src/main/res/values-lt/strings.xml
+++ b/app/src/main/res/values-lt/strings.xml
@@ -40,6 +40,7 @@
Žiūrėti kontakto detales
Rodyti mėgiamiausiųjų skirtuką
Rodyti grupių skirtuką
+ Manage shown contact fields
Elektroninis paštas
@@ -79,6 +80,23 @@
Įtraukti kontaktų šaltinius
Bylos vardas (be .vcf)
+
+ Select fields to show
+ Prefix
+ Suffix
+ Phone numbers
+ Emails
+ Addresses
+ Events (birthdays, anniversaries)
+ Notes
+ Organization
+ Groups
+ Contact source
+
+
+ I don\'t need all those fields displayed at every contact. Can I somehow hide them?
+ Yes, all you have to do is go in Settings -> Select fields to show. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.
+
Kontaktų programėlė įrenginio kontaktų tvarkymui, be reklamų.
diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml
index 1b5faf67..2c7019e4 100644
--- a/app/src/main/res/values-pt/strings.xml
+++ b/app/src/main/res/values-pt/strings.xml
@@ -40,6 +40,7 @@
Ver detalhes
Mostrar favoritos
Mostrar grupos
+ Manage shown contact fields
E-mail
@@ -79,6 +80,23 @@
Incluir fontes dos contactos
Nome do ficheiro (sem .vcf)
+
+ Select fields to show
+ Prefix
+ Suffix
+ Phone numbers
+ Emails
+ Addresses
+ Events (birthdays, anniversaries)
+ Notes
+ Organization
+ Groups
+ Contact source
+
+
+ I don\'t need all those fields displayed at every contact. Can I somehow hide them?
+ Yes, all you have to do is go in Settings -> Select fields to show. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.
+
Uma aplicação para gerir os seus contactos.
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index dbb9e2c4..96125d08 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -40,6 +40,7 @@
Просмотреть подробности о контакте
Показывать вкладку избранного
Показывать вкладку групп
+ Manage shown contact fields
Эл. почта
@@ -79,6 +80,23 @@
Включить источники контактов
Имя файла (без .vcf)
+
+ Select fields to show
+ Prefix
+ Suffix
+ Phone numbers
+ Emails
+ Addresses
+ Events (birthdays, anniversaries)
+ Notes
+ Organization
+ Groups
+ Contact source
+
+
+ I don\'t need all those fields displayed at every contact. Can I somehow hide them?
+ Yes, all you have to do is go in Settings -> Select fields to show. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.
+
Приложение для управления контактами без рекламы.
diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml
index 6e19d57b..2a77d392 100644
--- a/app/src/main/res/values-sk/strings.xml
+++ b/app/src/main/res/values-sk/strings.xml
@@ -40,6 +40,7 @@
Zobraziť údaje kontaktu
Zobraziť okno s obľúbenými
Zobraziť okno so skupinami
+ Spravovať zobrazené polia kontaktov
Email
@@ -79,6 +80,23 @@
Zahrnúť zdroje kontaktov
Názov súboru (bez .vcf)
+
+ Zvoľte polia na zobrazenie
+ Titul pred menom
+ Titul za priezviskom
+ Telefónne čísla
+ Emaily
+ Adresy
+ Udalosti (narodeniny, výročia)
+ Poznámky
+ Firma
+ Skupiny
+ Zdroje kontaktov
+
+
+ Nechcem mať zobrazené všetky tie polia pri kontaktoch, viem ich nejako skryť?
+ Áno, stačí ísť do Nastavenia -> Spravovať zobrazené polia kontaktov. Tam si viete zvoliť, ktoré polia majú byť viditeľné. Niektoré sú v predvolenom stave vypnuté, čiže tam môžete objaviť aj nové.
+
Aplikácia pre správu vašich kontaktov bez reklám.
diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml
index ce898e54..8dc1c334 100644
--- a/app/src/main/res/values-sv/strings.xml
+++ b/app/src/main/res/values-sv/strings.xml
@@ -40,6 +40,7 @@
Visa kontaktuppgifter
Visa fliken Favoriter
Visa fliken Grupper
+ Manage shown contact fields
E-post
@@ -79,6 +80,23 @@
Inkludera kontaktkällor
Filnamn (utan .vcf)
+
+ Select fields to show
+ Prefix
+ Suffix
+ Phone numbers
+ Emails
+ Addresses
+ Events (birthdays, anniversaries)
+ Notes
+ Organization
+ Groups
+ Contact source
+
+
+ I don\'t need all those fields displayed at every contact. Can I somehow hide them?
+ Yes, all you have to do is go in Settings -> Select fields to show. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.
+
En app för att hantera dina kontakter utan reklam.
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index 992ff2ef..9cfe9d2f 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -40,6 +40,7 @@
顯示聯絡人資料
顯示我的最愛頁面
顯示群組頁面
+ Manage shown contact fields
信箱
@@ -79,6 +80,23 @@
包含聯絡人來源
檔案名稱 (不含.vcf)
+
+ Select fields to show
+ Prefix
+ Suffix
+ Phone numbers
+ Emails
+ Addresses
+ Events (birthdays, anniversaries)
+ Notes
+ Organization
+ Groups
+ Contact source
+
+
+ I don\'t need all those fields displayed at every contact. Can I somehow hide them?
+ Yes, all you have to do is go in Settings -> Select fields to show. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.
+
一個用來管理聯絡人,且沒有廣告的通訊錄應用程式。
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index ec6cf97d..67f884c5 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -40,6 +40,7 @@
View contact details
Show favorites tab
Show groups tab
+ Manage shown contact fields
Email
@@ -79,6 +80,23 @@
Include contact sources
Filename (without .vcf)
+
+ Select fields to show
+ Prefix
+ Suffix
+ Phone numbers
+ Emails
+ Addresses
+ Events (birthdays, anniversaries)
+ Notes
+ Organization
+ Groups
+ Contact source
+
+
+ I don\'t need all those fields displayed at every contact. Can I somehow hide them?
+ Yes, all you have to do is go in Settings -> Select fields to show. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.
+
A contacts app for managing your contacts without ads.