Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package akonadi-import-wizard for 
openSUSE:Factory checked in at 2026-06-08 14:06:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-import-wizard (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-import-wizard.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-import-wizard"

Mon Jun  8 14:06:08 2026 rev:118 rq:1357266 version:26.04.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/akonadi-import-wizard/akonadi-import-wizard.changes  
    2026-05-11 16:48:57.180021815 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-import-wizard.new.2375/akonadi-import-wizard.changes
    2026-06-08 14:06:14.785607312 +0200
@@ -1,0 +2,9 @@
+Thu Jun  4 08:43:11 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.2/
+- No code change since 26.04.1
+
+-------------------------------------------------------------------

Old:
----
  akonadi-import-wizard-26.04.1.tar.xz
  akonadi-import-wizard-26.04.1.tar.xz.sig

New:
----
  akonadi-import-wizard-26.04.2.tar.xz
  akonadi-import-wizard-26.04.2.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ akonadi-import-wizard.spec ++++++
--- /var/tmp/diff_new_pack.fUJiI9/_old  2026-06-08 14:06:15.945655409 +0200
+++ /var/tmp/diff_new_pack.fUJiI9/_new  2026-06-08 14:06:15.945655409 +0200
@@ -17,11 +17,11 @@
 
 %define kf6_version 6.19.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.7.1
+%define kpim6_version 6.7.2
 
 %bcond_without released
 Name:           akonadi-import-wizard
-Version:        26.04.1
+Version:        26.04.2
 Release:        0
 Summary:        Assistant to import PIM data
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ akonadi-import-wizard-26.04.1.tar.xz -> 
akonadi-import-wizard-26.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-import-wizard-26.04.1/CMakeLists.txt 
new/akonadi-import-wizard-26.04.2/CMakeLists.txt
--- old/akonadi-import-wizard-26.04.1/CMakeLists.txt    2026-04-28 
05:37:03.000000000 +0200
+++ new/akonadi-import-wizard-26.04.2/CMakeLists.txt    2026-05-22 
05:30:52.000000000 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.27)
-set(PIM_VERSION "6.7.1")
+set(PIM_VERSION "6.7.2")
 project(AkonadiImportWizard VERSION ${PIM_VERSION})
 
 set(KF_MIN_VERSION "6.22.0")
@@ -84,7 +84,7 @@
 
 # Do NOT add quote
 set(KDEPIM_DEV_VERSION)
-set(RELEASE_SERVICE_VERSION "26.04.1")
+set(RELEASE_SERVICE_VERSION "26.04.2")
 
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
@@ -94,8 +94,8 @@
 set(PIM_VERSION "${PIM_VERSION}")
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(KMAILTRANSPORT_LIB_VERSION "6.7.1")
-set(AKONADI_VERSION "6.7.1")
+set(KMAILTRANSPORT_LIB_VERSION "6.7.2")
+set(AKONADI_VERSION "6.7.2")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "6")
@@ -108,11 +108,11 @@
         Widgets
         Gui
 )
-set(MAILIMPORTER_VERSION "6.7.1")
-set(MAILCOMMON_LIB_VERSION "6.7.1")
-set(MESSAGELIB_LIB_VERSION "6.7.1")
-set(PIMCOMMON_LIB_VERSION "6.7.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.1")
+set(MAILIMPORTER_VERSION "6.7.2")
+set(MAILCOMMON_LIB_VERSION "6.7.2")
+set(MESSAGELIB_LIB_VERSION "6.7.2")
+set(PIMCOMMON_LIB_VERSION "6.7.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.2")
 set(QT6KEYCHAIN_LIB_VERSION "0.15.0")
 
 # Find KF6 package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-import-wizard-26.04.1/po/cs/akonadiimportwizard.po 
