Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package grantlee-editor for openSUSE:Factory checked in at 2023-05-12 20:34:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old) and /work/SRC/openSUSE:Factory/.grantlee-editor.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantlee-editor" Fri May 12 20:34:44 2023 rev:80 rq:1086257 version:23.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes 2023-04-23 22:47:44.074803332 +0200 +++ /work/SRC/openSUSE:Factory/.grantlee-editor.new.1533/grantlee-editor.changes 2023-05-12 20:36:05.833474997 +0200 @@ -1,0 +2,9 @@ +Tue May 9 10:46:33 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.04.1/ +- No code change since 23.04.0 + +------------------------------------------------------------------- Old: ---- grantlee-editor-23.04.0.tar.xz grantlee-editor-23.04.0.tar.xz.sig New: ---- grantlee-editor-23.04.1.tar.xz grantlee-editor-23.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grantlee-editor.spec ++++++ --- /var/tmp/diff_new_pack.0An9yk/_old 2023-05-12 20:36:06.429478273 +0200 +++ /var/tmp/diff_new_pack.0An9yk/_new 2023-05-12 20:36:06.429478273 +0200 @@ -19,7 +19,7 @@ %define kf5_version 5.99.0 %bcond_without released Name: grantlee-editor -Version: 23.04.0 +Version: 23.04.1 Release: 0 Summary: Messageviewer header theme editor based on Grantlee License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ grantlee-editor-23.04.0.tar.xz -> grantlee-editor-23.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/CMakeLists.txt new/grantlee-editor-23.04.1/CMakeLists.txt --- old/grantlee-editor-23.04.0/CMakeLists.txt 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/CMakeLists.txt 2023-05-01 06:04:51.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.23.0") +set(PIM_VERSION "5.23.1") project(grantlee-editor VERSION ${PIM_VERSION}) -set(RELEASE_SERVICE_VERSION "23.04.0") +set(RELEASE_SERVICE_VERSION "23.04.1") set(KF_MIN_VERSION "5.103.0") find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED) @@ -41,12 +41,12 @@ set(KDEPIM_LIB_VERSION "${PIM_VERSION}") set(KDEPIM_LIB_SOVERSION "5") -set(MESSAGELIB_LIB_VERSION "5.23.0") +set(MESSAGELIB_LIB_VERSION "5.23.1") -set(AKONADI_MIMELIB_VERSION "5.23.0") -set(AKONADI_CONTACT_VERSION "5.23.0") -set(KPIMTEXTEDIT_LIB_VERSION "5.23.0") -set(LIBGRANTLEETHEME_LIB_VERSION "5.23.0") +set(AKONADI_MIMELIB_VERSION "5.23.1") +set(AKONADI_CONTACT_VERSION "5.23.1") +set(KPIMTEXTEDIT_LIB_VERSION "5.23.1") +set(LIBGRANTLEETHEME_LIB_VERSION "5.23.1") set(QT_REQUIRED_VERSION "5.15.2") if (QT_MAJOR_VERSION STREQUAL "6") set(QT_REQUIRED_VERSION "6.4.0") @@ -56,9 +56,9 @@ set(KF_MIN_VERSION "5.100.0") set(KF_MAJOR_VERSION "5") endif() -set(KIMAP_LIB_VERSION "5.23.0") -set(PIMCOMMON_LIB_VERSION "5.23.0") -set(KPIM_MIME_VERSION "5.23.0") +set(KIMAP_LIB_VERSION "5.23.1") +set(PIMCOMMON_LIB_VERSION "5.23.1") +set(KPIM_MIME_VERSION "5.23.1") find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets WebEngineWidgets) # Find KF5 package diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/de/contactprintthemeeditor.po new/grantlee-editor-23.04.1/po/de/contactprintthemeeditor.po --- old/grantlee-editor-23.04.0/po/de/contactprintthemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/de/contactprintthemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -12,7 +12,7 @@ "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" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 21.12.2\n" #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/de/contactthemeeditor.po new/grantlee-editor-23.04.1/po/de/contactthemeeditor.po --- old/grantlee-editor-23.04.0/po/de/contactthemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/de/contactthemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -12,7 +12,7 @@ "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" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 21.12.2\n" #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/de/headerthemeeditor.po new/grantlee-editor-23.04.1/po/de/headerthemeeditor.po --- old/grantlee-editor-23.04.0/po/de/headerthemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/de/headerthemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -12,7 +12,7 @@ "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" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 21.12.2\n" #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/de/libgrantleethemeeditor.po new/grantlee-editor-23.04.1/po/de/libgrantleethemeeditor.po --- old/grantlee-editor-23.04.0/po/de/libgrantleethemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/de/libgrantleethemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -12,7 +12,7 @@ "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" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: desktopfilepage.cpp:29 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/gl/contactprintthemeeditor.po new/grantlee-editor-23.04.1/po/gl/contactprintthemeeditor.po --- old/grantlee-editor-23.04.0/po/gl/contactprintthemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/gl/contactprintthemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -1,14 +1,14 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Adrián Chaves Fernández <adriyeticha...@gmail.com>, 2015, 2016. -# Adrian Chaves <adr...@chaves.io>, 2018, 2019. +# Adrian Chaves <adr...@chaves.io>, 2018, 2019, 2023. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-11-16 00:47+0000\n" -"PO-Revision-Date: 2019-08-11 16:57+0200\n" +"PO-Revision-Date: 2023-04-30 08:50+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n" "Language-Team: Galician <proxe...@trasno.gal>\n" "Language: gl\n" @@ -16,7 +16,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 19.04.1\n" +"X-Generator: Lokalize 23.04.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -29,8 +29,7 @@ msgstr "adr...@chaves.io" #: contactprintthemeconfiguredialog.cpp:32 -#, fuzzy, kde-format -#| msgid "Configure" +#, kde-format msgctxt "@title:window" msgid "Configure" msgstr "Configurar" @@ -73,10 +72,9 @@ msgstr "Editor de temas de impresión de contactos" #: main.cpp:30 -#, fuzzy, kde-format -#| msgid "Copyright © 2015-2019 contactprintthemeeditor authors" +#, kde-format msgid "Copyright © 2015-%1 contactprintthemeeditor authors" -msgstr "© 2015-2019 Autores de contactprintthemeeditor" +msgstr "© 2015-%1 Xente autora de contactprintthemeeditor" #: main.cpp:31 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/gl/contactthemeeditor.po new/grantlee-editor-23.04.1/po/gl/contactthemeeditor.po --- old/grantlee-editor-23.04.0/po/gl/contactthemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/gl/contactthemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -3,14 +3,14 @@ # Xosé <xoseca...@gmail.com>, 2013. # Marce Villarino <mvillar...@kde-espana.org>, 2014. # Adrián Chaves Fernández <adriyeticha...@gmail.com>, 2015, 2016, 2017. -# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019. +# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019, 2023. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-11-16 00:47+0000\n" -"PO-Revision-Date: 2019-08-11 16:52+0200\n" +"PO-Revision-Date: 2023-04-30 08:51+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n" "Language-Team: Galician <proxe...@trasno.gal>\n" "Language: gl\n" @@ -18,7 +18,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 19.04.1\n" +"X-Generator: Lokalize 23.04.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -31,8 +31,7 @@ msgstr "xoseca...@gmail.com" #: contactconfigurationdialog.cpp:31 -#, fuzzy, kde-format -#| msgid "Configure" +#, kde-format msgctxt "@title:window" msgid "Configure" msgstr "Configurar" @@ -221,10 +220,9 @@ msgstr "Editor de Temas de Contacto" #: main.cpp:40 -#, fuzzy, kde-format -#| msgid "Copyright © 2013-2019 contactthemeeditor authors" +#, kde-format msgid "Copyright © 2013-%1 contactthemeeditor authors" -msgstr "© 2013-2019 Autores de contactthemeeditor" +msgstr "© 2013-%1 Xente autora de contactthemeeditor" #: main.cpp:41 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/gl/headerthemeeditor.po new/grantlee-editor-23.04.1/po/gl/headerthemeeditor.po --- old/grantlee-editor-23.04.0/po/gl/headerthemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/gl/headerthemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -3,14 +3,14 @@ # Marce Villarino <mvillar...@kde-espana.es>, 2013, 2014. # Xosé <xoseca...@gmail.com>, 2013. # Adrián Chaves Fernández <adriyeticha...@gmail.com>, 2015, 2016, 2017. -# Adrian Chaves <adr...@chaves.io>, 2018, 2019. +# Adrian Chaves <adr...@chaves.io>, 2018, 2019, 2023. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-11-16 00:47+0000\n" -"PO-Revision-Date: 2019-08-11 16:51+0200\n" +"PO-Revision-Date: 2023-04-30 08:51+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n" "Language-Team: Galician <proxe...@trasno.gal>\n" "Language: gl\n" @@ -18,7 +18,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 19.04.1\n" +"X-Generator: Lokalize 23.04.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -58,10 +58,9 @@ msgstr "Editor de temas visuais de cabeceiras Messageviewer" #: main.cpp:41 -#, fuzzy, kde-format -#| msgid "Copyright © 2013-2019 headerthemeeditor authors" +#, kde-format msgid "Copyright © 2013-%1 headerthemeeditor authors" -msgstr "© 2013-2019 Autores de headerthemeeditor" +msgstr "© 2013-%1 Xente autora de headerthemeeditor" #: main.cpp:42 #, kde-format @@ -79,8 +78,7 @@ msgstr "Actualizar a vista" #: themeconfiguredialog.cpp:27 -#, fuzzy, kde-format -#| msgid "Configure" +#, kde-format msgctxt "@title:window" msgid "Configure" msgstr "Configurar" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/gl/libgrantleethemeeditor.po new/grantlee-editor-23.04.1/po/gl/libgrantleethemeeditor.po --- old/grantlee-editor-23.04.0/po/gl/libgrantleethemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/gl/libgrantleethemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -2,14 +2,14 @@ # This file is distributed under the same license as the PACKAGE package. # Xosé <xoseca...@gmail.com>, 2013. # Adrián Chaves Fernández (Gallaecio) <adriyeticha...@gmail.com>, 2015. -# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019, 2020. +# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019, 2020, 2023. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-11-16 00:47+0000\n" -"PO-Revision-Date: 2020-01-05 19:14+0100\n" +"PO-Revision-Date: 2023-04-30 08:51+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n" "Language-Team: Galician <proxe...@trasno.gal>\n" "Language: gl\n" @@ -17,7 +17,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 19.08.3\n" +"X-Generator: Lokalize 23.04.0\n" #: desktopfilepage.cpp:29 #, kde-format @@ -83,8 +83,7 @@ msgstr "Non se puido abrir o ficheiro «%1»." #: managethemes.cpp:38 -#, fuzzy, kde-format -#| msgid "Manage Theme" +#, kde-format msgctxt "@title:window" msgid "Manage Theme" msgstr "Xestionar o tema" @@ -126,8 +125,7 @@ msgstr "A eliminación do tema fallou" #: newthemedialog.cpp:32 -#, fuzzy, kde-format -#| msgid "New Theme" +#, kde-format msgctxt "@title:window" msgid "New Theme" msgstr "Tema novo" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/ia/contactprintthemeeditor.po new/grantlee-editor-23.04.1/po/ia/contactprintthemeeditor.po --- old/grantlee-editor-23.04.0/po/ia/contactprintthemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/ia/contactprintthemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -183,7 +183,7 @@ #: themeeditorpage.cpp:174 #, kde-format msgid "We cannot add preview file in zip file" -msgstr "Non non pote adder file de vista preliminari in file zip" +msgstr "Non non pote adder file de vista preliminar in file zip" #: themeeditorpage.cpp:174 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/ia/contactthemeeditor.po new/grantlee-editor-23.04.1/po/ia/contactthemeeditor.po --- old/grantlee-editor-23.04.0/po/ia/contactthemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/ia/contactthemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -146,7 +146,7 @@ #: contacteditorpage.cpp:169 contacteditorpage.cpp:175 #, kde-format msgid "We cannot add preview file in zip file" -msgstr "On non pote adder file de vista preliminari in file zip" +msgstr "On non pote adder file de vista preliminar in file zip" #: contacteditorpage.cpp:169 contacteditorpage.cpp:175 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/ia/headerthemeeditor.po new/grantlee-editor-23.04.1/po/ia/headerthemeeditor.po --- old/grantlee-editor-23.04.0/po/ia/headerthemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/ia/headerthemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -218,7 +218,7 @@ #: themeeditorpage.cpp:198 #, kde-format msgid "We cannot add preview file in zip file" -msgstr "Il non pote monstrar vista preliminari de file" +msgstr "Il non pote monstrar vista preliminar de file" #: themeeditorpage.cpp:198 #, kde-format @@ -325,4 +325,4 @@ #~ msgstr "Claude scheda" #~ msgid "Preview" -#~ msgstr "Vista preliminari" +#~ msgstr "Vista preliminar" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/zh_CN/contactprintthemeeditor.po new/grantlee-editor-23.04.1/po/zh_CN/contactprintthemeeditor.po --- old/grantlee-editor-23.04.0/po/zh_CN/contactprintthemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/zh_CN/contactprintthemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-11-16 00:47+0000\n" -"PO-Revision-Date: 2023-04-10 14:12\n" +"PO-Revision-Date: 2023-04-29 08:36\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/zh_CN/contactthemeeditor.po new/grantlee-editor-23.04.1/po/zh_CN/contactthemeeditor.po --- old/grantlee-editor-23.04.0/po/zh_CN/contactthemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/zh_CN/contactthemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-11-16 00:47+0000\n" -"PO-Revision-Date: 2023-04-10 14:12\n" +"PO-Revision-Date: 2023-04-29 08:36\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/zh_CN/headerthemeeditor.po new/grantlee-editor-23.04.1/po/zh_CN/headerthemeeditor.po --- old/grantlee-editor-23.04.0/po/zh_CN/headerthemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/zh_CN/headerthemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-11-16 00:47+0000\n" -"PO-Revision-Date: 2023-04-10 14:12\n" +"PO-Revision-Date: 2023-04-29 08:36\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-23.04.0/po/zh_CN/libgrantleethemeeditor.po new/grantlee-editor-23.04.1/po/zh_CN/libgrantleethemeeditor.po --- old/grantlee-editor-23.04.0/po/zh_CN/libgrantleethemeeditor.po 2023-04-11 06:35:08.000000000 +0200 +++ new/grantlee-editor-23.04.1/po/zh_CN/libgrantleethemeeditor.po 2023-05-01 06:04:51.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-11-16 00:47+0000\n" -"PO-Revision-Date: 2023-04-10 14:12\n" +"PO-Revision-Date: 2023-04-29 08:36\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"