summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wizards/source/scriptforge/SF_Root.xba4
-rw-r--r--wizards/source/scriptforge/po/ScriptForge.pot8
-rw-r--r--wizards/source/scriptforge/po/en.po8
3 files changed, 8 insertions, 12 deletions
diff --git a/wizards/source/scriptforge/SF_Root.xba b/wizards/source/scriptforge/SF_Root.xba
index dc1bfa32a49c..69e0ee25ec42 100644
--- a/wizards/source/scriptforge/SF_Root.xba
+++ b/wizards/source/scriptforge/SF_Root.xba
@@ -1022,7 +1022,7 @@ Try:
' SF_Dialog.CreateControl
.AddText( Context := "DUPLICATECONTROL" _
, MsgId := "A control with the same name exists already in the dialog '%3'.\n\n" _
- & "« %1 » = %2\n" _
+ & "« %1 » = %2" _
, Comment := "SF_Dialog CreateControl\n" _
& "%1: An identifier\n" _
& "%2: A string\n" _
@@ -1059,7 +1059,7 @@ Try:
' SF_Dataset.Update/Insert/Delete/GetValue
.AddText( Context := "NOCURRENTRECORD" _
, MsgId := "A database record could not be retrieved, inserted or updated by the database system.\n" _
- & "The current record could not be determined.\n" _
+ & "The current record could not be determined." _
, Comment := "SF_Dataset can't read field values or store field updates" _
)
' SF_Dataset._SetColumnValue
diff --git a/wizards/source/scriptforge/po/ScriptForge.pot b/wizards/source/scriptforge/po/ScriptForge.pot
index 814f75ec041f..5bf1aa6a008e 100644
--- a/wizards/source/scriptforge/po/ScriptForge.pot
+++ b/wizards/source/scriptforge/po/ScriptForge.pot
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-11-11 15:24:14\n"
+"POT-Creation-Date: 2023-12-04 16:36:35\n"
"PO-Revision-Date: YYYY-MM-DD HH:MM:SS\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
@@ -965,8 +965,7 @@ msgctxt "DUPLICATECONTROL"
msgid ""
"A control with the same name exists already in the dialog '%3'.\n"
"\n"
-"« %1 » = %2\n"
-""
+"« %1 » = %2"
msgstr ""
#. SF_Database when running update SQL statement
@@ -1012,8 +1011,7 @@ msgctxt "NOCURRENTRECORD"
msgid ""
"A database record could not be retrieved, inserted or updated by the "
"database system.\n"
-"The current record could not be determined.\n"
-""
+"The current record could not be determined."
msgstr ""
#. SF_Database can't store field updates
diff --git a/wizards/source/scriptforge/po/en.po b/wizards/source/scriptforge/po/en.po
index 814f75ec041f..5bf1aa6a008e 100644
--- a/wizards/source/scriptforge/po/en.po
+++ b/wizards/source/scriptforge/po/en.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-11-11 15:24:14\n"
+"POT-Creation-Date: 2023-12-04 16:36:35\n"
"PO-Revision-Date: YYYY-MM-DD HH:MM:SS\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
@@ -965,8 +965,7 @@ msgctxt "DUPLICATECONTROL"
msgid ""
"A control with the same name exists already in the dialog '%3'.\n"
"\n"
-"« %1 » = %2\n"
-""
+"« %1 » = %2"
msgstr ""
#. SF_Database when running update SQL statement
@@ -1012,8 +1011,7 @@ msgctxt "NOCURRENTRECORD"
msgid ""
"A database record could not be retrieved, inserted or updated by the "
"database system.\n"
-"The current record could not be determined.\n"
-""
+"The current record could not be determined."
msgstr ""
#. SF_Database can't store field updates