aboutsummaryrefslogtreecommitdiff
path: root/source/sah/officecfg
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-03 13:37:55 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-03 13:57:36 +0200
commited578ffce83e204db7ea027489e00e6ceed21d3b (patch)
tree73fafeca743505cf1fc678970579f326246249b5 /source/sah/officecfg
parent2aa8e04733181b9e3c3cceb5ecb8fecee1106b24 (diff)
update translations for 6.1.0 rc1
Change-Id: Ibff5b92a1b44ed2546d3ad25312e272ada2fa350
Diffstat (limited to 'source/sah/officecfg')
-rw-r--r--source/sah/officecfg/registry/data/org/openoffice/Office/UI.po38
1 files changed, 10 insertions, 28 deletions
diff --git a/source/sah/officecfg/registry/data/org/openoffice/Office/UI.po b/source/sah/officecfg/registry/data/org/openoffice/Office/UI.po
index 2cdd1d41d44..bb268e35f4e 100644
--- a/source/sah/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/sah/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,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: 2018-06-04 15:43+0200\n"
+"POT-Creation-Date: 2018-07-02 00:14+0200\n"
"PO-Revision-Date: 2016-07-05 06:54+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6897,24 +6897,6 @@ msgstr ""
#: DbuCommands.xcu
msgctxt ""
"DbuCommands.xcu\n"
-"..DbuCommands.UserInterface.Popups..uno:DBDatabaseObjectsMenu\n"
-"Label\n"
-"value.text"
-msgid "Database Objects"
-msgstr ""
-
-#: DbuCommands.xcu
-msgctxt ""
-"DbuCommands.xcu\n"
-"..DbuCommands.UserInterface.Popups..uno:DBSort\n"
-"Label\n"
-"value.text"
-msgid "Sort"
-msgstr ""
-
-#: DbuCommands.xcu
-msgctxt ""
-"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Popups..uno:DBPreview\n"
"Label\n"
"value.text"
@@ -23073,6 +23055,15 @@ msgctxt ""
msgid "~Sign Signature Line..."
msgstr ""
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:FormMoreFieldsMenu\n"
+"Label\n"
+"value.text"
+msgid "More Fields"
+msgstr ""
+
#: ImpressWindowState.xcu
msgctxt ""
"ImpressWindowState.xcu\n"
@@ -30349,15 +30340,6 @@ msgctxt ""
msgid "Watermark..."
msgstr ""
-#: WriterCommands.xcu
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Popups..uno:FormMoreFieldsMenu\n"
-"Label\n"
-"value.text"
-msgid "More Fields"
-msgstr ""
-
#: WriterFormWindowState.xcu
msgctxt ""
"WriterFormWindowState.xcu\n"
-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/basic/sbstar.hxx
AgeCommit message (Expand)Author
2018-07-27related tdf#109132, ugly hack to ensure the VBA mode is setup during importMarkus Mohrhard
2018-01-17Fix typosAndrea Gelmini
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-07-20loplugin:constparams in basicNoel Grandin
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15drop SbError typedefNoel Grandin