diff --git a/app/src/main/res/layout/dialog_import_events.xml b/app/src/main/res/layout/dialog_import_events.xml
index e555ba7b8..208616e9c 100644
--- a/app/src/main/res/layout/dialog_import_events.xml
+++ b/app/src/main/res/layout/dialog_import_events.xml
@@ -1,6 +1,5 @@
-
+ android:textSize="@dimen/smaller_text_size" />
+ tools:text="@string/regular_event" />
+ android:clickable="false" />
@@ -54,6 +51,6 @@
android:layout_marginStart="@dimen/normal_margin"
android:paddingTop="@dimen/activity_margin"
android:paddingBottom="@dimen/activity_margin"
- android:text="@string/override_event_types"/>
+ android:text="@string/ignore_event_types" />
diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml
index 8a74c9de2..8b3079138 100644
--- a/app/src/main/res/values-ar/strings.xml
+++ b/app/src/main/res/values-ar/strings.xml
@@ -126,7 +126,7 @@
تصدير الأحداث السابقة أيضاً
أضف أنواع الأحداث
اسم ملف (بدون ics)
- تجاوز أنواع الأحداث في الملف
+ Ignore event types in the file, always use the default one
الموقع
diff --git a/app/src/main/res/values-az/strings.xml b/app/src/main/res/values-az/strings.xml
index 5f2856202..54833a359 100644
--- a/app/src/main/res/values-az/strings.xml
+++ b/app/src/main/res/values-az/strings.xml
@@ -126,7 +126,7 @@
Keçmiş hadisələri də xaric et
Hadisə tiplərini ehtiva et
Fayl adı (.ics\'sız)
- Faylın içərisində hadisə tiplərini üstünə yaz
+ Ignore event types in the file, always use the default one
Məkan
diff --git a/app/src/main/res/values-bn/strings.xml b/app/src/main/res/values-bn/strings.xml
index f0f8aef11..aa3f44a7b 100644
--- a/app/src/main/res/values-bn/strings.xml
+++ b/app/src/main/res/values-bn/strings.xml
@@ -130,7 +130,7 @@
আগের ইভেন্টগুলোও এক্সপোর্ট করুন
ইভেন্ট টাইপ অন্তর্ভুক্ত করুন
ফাইলের নাম (.ics ছাড়া)
- ফাইলটিতে ইভেন্ট টাইপগুলি ওভাররাইড করুন
+ Ignore event types in the file, always use the default one
লোকেশন
diff --git a/app/src/main/res/values-br/strings.xml b/app/src/main/res/values-br/strings.xml
index 27e1b2015..b444fb688 100644
--- a/app/src/main/res/values-br/strings.xml
+++ b/app/src/main/res/values-br/strings.xml
@@ -126,7 +126,7 @@
Ezporzhiañ an darvoudoù tremenet ivez
Enkorfañ doareoù an darvoudoù ivez
Anv ar restr (hep .ics)
- Override event types in the file
+ Ignore event types in the file, always use the default one
Lec\'hiadur
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml
index fc8a992bd..9df7e79d3 100644
--- a/app/src/main/res/values-cs/strings.xml
+++ b/app/src/main/res/values-cs/strings.xml
@@ -126,7 +126,7 @@
Exportovat i dřívější události
Zahrnout typy událostí
Název souboru (bez .ics)
- Přepsat typy událostí v souboru
+ Ignore event types in the file, always use the default one
Lokace
diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml
index 27c380db1..5ed4ede9e 100644
--- a/app/src/main/res/values-da/strings.xml
+++ b/app/src/main/res/values-da/strings.xml
@@ -126,7 +126,7 @@
Eksporter også tidligere begivenheder
Inkluder begivenhedstyper
Filnavn (uden .ics)
- Overskriv begivenhedstyper i filen
+ Ignore event types in the file, always use the default one
Sted
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 8132bf011..78fcc59e7 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -126,7 +126,7 @@
Vergangene Termine auch exportieren
Termintypen miteinbeziehen
Dateiname (ohne .ics)
- Termintypen in der Datei überschreiben
+ Ignore event types in the file, always use the default one
Ort
diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml
index b2da769d5..f74f6894d 100644
--- a/app/src/main/res/values-el/strings.xml
+++ b/app/src/main/res/values-el/strings.xml
@@ -126,7 +126,7 @@
Εξαγωγή προηγούμενων εκδηλώσεων επίσης
Συμπερίληψη τύπων εκδηλώσεων
Όνομα αρχείου (χωρίς .ics)
- Κατάργηση τύπων εκδηλώσεων στο αρχείο
+ Ignore event types in the file, always use the default one
Τοποθεσία
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index fb3416514..b02f3f870 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -126,7 +126,7 @@
Exportar también eventos pasados
Incluir tipos de evento
Nombre del archivo (sin extensión .ics)
- Sobreescribir tipos de evento en el archivo
+ Ignore event types in the file, always use the default one
Ubicación
diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml
index 43b3e22b1..cf8b81a8d 100644
--- a/app/src/main/res/values-eu/strings.xml
+++ b/app/src/main/res/values-eu/strings.xml
@@ -126,7 +126,7 @@
Esportatu iraganeko gertaerak ere bai
Gehitu gertaera motak
Fitxategi-izena (.ics gabe)
- Gainidatzi fitxategiko gertaera motak
+ Ignore event types in the file, always use the default one
Kokalekua
diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml
index e63b48b4a..8a09cd5bb 100644
--- a/app/src/main/res/values-fi/strings.xml
+++ b/app/src/main/res/values-fi/strings.xml
@@ -126,7 +126,7 @@
Vie myös menneet tapahtumat
Sisällytä tapahtumatyypit
Tiedostonimi (ilman .ics)
- Ohita tiedoston tapahtumatyypit
+ Ignore event types in the file, always use the default one
Sijainti
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 58b2f86b4..99b851058 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -127,7 +127,7 @@
Exporter les événements passés
Inclure les types d\’événement
Nom du fichier (sans .ics)
- Ecraser les types d\’événement dans le fichier
+ Ignore event types in the file, always use the default one
Lieu
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index ee837995c..3e2c347da 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -126,7 +126,7 @@
Exportar tamén eventos pasados
Incluír tipos de eventos
Nome do ficheiro (sen .ics)
- Sobrescribir tipos de evento no ficheiro
+ Ignore event types in the file, always use the default one
Localización
diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml
index e1480bddf..22716f1f6 100644
--- a/app/src/main/res/values-he/strings.xml
+++ b/app/src/main/res/values-he/strings.xml
@@ -126,7 +126,7 @@
ייצוא אירועי עבר בנוסף
כלול סוגי אירוע
שם הקובץ (ללא סיומת .ics)
- שנה סוגי אירועים בקובץ
+ Ignore event types in the file, always use the default one
מיקום
diff --git a/app/src/main/res/values-hi-rIN/strings.xml b/app/src/main/res/values-hi-rIN/strings.xml
index 048f07b0c..0cd07b5de 100644
--- a/app/src/main/res/values-hi-rIN/strings.xml
+++ b/app/src/main/res/values-hi-rIN/strings.xml
@@ -126,7 +126,7 @@
Export past events too
Include event types
Filename (without .ics)
- Override event types in the file
+ Ignore event types in the file, always use the default one
Location
diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml
index d901c63cb..8ae016722 100644
--- a/app/src/main/res/values-hr/strings.xml
+++ b/app/src/main/res/values-hr/strings.xml
@@ -126,7 +126,7 @@
Izvoz prošlih događaja
Uključi vrste događaja
Naziv datoteke (bez .ics)
- Override event types in the file
+ Ignore event types in the file, always use the default one
Lokacija
diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml
index 1c7f44194..ed4f63815 100644
--- a/app/src/main/res/values-hu/strings.xml
+++ b/app/src/main/res/values-hu/strings.xml
@@ -126,7 +126,7 @@
Export past events too
Include event types
Filename (without .ics)
- Override event types in the file
+ Ignore event types in the file, always use the default one
Location
diff --git a/app/src/main/res/values-id/strings.xml b/app/src/main/res/values-id/strings.xml
index c51cdee32..75ab916bb 100644
--- a/app/src/main/res/values-id/strings.xml
+++ b/app/src/main/res/values-id/strings.xml
@@ -126,7 +126,7 @@
Ekspor juga acara yang sudah lewat
Sertakan kategori acara
Nama berkas (tanpa .ics)
- Timpa kategori acara di dalam berkas
+ Ignore event types in the file, always use the default one
Lokasi
diff --git a/app/src/main/res/values-in/strings.xml b/app/src/main/res/values-in/strings.xml
index c51cdee32..75ab916bb 100644
--- a/app/src/main/res/values-in/strings.xml
+++ b/app/src/main/res/values-in/strings.xml
@@ -126,7 +126,7 @@
Ekspor juga acara yang sudah lewat
Sertakan kategori acara
Nama berkas (tanpa .ics)
- Timpa kategori acara di dalam berkas
+ Ignore event types in the file, always use the default one
Lokasi
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index c09f7fbb9..c059d34de 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -126,7 +126,7 @@
Esporta anche gli eventi passati
Includi i tipi di evento
Nome file (senza .ics)
- Sovrascrivi i tipi di eventi nel file
+ Ignore event types in the file, always use the default one
Posizione
diff --git a/app/src/main/res/values-iw/strings.xml b/app/src/main/res/values-iw/strings.xml
index 8261c0ad7..48b5c27cd 100644
--- a/app/src/main/res/values-iw/strings.xml
+++ b/app/src/main/res/values-iw/strings.xml
@@ -126,7 +126,7 @@
ייצוא אירועי עבר בנוסף
כלול סוגי אירוע
שם הקובץ (ללא סיומת .ics)
- שנה סוגי אירועים בקובץ
+ Ignore event types in the file, always use the default one
מיקום
diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml
index d5b7479a3..24f53c877 100644
--- a/app/src/main/res/values-ja/strings.xml
+++ b/app/src/main/res/values-ja/strings.xml
@@ -126,7 +126,7 @@
過去の予定もエクスポートする
予定の種類を含める
ファイル名 (.ics を除く)
- ファイル内の予定の種類を上書きする
+ Ignore event types in the file, always use the default one
場所
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index ab62b39de..5d2abb11e 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -126,7 +126,7 @@
과거 일정들 내보내기
일정 유형 포함
파일이름 (.ics 없이)
- 파일에서 일정 유형 재정의
+ Ignore event types in the file, always use the default one
위치
diff --git a/app/src/main/res/values-lt/strings.xml b/app/src/main/res/values-lt/strings.xml
index 5ae8fc8c2..e62a4c719 100644
--- a/app/src/main/res/values-lt/strings.xml
+++ b/app/src/main/res/values-lt/strings.xml
@@ -126,7 +126,7 @@
Taip pat eksportuoti praėjusius įvykius
Įtraukti įvykių tipus
Bylos pavadinimas (be .ics)
- Override event types in the file
+ Ignore event types in the file, always use the default one
Vieta
diff --git a/app/src/main/res/values-lv/strings.xml b/app/src/main/res/values-lv/strings.xml
index 325422dfc..8019a0a3c 100644
--- a/app/src/main/res/values-lv/strings.xml
+++ b/app/src/main/res/values-lv/strings.xml
@@ -126,7 +126,7 @@
Eksportēt arī pagājušos notikumus
Ietvert notikumu veidus
Faila nosaukums (bez .ics)
- Ignorēt/nesaglabāt notikumu tipus failā
+ Ignore event types in the file, always use the default one
Vieta
diff --git a/app/src/main/res/values-nb/strings.xml b/app/src/main/res/values-nb/strings.xml
index cef32c481..c91547082 100644
--- a/app/src/main/res/values-nb/strings.xml
+++ b/app/src/main/res/values-nb/strings.xml
@@ -126,7 +126,7 @@
Eksporter fortidige hendelser også
Inkluder hendelsestyper
Filnavn (uten .ics)
- Overstyr hendelsestyper i filen
+ Ignore event types in the file, always use the default one
Sted
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index 3879e2ecd..427fe2295 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -126,7 +126,7 @@
Afspraken uit verleden ook exporteren
Afspraaktypes weergeven
Bestandsnaam (zonder .ics)
- Afspraaktypes uit het bestand negeren
+ Ignore event types in the file, always use the default one
Locatie
diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml
index e2237b470..7739537c6 100644
--- a/app/src/main/res/values-no/strings.xml
+++ b/app/src/main/res/values-no/strings.xml
@@ -126,7 +126,7 @@
Eksporter fortidige hendelser også
Inkluder hendelsestyper
Filnavn (uten .ics)
- Override event types in the file
+ Ignore event types in the file, always use the default one
Sted
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index da0ebc4c5..72ea4dc65 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -126,7 +126,7 @@
Eksportuj także wydarzenia z przeszłości
Dołącz typy wydarzeń
Nazwa pliku (bez końcówki „.ics”)
- Nadpisz typy wydarzeń w pliku
+ Ignore event types in the file, always use the default one
Lokalizacja
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 195cb383d..5aebbe712 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -126,7 +126,7 @@
Exportar eventos passados também
Incluir tipos de eventos
Nome do arquivo (sem .ics)
- Substituir os tipos de eventos no arquivo
+ Ignore event types in the file, always use the default one
Localização
diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml
index fdd0ecf4f..45beed433 100644
--- a/app/src/main/res/values-pt/strings.xml
+++ b/app/src/main/res/values-pt/strings.xml
@@ -126,7 +126,7 @@
Exportar eventos antigos
Incluir tipos de eventos
Nome do ficheiro (sem .ics)
- Substituir tipo de eventos no ficheiro
+ Ignore event types in the file, always use the default one
Localização
diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml
index 6bd8e1b31..1c4811ffc 100644
--- a/app/src/main/res/values-ro/strings.xml
+++ b/app/src/main/res/values-ro/strings.xml
@@ -126,7 +126,7 @@
Exportă și evenimentele din trecut
Include tipurile de eveniment
Numefisier (fără .ics)
- Înlocuiți tipurile de eveniment din fișier
+ Ignore event types in the file, always use the default one
Locație
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index 8c14abd4e..64288d3cc 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -126,7 +126,7 @@
Экспортировать прошедшие события
Включать типы событий
Имя файла (без .ics)
- Переопределять типы событий в файле
+ Ignore event types in the file, always use the default one
Место
diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml
index d8d86a858..0de7c6c29 100644
--- a/app/src/main/res/values-sk/strings.xml
+++ b/app/src/main/res/values-sk/strings.xml
@@ -126,7 +126,7 @@
Exportovať aj minulé udalosti
Zahrnúť typy udalostí
Názov súboru (bez .ics)
- Nahradiť typy udalostí v súbore
+ Ignorovať typy udalostí v súbore, stále použiť predvolený
Miesto
diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml
index 5f39d021e..29e4b9bdd 100644
--- a/app/src/main/res/values-sv/strings.xml
+++ b/app/src/main/res/values-sv/strings.xml
@@ -126,7 +126,7 @@
Exportera även tidigare händelser
Inkludera händelsetyper
Filnamn (utan .ics)
- Ignorera händelsetyper i filen
+ Ignore event types in the file, always use the default one
Plats
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 571d03577..57bb2b61d 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -126,7 +126,7 @@
Geçmiş etkinlikleri de dışa aktar
Etkinlik türlerini ekle
Dosya adı (.ics olmadan)
- Dosyadaki etkinlik türlerini geçersiz kıl
+ Ignore event types in the file, always use the default one
Konum
diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml
index fbda9552f..e5d098c2c 100644
--- a/app/src/main/res/values-uk/strings.xml
+++ b/app/src/main/res/values-uk/strings.xml
@@ -126,7 +126,7 @@
Експортувати також події, що відбулися
Приєднати тип подій
Назва файлу (без .ics)
- Змінити тип подій у файлі
+ Ignore event types in the file, always use the default one
Місце
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 314e9fe99..f7d6fedad 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -125,8 +125,10 @@
预设活动类型
也导出过去的活动
包含活动类型
- 文件名称 (不含.ics)
- 覆盖文件内的活动类型
+ 文件名称 (不含.ics)
+ Ignore event types in the file, always use the default one
地点
diff --git a/app/src/main/res/values-zh-rHK/strings.xml b/app/src/main/res/values-zh-rHK/strings.xml
index 6e49c46ce..916bbf42c 100644
--- a/app/src/main/res/values-zh-rHK/strings.xml
+++ b/app/src/main/res/values-zh-rHK/strings.xml
@@ -126,7 +126,7 @@
也匯出過去的活動
包含活動類型
檔案名稱 (不含.ics)
- 覆寫檔案內的活動類型
+ Ignore event types in the file, always use the default one
地點
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index 6dccb3df7..8fa9a32c3 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -126,7 +126,7 @@
也匯出過去的活動
包含活動類型
檔案名稱 (不含 .ics )
- 覆寫檔案內的活動類型
+ Ignore event types in the file, always use the default one
地點
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index f99c23610..3a12f28b6 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -126,7 +126,7 @@
Export past events too
Include event types
Filename (without .ics)
- Override event types in the file
+ Ignore event types in the file, always use the default one
Location