show a toast when the exporting starts

This commit is contained in:
tibbi 2017-05-17 21:59:23 +02:00
parent 4efacece63
commit b0b7b4eb2c
16 changed files with 16 additions and 0 deletions

View File

@ -309,6 +309,7 @@ class MainActivity : SimpleActivity(), NavigationListener {
FilePickerDialog(this, pickFile = false) {
val path = it
ExportEventsDialog(this, path) { exportPastEvents, file ->
toast(R.string.exporting)
Thread({
val events = dbHelper.getEventsToExport(exportPastEvents)
if (events.isEmpty()) {

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">Importiere Termine</string>
<string name="export_events">Exportiere Termine</string>
<string name="import_events_from_ics">Importiere Termine aus .ics Datei</string>

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">Importar eventos</string>
<string name="export_events">Exportar eventos</string>
<string name="import_events_from_ics">Importar eventos desde un archivo .ics</string>

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">Importer des evénements</string>
<string name="export_events">Export events</string>
<string name="import_events_from_ics">Importer des evénements depuis un fichier .ics</string>

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">Import events</string>
<string name="export_events">Export events</string>
<string name="import_events_from_ics">Import events from an .ics file</string>

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">Import events</string>
<string name="export_events">Export events</string>
<string name="import_events_from_ics">Import events from an .ics file</string>

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">Import events</string>
<string name="export_events">Export events</string>
<string name="import_events_from_ics">Import events from an .ics file</string>

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">ייבוא אירועים</string>
<string name="export_events">Export events</string>
<string name="import_events_from_ics">Import events from an .ics file</string>

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">Import events</string>
<string name="export_events">Export events</string>
<string name="import_events_from_ics">Import events from an .ics file</string>

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">Importar eventos</string>
<string name="export_events">Exportar eventos</string>
<string name="import_events_from_ics">Importar eventos de um arquivo .ics</string>

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">Importar eventos</string>
<string name="export_events">Exportar eventos</string>
<string name="import_events_from_ics">Importar eventos de um ficheiro .ics</string>

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">Импорт событий</string>
<string name="export_events">Экспорт событий</string>
<string name="import_events_from_ics">Импорт событий из .ics файла</string>

View File

@ -131,6 +131,7 @@
<!-- Export / Import -->
<string name="importing">Importujem&#8230;</string>
<string name="exporting">Exportujem&#8230;</string>
<string name="import_events">Importovať udalosti</string>
<string name="export_events">Exportovať udalosti</string>
<string name="import_events_from_ics">Importovať udalosti z .ics súboru</string>

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">Import events</string>
<string name="export_events">Export events</string>
<string name="import_events_from_ics">Import events from an .ics file</string>

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">Olayları içe aktar</string>
<string name="export_events">Olayları dışa aktar</string>
<string name="import_events_from_ics">Bir .ics dosyasından olayları içe aktar</string>

View File

@ -124,6 +124,7 @@
<!-- Export / Import -->
<string name="importing">Importing&#8230;</string>
<string name="exporting">Exporting&#8230;</string>
<string name="import_events">Import events</string>
<string name="export_events">Export events</string>
<string name="import_events_from_ics">Import events from an .ics file</string>