aboutsummaryrefslogtreecommitdiff
path: root/source/ky/sfx2
diff options
context:
space:
mode:
Diffstat (limited to 'source/ky/sfx2')
-rw-r--r--source/ky/sfx2/messages.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/ky/sfx2/messages.po b/source/ky/sfx2/messages.po
index ba5a8fde552..f18ba022868 100644
--- a/source/ky/sfx2/messages.po
+++ b/source/ky/sfx2/messages.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: 2021-03-29 16:03+0200\n"
+"POT-Creation-Date: 2021-04-06 14:46+0200\n"
"PO-Revision-Date: 2018-10-21 19:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2852,7 +2852,7 @@ msgid "Allows you to assign custom information fields to your document."
msgstr ""
#. VHwZA
-#: sfx2/uiconfig/ui/deck.ui:101 sfx2/uiconfig/ui/deck.ui:106
+#: sfx2/uiconfig/ui/deck.ui:102 sfx2/uiconfig/ui/deck.ui:107
msgctxt "deck|SFX_STR_SIDEBAR_CLOSE_DECK"
msgid "Close Sidebar Deck"
msgstr ""
ture/tiled-editing'>feature/tiled-editing LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Expand)Author
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-25tdf#42949 Fix IWYU warnings in io/Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-24loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2019-02-01Better fix for missing [[noreturn]] of CPPUNIT_FAILStephan Bergmann
2018-12-19use unique_ptr in ioNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-21pvs-studio: V557 Array overrun is possibleCaolán McNamara
2018-10-21tdf#120703 (PVS): handle failed reallocMike Kaganski
2018-10-03no need to call empty() before clear()Noel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-23Fix typosAndrea Gelmini
2018-07-18Fix typosAndrea Gelmini
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle