Hello community,

here is the log from the commit of package incidenceeditor for openSUSE:Factory 
checked in at 2018-03-20 21:36:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/incidenceeditor (Old)
 and      /work/SRC/openSUSE:Factory/.incidenceeditor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "incidenceeditor"

Tue Mar 20 21:36:35 2018 rev:24 rq:585512 version:17.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/incidenceeditor/incidenceeditor.changes  
2018-02-12 09:59:22.323764492 +0100
+++ /work/SRC/openSUSE:Factory/.incidenceeditor.new/incidenceeditor.changes     
2018-03-20 21:36:37.632946921 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:51:05 CET 2018 - [email protected]
+
+- Update to 17.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.3.php
+- Changes since 17.12.2:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  incidenceeditor-17.12.2.tar.xz

New:
----
  incidenceeditor-17.12.3.tar.xz

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

Other differences:
------------------
++++++ incidenceeditor.spec ++++++
--- /var/tmp/diff_new_pack.ZcQUUy/_old  2018-03-20 21:36:38.224925613 +0100
+++ /var/tmp/diff_new_pack.ZcQUUy/_new  2018-03-20 21:36:38.228925469 +0100
@@ -19,13 +19,13 @@
 %bcond_without lang
 
 Name:           incidenceeditor
-Version:        17.12.2
+Version:        17.12.3
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Incidenceeditor library
-License:        GPL-2.0+ and LGPL-2.1+
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Development/Libraries/KDE
 Url:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz
@@ -81,7 +81,7 @@
 
 %package -n libKF5IncidenceEditor5
 Summary:        Incidenceeditor Library
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
 Requires:       %{name} >= %{version}
 Obsoletes:      libKF5IncidenceEditorsng5 < %{version}
@@ -95,7 +95,7 @@
 
 %package devel
 Summary:        Development package for incidenceeditor
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/KDE
 Requires:       calendarsupport-devel
 Requires:       eventviews-devel

++++++ incidenceeditor-17.12.2.tar.xz -> incidenceeditor-17.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-17.12.2/CMakeLists.txt 
new/incidenceeditor-17.12.3/CMakeLists.txt
--- old/incidenceeditor-17.12.2/CMakeLists.txt  2018-02-06 01:43:37.000000000 
+0100
+++ new/incidenceeditor-17.12.3/CMakeLists.txt  2018-03-06 01:31:43.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.2")
+set(PIM_VERSION "5.7.3")
 
 project(incidenceeditor VERSION ${PIM_VERSION})
 
