aboutsummaryrefslogtreecommitdiff
path: root/source/ts/sfx2
diff options
context:
space:
mode:
Diffstat (limited to 'source/ts/sfx2')
-rw-r--r--source/ts/sfx2/messages.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/ts/sfx2/messages.po b/source/ts/sfx2/messages.po
index be7cab659b9..8b6a861abbc 100644
--- a/source/ts/sfx2/messages.po
+++ b/source/ts/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: 2020-11-22 12:51+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-10-21 19:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4034,10 +4034,10 @@ msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr ""
-#. aoYLW
+#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:209
msgctxt "startcenter|open_recent"
-msgid "_Recent Files"
+msgid "_Recent Documents"
msgstr ""
#. BnkvG
option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/faileddyncast.cxx
AgeCommit message (Collapse)Author
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
...as discussed in the mail thread starting at <https://lists.freedesktop.org/archives/libreoffice/2020-November/086234.html> "Bump --enable-compiler-plugins Clang baseline?" (and now picked up again at <https://lists.freedesktop.org/archives/libreoffice/2022-February/088459.html> "Re: Bump --enable-compiler-plugins Clang baseline?"), and clean up compilerplugins/clang/ accordingly Change-Id: I5e81c6fdcc363aeefd6227606225b526fdf7ac16 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129989 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>