new/akonadi-import-wizard-26.04.2/po/cs/akonadiimportwizard.po
--- old/akonadi-import-wizard-26.04.1/po/cs/akonadiimportwizard.po      
2026-04-28 05:37:03.000000000 +0200
+++ new/akonadi-import-wizard-26.04.2/po/cs/akonadiimportwizard.po      
2026-05-22 05:30:52.000000000 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# SPDX-FileCopyrightText: 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2020, 
2021, 2022, 2023, 2024, 2026 Vit Pelcak <[email protected]>
+# SPDX-FileCopyrightText: 2012-2018, 2020-2024, 2026 Vit Pelcak 
<[email protected]>
 # Tomáš Chvátal <[email protected]>, 2012.
 # SPDX-FileCopyrightText: 2026 Libor Filípek <[email protected]>
 #
@@ -9,25 +9,25 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:52+0000\n"
-"PO-Revision-Date: 2026-03-16 15:30+0100\n"
-"Last-Translator:  Vít Pelčák <[email protected]>\n"
+"PO-Revision-Date: 2026-05-21 23:50+0200\n"
+"Last-Translator: Libor Filípek <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 25.12.3\n"
+"X-Generator: Poedit 3.8\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Vít Pelčák, Tomáš Chvátal"
+msgstr "Vít Pelčák,Tomáš Chvátal"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected], [email protected]"
+msgstr "[email protected],[email protected]"
 
 #: autodetect/widgets/selectprogramlistwidget.cpp:47
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-import-wizard-26.04.1/po/ta/akonadiimportwizard.po 
new/akonadi-import-wizard-26.04.2/po/ta/akonadiimportwizard.po
--- old/akonadi-import-wizard-26.04.1/po/ta/akonadiimportwizard.po      
1970-01-01 01:00:00.000000000 +0100
+++ new/akonadi-import-wizard-26.04.2/po/ta/akonadiimportwizard.po      
2026-05-22 05:30:52.000000000 +0200
@@ -0,0 +1,501 @@
+# Copyright (C) 2026 This file is copyright:
+# This file is distributed under the same license as the akonadi-import-wizard 
package.
+#
+# SPDX-FileCopyrightText: 2026 Kishore G <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: akonadi-import-wizard\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 11:52+0000\n"
+"PO-Revision-Date: 2026-05-10 17:08+0530\n"
+"Last-Translator: Kishore G <[email protected]>\n"
+"Language-Team: Tamil <[email protected]>\n"
+"Language: ta\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 26.04.1\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: autodetect/widgets/selectprogramlistwidget.cpp:47
+#, kde-format
+msgid "No program found."
+msgstr "எந்த செயலியும் கண்டுபிடிக்கப்படவில்லை."
+
+#: importwizard.cpp:42
+#, kde-format
+msgctxt "@title:window"
+msgid "PIM Import Tool"
+msgstr ""
+
+#: importwizard.cpp:71
+#, kde-format
+msgid ""
+"Close KMail before importing data. Some plugins will modify KMail config "
+"file."
+msgstr ""
+
+#: importwizard.cpp:127
+#, kde-format
+msgid "Step 1: Select Filter"
+msgstr ""
+
+#: importwizard.cpp:132
+#, kde-format
+msgid "Step 2: Importing..."
+msgstr ""
+
+#: importwizard.cpp:161
+#, kde-format
+msgid "Detect program"
+msgstr "செயலியைக் கண்டறி"
+
+#: importwizard.cpp:166
+#, kde-format
+msgid "Select material to import"
+msgstr ""
+
+#: importwizard.cpp:170
+#, kde-format
+msgid "Import mail messages"
+msgstr ""
+
+#: importwizard.cpp:174
+#, kde-format
+msgid "Import mail filters"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QPushButton, importSettings)
+#: importwizard.cpp:178 ui/autodetect/importsettingpage.ui:47
+#, kde-format
+msgid "Import settings"
+msgstr ""
+
+#: importwizard.cpp:182
+#, kde-format
+msgid "Import addressbooks"
+msgstr ""
+
+#: importwizard.cpp:186
+#, kde-format
+msgid "Import calendars"
+msgstr ""
+
+#: importwizard.cpp:190
+#, kde-format
+msgid "Finish"
+msgstr ""
+
+#: importwizard.cpp:212
+#, kde-format
+msgid "Import addressbook from %1..."
+msgstr ""
+
+#: importwizard.cpp:215
+#, kde-format
+msgid "Import addressbook from %1: Done"
+msgstr ""
+
+#: importwizard.cpp:221
+#, kde-format
+msgid "Import filters from %1..."
+msgstr ""
+
+#: importwizard.cpp:224
+#, kde-format
+msgid "Import filters from %1: Done"
+msgstr ""
+
+#: importwizard.cpp:230
+#, kde-format
+msgid "Import mails from %1..."
+msgstr ""
+
+#: importwizard.cpp:233
+#, kde-format
+msgid "Import mails from %1: Done"
+msgstr ""
+
+#: importwizard.cpp:239
+#, kde-format
+msgid "Import settings from %1..."
+msgstr ""
+
+#: importwizard.cpp:242
+#, kde-format
+msgid "Import settings from %1: Done"
+msgstr ""
+
+#: importwizard.cpp:248
+#, kde-format
+msgid "Import calendar from %1..."
+msgstr ""
+
+#: importwizard.cpp:251
+#, kde-format
+msgid "Import calendar from %1: Done"
+msgstr ""
+
+#: importwizard.cpp:340 plugins/balsa/balsaimportdata.cpp:48
+#: plugins/claws-mail/clawsmailimportdata.cpp:49
+#: plugins/evolutionv3/evolutionv3importdata.cpp:68
+#: plugins/icedove/icedoveimportdata.cpp:80
+#: plugins/seamonkey/seamonkeyimportdata.cpp:80
+#: plugins/sylpheed/sylpheedimportdata.cpp:62
+#: plugins/thunderbird/thunderbirdimportdata.cpp:82
+#, kde-format
+msgid "Import in progress"
+msgstr ""
+
+#: importwizard.cpp:347 plugins/balsa/balsaimportdata.cpp:55
+#: plugins/claws-mail/clawsmailimportdata.cpp:57
+#: plugins/evolutionv3/evolutionv3importdata.cpp:76
+#: plugins/icedove/icedoveimportdata.cpp:88
+#: plugins/seamonkey/seamonkeyimportdata.cpp:88
+#: plugins/sylpheed/sylpheedimportdata.cpp:70
+#: plugins/thunderbird/thunderbirdimportdata.cpp:90
+#, kde-format
+msgid "Import finished"
+msgstr ""
+
+#: libimportwizard/abstractaddressbook.cpp:30
+#, kde-format
+msgid "Creating new contact..."
+msgstr ""
+
+#: libimportwizard/abstractaddressbook.cpp:36
+#, kde-format
+msgctxt "@title:window"
+msgid "Select Address Book"
+msgstr ""
+
+#: libimportwizard/abstractaddressbook.cpp:37
+#, kde-format
+msgid "Select the address book the new contact shall be saved in:"
+msgstr ""
+
+#: libimportwizard/abstractaddressbook.cpp:42
+#, kde-format
+msgid "Address Book was not selected."
+msgstr ""
+
+#: libimportwizard/abstractaddressbook.cpp:69
+#, kde-format
+msgid "Imported from \"%1\""
+msgstr ""
+
+#: libimportwizard/abstractaddressbook.cpp:88
+#, kde-format
+msgid "Error during contact creation: %1"
+msgstr ""
+
+#: libimportwizard/abstractaddressbook.cpp:91
+#, kde-format
+msgid "Contact creation complete"
+msgstr ""
+
+#: libimportwizard/abstractimporter.cpp:65
+#, kde-format
+msgid "Importing of filters from \"%1\" was canceled."
+msgstr ""
+
+#: libimportwizard/abstractimporter.cpp:67
+#, kde-format
+msgid "1 filter was imported from \"%2\""
+msgid_plural "%1 filters were imported from \"%2\""
+msgstr[0] ""
+msgstr[1] ""
+
+#: libimportwizard/abstractimporter.cpp:71
+#, kde-format
+msgid "Filters file was not found"
+msgstr ""
+
+#: libimportwizard/abstractsettings.cpp:40
+#, kde-format
+msgid "Setting up identity..."
+msgstr ""
+
+#: libimportwizard/abstractsettings.cpp:48
+#, kde-format
+msgid "Identity set up."
+msgstr ""
+
+#: libimportwizard/abstractsettings.cpp:65
+#, kde-format
+msgid "Setting up transport..."
+msgstr ""
+
+#: libimportwizard/abstractsettings.cpp:77
+#, kde-format
+msgid "Transport set up."
+msgstr ""
+
+#: main.cpp:34 main.cpp:36
+#, kde-format
+msgid "PIM Import Tool"
+msgstr ""
+
+#: main.cpp:38
+#, kde-format
+msgid "Copyright © 2012-%1 ImportWizard authors"
+msgstr ""
+
+#: main.cpp:40
+#, kde-format
+msgctxt "@info:credit"
+msgid "Laurent Montel"
+msgstr ""
+
+#: main.cpp:40
+#, kde-format
+msgid "Maintainer"
+msgstr ""
+
+#: main.cpp:48
+#, kde-format
+msgctxt "@info:shell"
+msgid "Mode: %1"
+msgstr ""
+
+#: manual/manualselectfilterpage.cpp:86
+#, kde-format
+msgid "<p><i>Written by %1.</i></p>"
+msgstr ""
+
+#: plugins/balsa/balsaaddressbook.cpp:37 plugins/balsa/balsaaddressbook.cpp:50
+#: plugins/sylpheed/sylpheedaddressbook.cpp:29
+#, kde-format
+msgid "No addressbook found"
+msgstr ""
+
+#: plugins/balsa/balsaaddressbook.cpp:64
+#, kde-format
+msgid "Ldap created"
+msgstr ""
+
+#: plugins/balsa/balsaaddressbook.cpp:94
+#, kde-format
+msgid "New addressbook created: %1"
+msgstr ""
+
+#: plugins/claws-mail/clawsmailimportdata.cpp:78
+#, kde-format
+msgid "Claws Mail settings not found."
+msgstr ""
+
+#: plugins/evolutionv3/evolutionaddressbook.cpp:23
+#, kde-format
+msgid ""
+"Evolution address book will be exported as vCard. Import vCard in "
+"KAddressBook."
+msgstr ""
+
+#: plugins/evolutionv3/evolutionaddressbook.cpp:24
+#, kde-format
+msgctxt "@title:window"
+msgid "Export Evolution Address Book"
+msgstr ""
+
+#: plugins/evolutionv3/evolutionaddressbook.cpp:27
+#, kde-format
+msgctxt "@title:window"
+msgid "Select the directory where vCards will be stored."
+msgstr ""
+
+#: plugins/evolutionv3/evolutionaddressbook.cpp:80
+#, kde-format
+msgid "Address book \"%1\" exported."
+msgstr ""
+
+#: plugins/evolutionv3/evolutionaddressbook.cpp:82
+#, kde-format
+msgid "Failed to export address book \"%1\"."
+msgstr ""
+
+#: plugins/evolutionv3/evolutionv3importdata.cpp:59
+#, kde-format
+msgid "Evolution settings not found."
+msgstr ""
+
+#: plugins/evolutionv3/evolutionv3importdata.cpp:102
+#, kde-format
+msgid "Evolution calendar not found."
+msgstr ""
+
+#: plugins/icedove/icedoveimportdata.cpp:70
+#, kde-format
+msgid "Icedove settings not found."
+msgstr ""
+
+#: plugins/seamonkey/seamonkeyimportdata.cpp:70
+#, kde-format
+msgid "SeaMonkey settings not found."
+msgstr ""
+
+#: plugins/sylpheed/sylpheedaddressbook.cpp:62
+#, kde-format
+msgid "No contact found in %1"
+msgstr ""
+
+#: plugins/sylpheed/sylpheedimportdata.cpp:53
+#, kde-format
+msgid "Sylpheed settings not found."
+msgstr ""
+
+#: plugins/thunderbird/thunderbirdaddressbook.cpp:48
+#, kde-format
+msgid "Contacts file '%1' not found"
+msgstr ""
+
+#: plugins/thunderbird/thunderbirdimportdata.cpp:72
+#, kde-format
+msgid "Thunderbird settings not found."
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QPushButton, importAddressBook)
+#: ui/autodetect/importaddressbookpage.ui:47
+#, kde-format
+msgid "Import addressbook"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QPushButton, importCalendar)
+#: ui/autodetect/importcalendarpage.ui:47
+#, kde-format
+msgid "Import calendar"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QPushButton, importFilters)
+#: ui/autodetect/importfilterpage.ui:47
+#, kde-format
+msgid "Import Filters"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: ui/autodetect/importfinishpage.ui:29
+#, kde-format
+msgid "Summary:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: ui/autodetect/importmailpage.ui:32 ui/manual/manualselectfilterpage.ui:136
+#, kde-format
+msgid "Please select the folder to import to:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QPushButton, importMails)
+#: ui/autodetect/importmailpage.ui:60
+#, kde-format
+msgid "Import Mails"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, mails)
+#: ui/autodetect/selectcomponentpage.ui:49
+#, kde-format
+msgid "Mails"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, filters)
+#: ui/autodetect/selectcomponentpage.ui:59
+#, kde-format
+msgid "Filters"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, settings)
+#: ui/autodetect/selectcomponentpage.ui:69
+#, kde-format
+msgid "Settings"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, addressbooks)
+#: ui/autodetect/selectcomponentpage.ui:79
+#, kde-format
+msgid "Address Books"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, calendars)
+#: ui/autodetect/selectcomponentpage.ui:89
+#, kde-format
+msgid "Calendars"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_2)
+#: ui/autodetect/selectcomponentpage.ui:126
+#, kde-format
+msgid ""
+"This wizard will import mail messages, addressbook entries, filters and/or "
+"settings from other mail programs into KMail"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: ui/autodetect/selectcomponentpage.ui:136
+#, kde-format
+msgid "Or select types of material to import:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, everything)
+#: ui/autodetect/selectcomponentpage.ui:143
+#, kde-format
+msgid "Import Everything"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: ui/autodetect/selectprogrampage.ui:53
+#, kde-format
+msgid "Please select the program from which you like to import:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_2)
+#: ui/autodetect/selectprogrampage.ui:86
+#, kde-format
+msgid "No program found"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, manualSelectionCheckBox)
+#: ui/autodetect/selectprogrampage.ui:112
+#, kde-format
+msgid "Manual Selection"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
+#: ui/manual/manualimportmailpage.ui:96
+#, kde-format
+msgid "Click 'Back' to import more emails"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, TextLabel6)
+#: ui/manual/manualselectfilterpage.ui:103
+#, kde-format
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/";
+"REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
+"\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
+"weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
+"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
+"family:'DejaVu Sans'; font-size:9pt; font-weight:600;\">Welcome to "
+"ImportWizard The Mail Import Tool</span><span style=\" font-family:'DejaVu "
+"Sans'; font-size:9pt;\"> <br /><br />This program will help you import your "
+"email from your previous email program.<br /><br />Please select the program "
+"you would like to import from. Next, select the folder you would like to "
+"import to, then click 'Next'.</span></p></body></html>"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, remDupMsg)
+#: ui/manual/manualselectfilterpage.ui:146
+#, kde-format
+msgid "Remove &duplicate messages during import"
+msgstr ""

Reply via email to