@@ -28,18 +28,18 @@
 
 
 set(INCIDENCEEDITOR_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.7.2")
-set(KDEPIM_LIB_VERSION "5.7.2")
+set(AKONADI_MIMELIB_VERSION "5.7.3")
+set(KDEPIM_LIB_VERSION "5.7.3")
 set(QT_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.7.2")
-set(KMAILTRANSPORT_LIB_VERSION "5.7.2")
-set(KLDAP_LIB_VERSION "5.7.2")
-set(CALENDARUTILS_LIB_VERSION "5.7.2")
-set(KCALENDARCORE_LIB_VERSION "5.7.2")
-set(CALENDARSUPPORT_LIB_VERSION "5.7.2")
-set(LIBKDEPIM_LIB_VERSION "5.7.2")
-set(EVENTVIEW_LIB_VERSION "5.7.2")
-set(AKONADI_VERSION "5.7.2")
+set(KMIME_LIB_VERSION "5.7.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.7.3")
+set(KLDAP_LIB_VERSION "5.7.3")
+set(CALENDARUTILS_LIB_VERSION "5.7.3")
+set(KCALENDARCORE_LIB_VERSION "5.7.3")
+set(CALENDARSUPPORT_LIB_VERSION "5.7.3")
+set(LIBKDEPIM_LIB_VERSION "5.7.3")
+set(EVENTVIEW_LIB_VERSION "5.7.3")
+set(AKONADI_VERSION "5.7.3")
 
 
 set(KDIAGRAM_LIB_VERSION "1.4.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-17.12.2/po/fi/libincidenceeditors.po 
new/incidenceeditor-17.12.3/po/fi/libincidenceeditors.po
--- old/incidenceeditor-17.12.2/po/fi/libincidenceeditors.po    2018-02-06 
01:43:37.000000000 +0100
+++ new/incidenceeditor-17.12.3/po/fi/libincidenceeditors.po    2018-03-06 
01:31:43.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright © 2011, 2012 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdepim package.
-# Tommi Nieminen <[email protected]>, 2011, 2012, 2013, 2015, 2017.
+# Tommi Nieminen <[email protected]>, 2011, 2012, 2013, 2015, 2017, 2018.
 # Lasse Liehu <[email protected]>, 2012, 2013, 2014, 2015.
 # Jiri Grönroos <[email protected]>, 2012.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-17.12.2/po/nb/libincidenceeditors.po 
new/incidenceeditor-17.12.3/po/nb/libincidenceeditors.po
--- old/incidenceeditor-17.12.2/po/nb/libincidenceeditors.po    2018-02-06 
01:43:37.000000000 +0100
+++ new/incidenceeditor-17.12.3/po/nb/libincidenceeditors.po    2018-03-06 
01:31:43.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-09-04 03:08+0200\n"
+"POT-Creation-Date: 2018-02-05 05:52+0100\n"
 "PO-Revision-Date: 2014-09-13 18:13+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
@@ -170,7 +170,7 @@
 msgid "Edits the current attendance status of the attendee."
 msgstr "Redigerer deltakerstatus for deltakeren."
 
-#: attendeeline.cpp:183 incidenceattendee.cpp:89 schedulingdialog.cpp:124
+#: attendeeline.cpp:183 incidenceattendee.cpp:89 schedulingdialog.cpp:125
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid "Edits the role of the attendee."
@@ -336,7 +336,7 @@
 msgid "New subcategory"
 msgstr "Ny underkategori"
 
-#: editoritemmanager.cpp:250
+#: editoritemmanager.cpp:251
 #, kde-format
 msgid ""
 "The item has been changed by another application.\n"
@@ -345,41 +345,41 @@
 "Et annet program har endret elementet.\n"
 "Hva skal gjøres?"
 
-#: editoritemmanager.cpp:252
+#: editoritemmanager.cpp:253
 #, kde-format
 msgid "Take over changes"
 msgstr "Ta over endringer"
 
-#: editoritemmanager.cpp:253
+#: editoritemmanager.cpp:254
 #, kde-format
 msgid "Ignore and Overwrite changes"
 msgstr "Ignorer og overskriv endringer"
 
-#: freebusyganttproxymodel.cpp:86
+#: freebusyganttproxymodel.cpp:83
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Free/Busy Period"
 msgstr "Ledig/opptatt-periode"
 
-#: freebusyganttproxymodel.cpp:90
+#: freebusyganttproxymodel.cpp:87
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Summary:"
 msgstr "Sammendrag:"
 
-#: freebusyganttproxymodel.cpp:96
+#: freebusyganttproxymodel.cpp:93
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Location:"
 msgstr "Sted:"
 
-#: freebusyganttproxymodel.cpp:103
+#: freebusyganttproxymodel.cpp:100
 #, kde-format
 msgctxt "@info:tooltip period start time"
 msgid "Start:"
 msgstr "Start:"
 
-#: freebusyganttproxymodel.cpp:110
+#: freebusyganttproxymodel.cpp:106
 #, kde-format
 msgctxt "@info:tooltip period end time"
 msgid "End:"
@@ -583,67 +583,67 @@
 msgid "Add Attachment"
 msgstr "Legg til vedlegg"
 
-#: incidenceattachment.cpp:208
+#: incidenceattachment.cpp:210
 #, kde-kuit-format
 msgctxt "@info"
 msgid "Do you really want to remove these attachments?<nl/>%1"
 msgstr "Er du sikker på at du vil fjerne disse vedleggene?<nl> %1</nl>"
 
-#: incidenceattachment.cpp:209
+#: incidenceattachment.cpp:211
 #, kde-format
 msgctxt "@title:window"
 msgid "Remove Attachments?"
 msgstr "Fjern vedlegg?"
 
-#: incidenceattachment.cpp:246
+#: incidenceattachment.cpp:248
 #, kde-format
 msgctxt "@title"
 msgid "Save Attachment"
 msgstr "Lagre vedlegg"
 
-#: incidenceattachment.cpp:429
+#: incidenceattachment.cpp:431
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "&Link here"
 msgstr "&Lag lenke hit"
 
-#: incidenceattachment.cpp:440 incidenceattachment.cpp:444
+#: incidenceattachment.cpp:442 incidenceattachment.cpp:446
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "&Copy here"
 msgstr "&Kopier hit"
 
-#: incidenceattachment.cpp:450
+#: incidenceattachment.cpp:452
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "C&ancel"
 msgstr "&Avbryt"
 
-#: incidenceattachment.cpp:501
+#: incidenceattachment.cpp:503
 #, kde-format
 msgctxt "@action:inmenu open the attachment in a viewer"
 msgid "&Open"
 msgstr "&Åpne"
 
-#: incidenceattachment.cpp:507
+#: incidenceattachment.cpp:509
 #, kde-format
 msgctxt "@action:inmenu save the attachment to a file"
 msgid "Save As..."
 msgstr "Lagre som …"
 
-#: incidenceattachment.cpp:526
+#: incidenceattachment.cpp:528
 #, kde-format
 msgctxt "@action:inmenu remove the attachment"
 msgid "&Remove"
 msgstr "&Fjern"
 
-#: incidenceattachment.cpp:535
+#: incidenceattachment.cpp:537
 #, kde-format
 msgctxt "@action:inmenu show a dialog used to edit the attachment"
 msgid "&Properties..."
 msgstr "&Egenskaper …"
 
-#: incidenceattachment.cpp:545
+#: incidenceattachment.cpp:547
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
@@ -674,7 +674,7 @@
 msgid "Select Attendees"
 msgstr "Velg deltakere"
 
-#: incidenceattendee.cpp:701
+#: incidenceattendee.cpp:699
 #, kde-format
 msgctxt "@label Shows the number of scheduling conflicts"
 msgid "%1 conflict"
@@ -682,7 +682,7 @@
 msgstr[0] "%1 konflikt"
 msgstr[1] "%1 konflikter"
 
-#: incidenceattendee.cpp:889
+#: incidenceattendee.cpp:887
 #, kde-format
 msgctxt "@option"
 msgid ""
@@ -693,64 +693,64 @@
 "I denne hendelsen endrer du nå arrangør. Siden arrangøren også er deltaker, "
 "vil du endre den tilsvarende deltakeren også?"
 
-#: incidencedatetime.cpp:243
+#: incidencedatetime.cpp:241
 #, kde-format
 msgctxt "@action show or hide the time zone widgets"
 msgid "Time zones"
 msgstr "Tidssoner"
 
-#: incidencedatetime.cpp:665
+#: incidencedatetime.cpp:663
 #, kde-format
 msgctxt "@label The due date/time of a to-do"
 msgid "Due:"
 msgstr "Forfall:"
 
-#: incidencedatetime.cpp:856 incidencedatetime.cpp:857
+#: incidencedatetime.cpp:831 incidencedatetime.cpp:832
 #, kde-format
 msgid "Starts: %1"
 msgstr "Starter: %1"
 
-#: incidencedatetime.cpp:859
+#: incidencedatetime.cpp:834
 #, kde-format
 msgid "Starting Date"
 msgstr "Startdato:"
 
-#: incidencedatetime.cpp:860
+#: incidencedatetime.cpp:835
 #, kde-format
 msgid "Starting Time"
 msgstr "Starttid"
 
-#: incidencedatetime.cpp:874 incidencedatetime.cpp:875
+#: incidencedatetime.cpp:848 incidencedatetime.cpp:849
 #, kde-format
 msgid "Due on: %1"
 msgstr "Forfall: %1"
 
-#: incidencedatetime.cpp:877 incidencedatetime.cpp:878
+#: incidencedatetime.cpp:851 incidencedatetime.cpp:852
 #, kde-format
 msgid "Ends: %1"
 msgstr "Slutter: %1"
 
-#: incidencedatetime.cpp:882
+#: incidencedatetime.cpp:856
 #, kde-format
 msgid "Due Date"
 msgstr "Forfallsdato"
 
-#: incidencedatetime.cpp:883
+#: incidencedatetime.cpp:857
 #, kde-format
 msgid "Due Time"
 msgstr "Klokkeslett for forfall"
 
-#: incidencedatetime.cpp:885
+#: incidencedatetime.cpp:859
 #, kde-format
 msgid "Ending Date"
 msgstr "Sluttdato:"
 
-#: incidencedatetime.cpp:886
+#: incidencedatetime.cpp:860
 #, kde-format
 msgid "Ending Time"
 msgstr "Slutt-tid"
 
-#: incidencedatetime.cpp:947
+#: incidencedatetime.cpp:921
 #, kde-format
 msgctxt "@info"
 msgid ""
@@ -760,7 +760,7 @@
 "Hendelsen slutter før den starter.\n"
 "Korriger datoer og klokkeslett."
 
-#: incidencedatetime.cpp:951
+#: incidencedatetime.cpp:925
 #, kde-format
 msgctxt "@info"
 msgid ""
@@ -907,7 +907,7 @@
 msgid "&Resources"
 msgstr ""
 
-#: incidencedialog.cpp:491
+#: incidencedialog.cpp:490
 #, kde-format
 msgctxt "@info"
 msgid ""
@@ -919,37 +919,37 @@
 "\n"
 "Årsak: %1"
 
-#: incidencedialog.cpp:693
+#: incidencedialog.cpp:692
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Save current changes"
 msgstr "Lagre gjeldende endringer"
 
-#: incidencedialog.cpp:695
+#: incidencedialog.cpp:694
 #, kde-format
 msgctxt "@action:button"
 msgid "Save changes and close dialog"
 msgstr "Lagre endringer og lukk dialogen"
 
-#: incidencedialog.cpp:697
+#: incidencedialog.cpp:696
 #, kde-format
 msgctxt "@action:button"
 msgid "Discard changes and close dialog"
 msgstr "Forkast alle endringer og lukk dialogen"
 
-#: incidencedialog.cpp:701
+#: incidencedialog.cpp:700
 #, kde-format
 msgctxt "@action:button"
 msgid "&Templates..."
 msgstr "&Maler …"
 
-#: incidencedialog.cpp:703
+#: incidencedialog.cpp:702
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Manage templates for this item"
 msgstr "Håndter maler for dette elementet"
 
-#: incidencedialog.cpp:706
+#: incidencedialog.cpp:705
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
@@ -962,50 +962,50 @@
 "elementer ved å sette de standardverdiene du foretrekker automatisk inn i "
 "redigeringen."
 
-#: incidencedialog.cpp:825 incidencedialog.cpp:844
+#: incidencedialog.cpp:824 incidencedialog.cpp:843
 #, kde-format
 msgctxt "@info"
 msgid "Do you really want to cancel?"
 msgstr "Er du sikker på at du vil avbryte?"
 
-#: incidencedialog.cpp:826 incidencedialog.cpp:845
+#: incidencedialog.cpp:825 incidencedialog.cpp:844
 #, kde-format
 msgctxt "@title:window"
 msgid "KOrganizer Confirmation"
 msgstr "KOrganizer-bekreftelse"
 
 #. i18n: ectx: label, entry (DefaultEmailAttachMethod), group 
(AttachmentHandling)
-#: incidenceeditor.kcfg:13
+#: incidenceeditor.kcfg:12
 #, kde-format
 msgid "Default Email Attachment Method"
 msgstr "Standard vedleggsmåte"
 
 #. i18n: ectx: whatsthis, entry (DefaultEmailAttachMethod), group 
(AttachmentHandling)
-#: incidenceeditor.kcfg:14
+#: incidenceeditor.kcfg:13
 #, kde-format
 msgid "The default way of attaching dropped emails to an event"
 msgstr "Standardmåte for å legge ved E-poster til en hendelse"
 
 #. i18n: ectx: label, entry (DefaultEmailAttachMethod), group 
(AttachmentHandling)
-#: incidenceeditor.kcfg:17
+#: incidenceeditor.kcfg:16
 #, kde-format
 msgid "Always ask"
 msgstr "Spør alltid"
 
 #. i18n: ectx: label, entry (DefaultEmailAttachMethod), group 
(AttachmentHandling)
-#: incidenceeditor.kcfg:20
+#: incidenceeditor.kcfg:19
 #, kde-format
 msgid "Only attach link to message"
 msgstr "Legg bare ved lenke i melding"
 
 #. i18n: ectx: label, entry (DefaultEmailAttachMethod), group 
(AttachmentHandling)
-#: incidenceeditor.kcfg:23
+#: incidenceeditor.kcfg:22
 #, kde-format
 msgid "Attach complete message"
 msgstr "Legg ved komplett melding"
 
 #. i18n: ectx: label, entry (DefaultEmailAttachMethod), group 
(AttachmentHandling)
-#: incidenceeditor.kcfg:26
+#: incidenceeditor.kcfg:25
 #, kde-format
 msgid "Attach message without attachments"
 msgstr "Legg til melding uten vedlegg"
@@ -1194,13 +1194,13 @@
 msgid "Edit mail"
 msgstr "Rediger e-post"
 
-#: individualmaildialog.cpp:131
+#: individualmaildialog.cpp:130
 #, kde-format
 msgctxt "@action:button show list of attendees"
 msgid "Individual mailsettings <<"
 msgstr ""
 
-#: individualmaildialog.cpp:134
+#: individualmaildialog.cpp:133
 #, kde-format
 msgctxt "@action:button show list of attendees"
 msgid "Individual mailsettings >>"
@@ -1279,13 +1279,23 @@
 msgid "Cannot connect to email service"
 msgstr "Kan ikke koble til e-post-tjenesten"
 
+#: resourcemanagement.cpp:119
+#, kde-format
+msgid "Resource Management"
+msgstr ""
+
 #: resourcemanagement.cpp:125
 #, kde-format
 msgctxt "@action:button add resource to attendeelist"
 msgid "Book resource"
 msgstr ""
 
-#: schedulingdialog.cpp:195
+#: schedulingdialog.cpp:42
+#, kde-format
+msgid "Scheduling"
+msgstr "Planlegging"
+
+#: schedulingdialog.cpp:196
 #, kde-format
 msgctxt ""
 "@label Day of week followed by day of the month, then the month. Example: "
@@ -1293,7 +1303,7 @@
 msgid "%1, %2 %3"
 msgstr "%1 %2. %3"
 
-#: schedulingdialog.cpp:216
+#: schedulingdialog.cpp:217
 #, kde-format
 msgctxt ""
 "@label This is a suffix following a time selecting widget. Example: "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-17.12.2/po/tr/libincidenceeditors.po 
new/incidenceeditor-17.12.3/po/tr/libincidenceeditors.po
--- old/incidenceeditor-17.12.2/po/tr/libincidenceeditors.po    2018-02-06 
01:43:37.000000000 +0100
+++ new/incidenceeditor-17.12.3/po/tr/libincidenceeditors.po    2018-03-06 
01:31:43.000000000 +0100
@@ -407,27 +407,27 @@
 msgstr "Etkinleştir"
 
 #: incidencealarm.cpp:291
-#, kde-format
+#, fuzzy, kde-format
 msgid "Display a dialog"
 msgstr "Bir diyalog göster"
 
 #: incidencealarm.cpp:294
-#, kde-format
+#, fuzzy, kde-format
 msgid "Execute a script"
 msgstr "Bir betik çalıştır"
 
 #: incidencealarm.cpp:297
-#, kde-format
+#, fuzzy, kde-format
 msgid "Send an email"
 msgstr "Bir e-posta gönder"
 
 #: incidencealarm.cpp:300
-#, kde-format
+#, fuzzy, kde-format
 msgid "Play an audio file"
 msgstr "Bir ses dosyası çal"
 
 #: incidencealarm.cpp:303
-#, kde-format
+#, fuzzy, kde-format
 msgid "Invalid Reminder."
 msgstr "Geçersiz Hatırlatıcı."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/incidenceeditor-17.12.2/po/zh_CN/libincidenceeditors.po 
new/incidenceeditor-17.12.3/po/zh_CN/libincidenceeditors.po
--- old/incidenceeditor-17.12.2/po/zh_CN/libincidenceeditors.po 2018-02-06 
01:43:37.000000000 +0100
+++ new/incidenceeditor-17.12.3/po/zh_CN/libincidenceeditors.po 2018-03-06 
01:31:43.000000000 +0100
@@ -12,8 +12,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-13 03:27+0200\n"
-"PO-Revision-Date: 2018-02-04 20:33-0500\n"
+"POT-Creation-Date: 2018-02-05 05:52+0100\n"
+"PO-Revision-Date: 2018-02-28 02:27-0500\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -571,67 +571,67 @@
 msgid "Add Attachment"
 msgstr "添加附件"
 
-#: incidenceattachment.cpp:208
+#: incidenceattachment.cpp:210
 #, kde-kuit-format
 msgctxt "@info"
 msgid "Do you really want to remove these attachments?<nl/>%1"
 msgstr "您真的想要删除这些附件吗?<nl/>%1"
 
-#: incidenceattachment.cpp:209
+#: incidenceattachment.cpp:211
 #, kde-format
 msgctxt "@title:window"
 msgid "Remove Attachments?"
 msgstr "删除附件?"
 
-#: incidenceattachment.cpp:246
+#: incidenceattachment.cpp:248
 #, kde-format
 msgctxt "@title"
 msgid "Save Attachment"
 msgstr "保存附件"
 
-#: incidenceattachment.cpp:429
+#: incidenceattachment.cpp:431
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "&Link here"
 msgstr "链接到这里(&L)"
 
-#: incidenceattachment.cpp:440 incidenceattachment.cpp:444
+#: incidenceattachment.cpp:442 incidenceattachment.cpp:446
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "&Copy here"
 msgstr "复制到这里(&C)"
 
-#: incidenceattachment.cpp:450
+#: incidenceattachment.cpp:452
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "C&ancel"
 msgstr "取消(&A)"
 
-#: incidenceattachment.cpp:501
+#: incidenceattachment.cpp:503
 #, kde-format
 msgctxt "@action:inmenu open the attachment in a viewer"
 msgid "&Open"
 msgstr "打开(&O)"
 
-#: incidenceattachment.cpp:507
+#: incidenceattachment.cpp:509
 #, kde-format
 msgctxt "@action:inmenu save the attachment to a file"
 msgid "Save As..."
 msgstr "另存为..."
 
-#: incidenceattachment.cpp:526
+#: incidenceattachment.cpp:528
 #, kde-format
 msgctxt "@action:inmenu remove the attachment"
 msgid "&Remove"
 msgstr "删除(&R)"
 
-#: incidenceattachment.cpp:535
+#: incidenceattachment.cpp:537
 #, kde-format
 msgctxt "@action:inmenu show a dialog used to edit the attachment"
 msgid "&Properties..."
 msgstr "属性(&P)..."
 
-#: incidenceattachment.cpp:545
+#: incidenceattachment.cpp:547
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid ""


Reply via email to