aboutsummaryrefslogtreecommitdiff
path: root/source/fi/officecfg
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-04 18:52:04 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-04 19:00:04 +0200
commitc93d7c724b8b195aa26808223cb389f1499c8122 (patch)
tree02630d1b4f9c807a3309a3cf82f794797e202d5d /source/fi/officecfg
parenta56aea7a0ea288b3bd3abf15cfa8ab2506841850 (diff)
update translations for 6.3.0 rc1
and force-fix errors using pocheck Change-Id: Icf55b3be0f6fbcb1993f3b4bc57161b89d3429e7
Diffstat (limited to 'source/fi/officecfg')
-rw-r--r--source/fi/officecfg/registry/data/org/openoffice/Office/UI.po11
1 files changed, 10 insertions, 1 deletions
diff --git a/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po b/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
index 327e1b8267d..09208d6c28d 100644
--- a/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-05-31 14:54+0200\n"
+"POT-Creation-Date: 2019-07-03 20:22+0200\n"
"PO-Revision-Date: 2018-11-12 11:47+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
@@ -25656,6 +25656,15 @@ msgstr ""
#: ToolbarMode.xcu
msgctxt ""
"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Impress.Modes.TabbedCompact\n"
+"Label\n"
+"value.text"
+msgid "Tabbed Compact"
+msgstr ""
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.GroupedbarCompact\n"
"Label\n"
"value.text"
n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/sdi/_drwbase.sdi
AgeCommit message (Collapse)Author
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)
As a preparation make the currently available minimal UI to interact with Diagrams available to all LO apps Change-Id: Idd0a4c187a295cd264ebd09be2b574a3d2a93e44 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130837 Tested-by: Jenkins Reviewed-by: Armin Le Grand <Armin.Le.Grand@me.com>
2021-07-27tdf#123626 Add "Open hyperlink" context menu to hyperlinked shapesSamuel Mehrbrodt
Was missing in a23b44fd9f0119f7ea3523e32875f55c1a07c1cd Change-Id: Ifcee4af79a00c77206be4c2d5ff621f56f2d0018 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119551 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
* Support hyperlinks on Shapes in Writer * Add menu items * Add context menu items * ODF import/export + test * OOXML import/export + test Change-Id: I7269064c4cabd16fdb8259a48429c508184d3ccf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119164 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2017-03-22create SfxDisableFlags enumNoel Grandin
Change-Id: Ib59c7886017247977b916a8e140853fb8310582f Reviewed-on: https://gerrit.libreoffice.org/35514 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>