Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libksane for openSUSE:Factory checked in at 2021-07-09 23:58:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksane (Old) and /work/SRC/openSUSE:Factory/.libksane.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksane" Fri Jul 9 23:58:25 2021 rev:131 rq:905038 version:21.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libksane/libksane.changes 2021-06-12 20:07:40.500889391 +0200 +++ /work/SRC/openSUSE:Factory/.libksane.new.2625/libksane.changes 2021-07-09 23:59:39.960372082 +0200 @@ -1,0 +2,10 @@ +Wed Jul 7 08:58:55 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.04.3 +- Changes since 21.04.2: + * do not allow to query for new devices when a device is opened + +------------------------------------------------------------------- Old: ---- libksane-21.04.2.tar.xz libksane-21.04.2.tar.xz.sig New: ---- libksane-21.04.3.tar.xz libksane-21.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksane.spec ++++++ --- /var/tmp/diff_new_pack.DEHex9/_old 2021-07-09 23:59:40.612367011 +0200 +++ /var/tmp/diff_new_pack.DEHex9/_new 2021-07-09 23:59:40.616366980 +0200 @@ -23,7 +23,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libksane -Version: 21.04.2 +Version: 21.04.3 Release: 0 Summary: KDE scanning library License: GPL-2.0-or-later ++++++ libksane-21.04.2.tar.xz -> libksane-21.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/CMakeLists.txt new/libksane-21.04.3/CMakeLists.txt --- old/libksane-21.04.2/CMakeLists.txt 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/CMakeLists.txt 2021-07-06 07:18:51.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "21") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "2") +set(RELEASE_SERVICE_VERSION_MICRO "3") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(KSane) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/ar/libksane.po new/libksane-21.04.3/po/ar/libksane.po --- old/libksane-21.04.2/po/ar/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/ar/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2012-01-22 22:54+0400\n" "Last-Translator: Zayed Al-Saidi <zayed.alsa...@gmail.com>\n" "Language-Team: Arabic <kde-i18n-...@kde.org>\n" @@ -261,12 +261,12 @@ msgid "Scanner Specific Options" msgstr "???????????? ???????? ????????????????" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "?????????????????? ?????????? ????????????: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/be/libksane.po new/libksane-21.04.3/po/be/libksane.po --- old/libksane-21.04.2/po/be/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/be/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2007-10-28 13:49+0200\n" "Last-Translator: Darafei Praliaskouski <kom...@licei2.com>\n" "Language-Team: Belarusian <i...@mova.org>\n" @@ -256,12 +256,12 @@ msgid "Scanner Specific Options" msgstr "" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/bg/libksane.po new/libksane-21.04.3/po/bg/libksane.po --- old/libksane-21.04.2/po/bg/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/bg/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2012-04-10 16:39+0300\n" "Last-Translator: \n" "Language-Team: Bulgarian <d...@ludost.net>\n" @@ -263,12 +263,12 @@ msgid "Scanner Specific Options" msgstr "???????????????????? ?????????????????? ???? ????????????" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "?????????????? ???? ???????????????????????? ???? ??????????????: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/bs/libksane.po new/libksane-21.04.3/po/bs/libksane.po --- old/libksane-21.04.2/po/bs/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/bs/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdegraphics\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2013-01-14 19:21+0000\n" "Last-Translator: Samir Ribi?? <Unknown>\n" "Language-Team: Bosnian <b...@li.org>\n" @@ -269,12 +269,12 @@ msgid "Scanner Specific Options" msgstr "Opcije specifi??ne za skener" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Zahtjeva se provjera identiteta za resurs: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/ca/libksane.po new/libksane-21.04.3/po/ca/libksane.po --- old/libksane-21.04.2/po/ca/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/ca/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-08-06 15:05+0200\n" "Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" @@ -273,12 +273,12 @@ msgid "Scanner Specific Options" msgstr "Opcions espec??fiques de l'esc??ner" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Es requereix autenticaci?? per al recurs: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/ca@valencia/libksane.po new/libksane-21.04.3/po/ca@valencia/libksane.po --- old/libksane-21.04.2/po/ca@valencia/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/ca@valencia/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-08-06 15:05+0200\n" "Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" @@ -273,12 +273,12 @@ msgid "Scanner Specific Options" msgstr "Opcions espec??fiques de l'esc??ner" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Es requereix autenticaci?? per al recurs: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/cs/libksane.po new/libksane-21.04.3/po/cs/libksane.po --- old/libksane-21.04.2/po/cs/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/cs/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-07-08 13:53+0200\n" "Last-Translator: Vit Pelcak <v...@pelcak.org>\n" "Language-Team: Czech <kde-i18n-...@kde.org>\n" @@ -265,12 +265,12 @@ msgid "Scanner Specific Options" msgstr "Konkr??tn?? mo??nosti skeneru" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Ov????en?? toto??nosti je vy??adov??no pro zdroj: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/da/libksane.po new/libksane-21.04.3/po/da/libksane.po --- old/libksane-21.04.2/po/da/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/da/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-07-23 11:08+0200\n" "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n" "Language-Team: Danish <kde-i18n-...@kde.org>\n" @@ -264,12 +264,12 @@ msgid "Scanner Specific Options" msgstr "Scannerspecifikke indstillinger" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Godkendelse kr??ves for ressourcen: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/de/libksane.po new/libksane-21.04.3/po/de/libksane.po --- old/libksane-21.04.2/po/de/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/de/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-09-30 09:04+0200\n" "Last-Translator: Burkhard L??ck <lu...@hube-lueck.de>\n" "Language-Team: German <kde-i18n...@kde.org>\n" @@ -269,12 +269,12 @@ msgid "Scanner Specific Options" msgstr "Scanner-spezifische Einstellungen" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Authentifizierung erforderlich f??r Ressource: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/el/libksane.po new/libksane-21.04.3/po/el/libksane.po --- old/libksane-21.04.2/po/el/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/el/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-08-31 10:09+0300\n" "Last-Translator: Stelios <ssta...@gmail.com>\n" "Language-Team: Greek <kde-i18n...@kde.org>\n" @@ -273,12 +273,12 @@ msgid "Scanner Specific Options" msgstr "?????????????? ???????????????? ????????????" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "???????????????????? ?????????????????????? ?????? ?????? ????????: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/en_GB/libksane.po new/libksane-21.04.3/po/en_GB/libksane.po --- old/libksane-21.04.2/po/en_GB/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/en_GB/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-09-20 20:19+0100\n" "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n" "Language-Team: British English <kde-l10n-en...@kde.org>\n" @@ -266,12 +266,12 @@ msgid "Scanner Specific Options" msgstr "Scanner Specific Options" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Authentication required for resource: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/eo/libksane.po new/libksane-21.04.3/po/eo/libksane.po --- old/libksane-21.04.2/po/eo/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/eo/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2009-11-15 12:06+0100\n" "Last-Translator: Axel Rousseau <a...@esperanto-jeunes.org>\n" "Language-Team: esperanto <kde-i18n...@kde.org>\n" @@ -254,12 +254,12 @@ msgid "Scanner Specific Options" msgstr "" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/es/libksane.po new/libksane-21.04.3/po/es/libksane.po --- old/libksane-21.04.2/po/es/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/es/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2021-05-15 22:44+0200\n" "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n" "Language-Team: Spanish <kde-l10n...@kde.org>\n" @@ -271,12 +271,12 @@ msgid "Scanner Specific Options" msgstr "Opciones espec??ficas del esc??ner" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Autenticaci??n necesaria para el recurso: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/et/libksane.po new/libksane-21.04.3/po/et/libksane.po --- old/libksane-21.04.2/po/et/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/et/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-10-11 01:45+0200\n" "Last-Translator: Mihkel T??nnov <mihh...@gmail.com>\n" "Language-Team: Estonian <>\n" @@ -267,12 +267,12 @@ msgid "Scanner Specific Options" msgstr "Skannerist s??ltuvad omadused" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Autentimise n??udmine ressursile: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/eu/libksane.po new/libksane-21.04.3/po/eu/libksane.po --- old/libksane-21.04.2/po/eu/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/eu/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-05-10 08:15+0200\n" "Last-Translator: I??igo Salvador Azurmendi <xa...@euskalnet.net>\n" "Language-Team: Basque <kde-i18n...@kde.org>\n" @@ -271,12 +271,12 @@ msgid "Scanner Specific Options" msgstr "Eskanerraren aukera espezifikoak" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Autentifikazioa behar da baliabidearako: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/fi/libksane.po new/libksane-21.04.3/po/fi/libksane.po --- old/libksane-21.04.2/po/fi/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/fi/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-07-12 23:12+0300\n" "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n" "Language-Team: Finnish <kde-i18n-...@kde.org>\n" @@ -276,12 +276,12 @@ msgid "Scanner Specific Options" msgstr "Laitekohtaiset asetukset" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Resurssi vaatii tunnistautumaan: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/fr/libksane.po new/libksane-21.04.3/po/fr/libksane.po --- old/libksane-21.04.2/po/fr/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/fr/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-07-08 22:01+0800\n" "Last-Translator: Simon Depiets <sdepi...@gmail.com>\n" "Language-Team: French <kde-francoph...@kde.org>\n" @@ -20,7 +20,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 21.04.1\n" +"X-Generator: Lokalize 21.04.2\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -278,12 +278,12 @@ msgid "Scanner Specific Options" msgstr "Options sp??cifiques au p??riph??rique de num??risation" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Authentification requise pour la ressource??: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/ga/libksane.po new/libksane-21.04.3/po/ga/libksane.po --- old/libksane-21.04.2/po/ga/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/ga/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: extragear-libs/libksane.po\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2007-09-18 05:53-0500\n" "Last-Translator: Kevin Scannell <ksca...@gmail.com>\n" "Language-Team: Irish <gaeilge-gnuli...@lists.sourceforge.net>\n" @@ -256,12 +256,12 @@ msgid "Scanner Specific Options" msgstr "Roghanna Saini??il don Scan??ir" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "F??ordheimhni?? de dh??th ar acmhainn: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/gl/libksane.po new/libksane-21.04.3/po/gl/libksane.po --- old/libksane-21.04.2/po/gl/libksane.po 2021-06-08 08:08:17.000000000 +0200 +++ new/libksane-21.04.3/po/gl/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-03-07 09:20+0100\n" "Last-Translator: Adri??n Chaves (Gallaecio) <adr...@chaves.io>\n" "Language-Team: Galician <proxe...@trasno.gal>\n" @@ -273,12 +273,12 @@ msgid "Scanner Specific Options" msgstr "Opci??ns espec??ficas do esc??ner" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "O recurso require de autenticaci??n: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/hi/libksane.po new/libksane-21.04.3/po/hi/libksane.po --- old/libksane-21.04.2/po/hi/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/hi/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2008-03-30 16:10+0530\n" "Last-Translator: Ravishankar Shrivastava <raviratl...@yahoo.com>\n" "Language-Team: Hindi <indlinux-hi...@lists.sourceforge.net>\n" @@ -255,12 +255,12 @@ msgid "Scanner Specific Options" msgstr "" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/hr/libksane.po new/libksane-21.04.3/po/hr/libksane.po --- old/libksane-21.04.2/po/hr/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/hr/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2010-05-12 10:59+0200\n" "Last-Translator: Marko Dimjasevic <ma...@dimjasevic.net>\n" "Language-Team: Croatian <kde-croatia-l...@lists.sourceforge.net>\n" @@ -267,12 +267,12 @@ msgid "Scanner Specific Options" msgstr "Opcije za specifi??ni skener" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Potrebna je autentifikacija za resurs: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/hu/libksane.po new/libksane-21.04.3/po/hu/libksane.po --- old/libksane-21.04.2/po/hu/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/hu/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: KDE 4.2\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2012-08-21 09:08+0200\n" "Last-Translator: Bal??zs ??r <urbal...@gmail.com>\n" "Language-Team: Hungarian <kde-l10n...@kde.org>\n" @@ -269,12 +269,12 @@ msgid "Scanner Specific Options" msgstr "Szkennekspecifikus be??ll??t??sok" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Hiteles??t??s sz??ks??ges az er??forr??shoz: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/ia/libksane.po new/libksane-21.04.3/po/ia/libksane.po --- old/libksane-21.04.2/po/ia/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/ia/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-10-28 16:37+0100\n" "Last-Translator: giovanni <g.s...@tiscali.it>\n" "Language-Team: Interlingua <kde-i18n-...@kde.org>\n" @@ -266,12 +266,12 @@ msgid "Scanner Specific Options" msgstr "Optiones specific de scanner" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Authentication requirite per ressource: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/id/libksane.po new/libksane-21.04.3/po/id/libksane.po --- old/libksane-21.04.2/po/id/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/id/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-01-22 22:35+0700\n" "Last-Translator: Wantoyo <wanto...@gmail.com>\n" "Language-Team: Indonesian <kde-i18n-...@kde.org>\n" @@ -269,12 +269,12 @@ msgid "Scanner Specific Options" msgstr "Opsi Spesifik Scanner" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Diperlukan autentikasi untuk sumberdaya: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/is/libksane.po new/libksane-21.04.3/po/is/libksane.po --- old/libksane-21.04.2/po/is/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/is/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2016-01-07 14:15+0000\n" "Last-Translator: Sveinn ?? Felli <s...@fellsnet.is>\n" "Language-Team: Icelandic <translation-team...@lists.sourceforge.net>\n" @@ -272,12 +272,12 @@ msgid "Scanner Specific Options" msgstr "S??rt??kar skannastillingar" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Au??kenningar er krafist fyrir au??lindina: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/it/libksane.po new/libksane-21.04.3/po/it/libksane.po --- old/libksane-21.04.2/po/it/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/it/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2021-03-26 19:55+0100\n" "Last-Translator: Luigi Toscano <luigi.tosc...@tiscali.it>\n" "Language-Team: Italian <kde-i18n...@kde.org>\n" @@ -269,12 +269,12 @@ msgid "Scanner Specific Options" msgstr "Opzioni specifiche dello scanner" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Autenticazione necessaria per la risorsa: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/ja/libksane.po new/libksane-21.04.3/po/ja/libksane.po --- old/libksane-21.04.2/po/ja/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/ja/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2014-09-28 22:55-0700\n" "Last-Translator: Fumiaki Okushi <fumiaki.oku...@gmail.com>\n" "Language-Team: Japanese <kde...@kde.org>\n" @@ -261,12 +261,12 @@ msgid "Scanner Specific Options" msgstr "????????????????????????????????????" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "?????????????????????????????????????????????: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/kk/libksane.po new/libksane-21.04.3/po/kk/libksane.po --- old/libksane-21.04.2/po/kk/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/kk/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2013-01-06 04:17+0600\n" "Last-Translator: Sairan Kikkarin <sai...@computer.org>\n" "Language-Team: Kazakh <kde-i18n-...@kde.org>\n" @@ -266,12 +266,12 @@ msgid "Scanner Specific Options" msgstr "?????????????????? ???????????? ????????????????????????" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "???????????????????????????? ?????????????????? ?????????? ???????????? ????????????: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/km/libksane.po new/libksane-21.04.3/po/km/libksane.po --- old/libksane-21.04.2/po/km/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/km/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2012-06-11 14:10+0700\n" "Last-Translator: Khoem Sokhem <khoemsok...@khmeros.info>\n" "Language-Team: Khmer\n" @@ -263,12 +263,12 @@ msgid "Scanner Specific Options" msgstr "??????????????????????????????????????????????????????????????????????????????????????????????????????" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/ko/libksane.po new/libksane-21.04.3/po/ko/libksane.po --- old/libksane-21.04.2/po/ko/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/ko/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-10-04 18:47+0200\n" "Last-Translator: Shinjo Park <k...@peremen.name>\n" "Language-Team: Korean <kde...@kde.org>\n" @@ -265,12 +265,12 @@ msgid "Scanner Specific Options" msgstr "????????? ?????? ??????" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "????????? ?????? ????????? ?????????: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/lt/libksane.po new/libksane-21.04.3/po/lt/libksane.po --- old/libksane-21.04.2/po/lt/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/lt/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-05-16 19:52+0300\n" "Last-Translator: Moo\n" "Language-Team: lt <kde-i18n...@kde.org>\n" @@ -269,12 +269,12 @@ msgid "Scanner Specific Options" msgstr "Specifin??s skenerio parinktys" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Reikalingas tapatyb??s nustatymas i??tekliui: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/lv/libksane.po new/libksane-21.04.3/po/lv/libksane.po --- old/libksane-21.04.2/po/lv/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/lv/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2010-01-02 20:40+0200\n" "Last-Translator: Viesturs Zarins <viesturs.zar...@mii.lu.lv>\n" "Language-Team: Latvian <loc...@laka.lv>\n" @@ -266,12 +266,12 @@ msgid "Scanner Specific Options" msgstr "Skenera speci??lie iestat??jumi" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "??im resursam nepiecie??ama autentific????ana: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/ml/libksane.po new/libksane-21.04.3/po/ml/libksane.po --- old/libksane-21.04.2/po/ml/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/ml/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2019-05-22 01:57+0530\n" "Last-Translator: Subin Siby <subins2...@gmai.com>\n" "Language-Team: Swathanthra|??????????????????????????? Malayalam|?????????????????? Computing|????????????????????????????????????????????? <smc." @@ -255,12 +255,12 @@ msgid "Scanner Specific Options" msgstr "" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/mr/libksane.po new/libksane-21.04.3/po/mr/libksane.po --- old/libksane-21.04.2/po/mr/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/mr/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2013-02-18 11:34+0530\n" "Last-Translator: Chetan Khona <che...@kompkin.com>\n" "Language-Team: American English <kde-i18n-...@kde.org>\n" @@ -266,12 +266,12 @@ msgid "Scanner Specific Options" msgstr "?????????????????? ????????????????????? ??????????????????" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "?????? ????????????????????????????????? ??????????????????????????????????????? ????????? ????????? : %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/nb/libksane.po new/libksane-21.04.3/po/nb/libksane.po --- old/libksane-21.04.2/po/nb/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/nb/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2012-09-03 14:26+0200\n" "Last-Translator: Bj??rn Steensrud <bjor...@skogkatt.homelinux.org>\n" "Language-Team: Norwegian Bokm??l <l10n...@lister.huftis.org>\n" @@ -266,12 +266,12 @@ msgid "Scanner Specific Options" msgstr "Valg spesielle for skanneren" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Autentisering kreves for ressursen: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/nds/libksane.po new/libksane-21.04.3/po/nds/libksane.po --- old/libksane-21.04.2/po/nds/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/nds/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2014-02-23 18:39+0100\n" "Last-Translator: S??nke Dibbern <s_dibb...@web.de>\n" "Language-Team: Low Saxon <kde-i18n-...@kde.org>\n" @@ -269,12 +269,12 @@ msgid "Scanner Specific Options" msgstr "Inleser-egen Optschonen" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Identiteetpr????v deit noot f??r de Ressource: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/nl/libksane.po new/libksane-21.04.3/po/nl/libksane.po --- old/libksane-21.04.2/po/nl/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/nl/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-07-07 10:58+0200\n" "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n" "Language-Team: Dutch <kde-i18n...@kde.org>\n" @@ -270,12 +270,12 @@ msgid "Scanner Specific Options" msgstr "Specifieke opties voor de scanner" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Authentication vereist voor hulpbron: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/nn/libksane.po new/libksane-21.04.3/po/nn/libksane.po --- old/libksane-21.04.2/po/nn/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/nn/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: KDE 4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-08-04 22:09+0200\n" "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n" "Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n" @@ -265,12 +265,12 @@ msgid "Scanner Specific Options" msgstr "Skannarspesifikke val" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Krev brukargodkjenning for ressursen: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/pa/libksane.po new/libksane-21.04.3/po/pa/libksane.po --- old/libksane-21.04.2/po/pa/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/pa/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2012-06-24 17:53+0530\n" "Last-Translator: A S Alam <aa...@users.sf.net>\n" "Language-Team: Punjabi/Panjabi <punjabi-us...@lists.sf.net>\n" @@ -258,12 +258,12 @@ msgid "Scanner Specific Options" msgstr "??????????????? ????????? ???????????????" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/pl/libksane.po new/libksane-21.04.3/po/pl/libksane.po --- old/libksane-21.04.2/po/pl/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/pl/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2021-04-25 07:31+0200\n" "Last-Translator: ??ukasz Wojni??owicz <lukasz.wojnilow...@gmail.com>\n" "Language-Team: Polish <kde-i18n-...@kde.org>\n" @@ -268,12 +268,12 @@ msgid "Scanner Specific Options" msgstr "Ustawienia skanera" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Wymagane uwierzytelnienie dla zasobu: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/pt/libksane.po new/libksane-21.04.3/po/pt/libksane.po --- old/libksane-21.04.2/po/pt/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/pt/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-07-07 09:52+0100\n" "Last-Translator: Jos?? Nuno Coelho Pires <zepi...@gmail.com>\n" "Language-Team: pt <kde-i18n...@kde.org>\n" @@ -266,12 +266,12 @@ msgid "Scanner Specific Options" msgstr "Op????es Espec??ficas do 'Scanner'" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Autentica????o necess??ria para o recurso: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/pt_BR/libksane.po new/libksane-21.04.3/po/pt_BR/libksane.po --- old/libksane-21.04.2/po/pt_BR/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/pt_BR/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-07-14 11:11-0300\n" "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n" "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n" @@ -270,12 +270,12 @@ msgid "Scanner Specific Options" msgstr "Op????es espec??ficas do scanner" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Autentica????o necess??ria para o recurso: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/ro/libksane.po new/libksane-21.04.3/po/ro/libksane.po --- old/libksane-21.04.2/po/ro/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/ro/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2009-01-01 21:17+0200\n" "Last-Translator: Sergiu Bivol <ser...@ase.md>\n" "Language-Team: Romanian <kde-i18n...@lists.kde.org>\n" @@ -259,12 +259,12 @@ msgid "Scanner Specific Options" msgstr "" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/ru/libksane.po new/libksane-21.04.3/po/ru/libksane.po --- old/libksane-21.04.2/po/ru/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/ru/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2021-01-08 12:01+0300\n" "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n" "Language-Team: Russian <kde-russ...@lists.kde.ru>\n" @@ -275,12 +275,12 @@ msgid "Scanner Specific Options" msgstr "?????????????????????????? ?????????????????? ??????????????" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "???????????????????? ?????????????????????? ?????? ??????????????: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/sk/libksane.po new/libksane-21.04.3/po/sk/libksane.po --- old/libksane-21.04.2/po/sk/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/sk/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2021-05-29 19:30+0200\n" "Last-Translator: Matej Mrenica <matejm98m...@gmail.com>\n" "Language-Team: Slovak <kde-i18n-...@kde.org>\n" @@ -264,12 +264,12 @@ msgid "Scanner Specific Options" msgstr "Mo??nosti z??visl?? na skeneri" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Vy??aduje sa autentifik??cia pre zdroj: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/sl/libksane.po new/libksane-21.04.3/po/sl/libksane.po --- old/libksane-21.04.2/po/sl/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/sl/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-07-08 09:26+0200\n" "Last-Translator: Matja?? Jeran <matjaz.je...@amis.net>\n" "Language-Team: Slovenian <lugos-...@lugos.si>\n" @@ -270,12 +270,12 @@ msgid "Scanner Specific Options" msgstr "Mo??nosti, dolo??ene za opti??ni bralnik" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Za vir je potrebna overitev: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/sq/libksane.po new/libksane-21.04.3/po/sq/libksane.po --- old/libksane-21.04.2/po/sq/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/sq/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdegraphics\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2009-11-20 14:33+0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Albanian <s...@li.org>\n" @@ -266,12 +266,12 @@ msgid "Scanner Specific Options" msgstr "" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "K??rkohet identifikimi p??r resursin: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/sv/libksane.po new/libksane-21.04.3/po/sv/libksane.po --- old/libksane-21.04.2/po/sv/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/sv/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-07-07 22:01+0200\n" "Last-Translator: Stefan Asserh??ll <stefan.asserh...@bredband.net>\n" "Language-Team: Swedish <kde-i18n-...@kde.org>\n" @@ -265,12 +265,12 @@ msgid "Scanner Specific Options" msgstr "Specifika alternativ f??r bildl??sare" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Beh??righetskontroll kr??vs f??r resurs: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/tr/libksane.po new/libksane-21.04.3/po/tr/libksane.po --- old/libksane-21.04.2/po/tr/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/tr/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kdegraphics-kde4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2017-04-13 15:00+0100\n" "Last-Translator: Volkan Gezer <volkange...@gmail.com>\n" "Language-Team: Turkish <kde-l10n...@kde.org>\n" @@ -269,12 +269,12 @@ msgid "Scanner Specific Options" msgstr "Taray??c??ya ??zel Se??enekler" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "Bu kaynak i??in yetkilendirme gerekiyor: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/ug/libksane.po new/libksane-21.04.3/po/ug/libksane.po --- old/libksane-21.04.2/po/ug/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/ug/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2013-09-08 07:05+0900\n" "Last-Translator: Gheyret Kenji <ghey...@gmail.com>\n" "Language-Team: Uyghur Computer Science Association <u...@yahoogroups.com>\n" @@ -254,12 +254,12 @@ msgid "Scanner Specific Options" msgstr "" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/uk/libksane.po new/libksane-21.04.3/po/uk/libksane.po --- old/libksane-21.04.2/po/uk/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/uk/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-07-07 07:16+0300\n" "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n" "Language-Team: Ukrainian <kde-i18n...@kde.org>\n" @@ -270,12 +270,12 @@ msgid "Scanner Specific Options" msgstr "???????????????????? ?????????????????? ??????????????" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "?????? ?????????????? %1 ???????????????? ???????????? ??????????????????????????" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/wa/libksane.po new/libksane-21.04.3/po/wa/libksane.po --- old/libksane-21.04.2/po/wa/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/wa/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2009-05-30 15:36+0200\n" "Last-Translator: Jean Cayron <jean.cay...@gmail.com>\n" "Language-Team: Walloon <li...@walon.org>\n" @@ -266,12 +266,12 @@ msgid "Scanner Specific Options" msgstr "" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "I f??t s' otintify?? pol rissource: %1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/zh_CN/libksane.po new/libksane-21.04.3/po/zh_CN/libksane.po --- old/libksane-21.04.2/po/zh_CN/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/zh_CN/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" -"PO-Revision-Date: 2021-06-03 16:07\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" +"PO-Revision-Date: 2021-06-20 07:37\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -266,12 +266,12 @@ msgid "Scanner Specific Options" msgstr "?????????????????????" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "?????????????????????%1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/po/zh_TW/libksane.po new/libksane-21.04.3/po/zh_TW/libksane.po --- old/libksane-21.04.2/po/zh_TW/libksane.po 2021-06-08 08:08:18.000000000 +0200 +++ new/libksane-21.04.3/po/zh_TW/libksane.po 2021-07-06 07:18:51.000000000 +0200 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libksane\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-03-08 02:33+0100\n" +"POT-Creation-Date: 2021-06-21 01:52+0000\n" "PO-Revision-Date: 2020-05-15 00:08+0800\n" "Last-Translator: Yi-Jyun Pan <pan93...@gmail.com>\n" "Language-Team: Chinese <zh-l...@lists.linux.org.tw>\n" @@ -263,12 +263,12 @@ msgid "Scanner Specific Options" msgstr "?????????????????????" -#: ksanewidget.cpp:366 +#: ksanewidget.cpp:371 #, kde-format msgid "Authentication required for resource: %1" msgstr "????????????????????????%1" -#: ksanewidget.cpp:648 +#: ksanewidget.cpp:653 #, kde-format msgid "" "The image data contained 16 bits per color, but the color depth has been " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-21.04.2/src/ksanewidget.cpp new/libksane-21.04.3/src/ksanewidget.cpp --- old/libksane-21.04.2/src/ksanewidget.cpp 2021-06-05 22:57:00.000000000 +0200 +++ new/libksane-21.04.3/src/ksanewidget.cpp 2021-07-05 20:54:21.000000000 +0200 @@ -307,7 +307,12 @@ void KSaneWidget::initGetDeviceList() const { - d->m_findDevThread->start(); + /* On some SANE backends, the handle becomes invalid when + * querying for new devices. Hence, this is only allowed when + * no device is currently opened. */ + if (d->m_saneHandle == nullptr) { + d->m_findDevThread->start(); + } } bool KSaneWidget::openDevice(const QString &deviceName)