aboutsummaryrefslogtreecommitdiff
path: root/source/ne/sfx2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-12-15 15:01:11 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-12-15 15:26:35 +0100
commit129365b9a82c839c794b7747e6148dd0073779cb (patch)
treea0cdf129ff540c8fac8f5e40294c04f7a98e9c60 /source/ne/sfx2
parentb0211e02a59d2296829f5d0ce5893ddcb436b26a (diff)
update translations for master/7.1.0 rc1
and force-fix errors using pocheck Change-Id: I64d1494dbed7adfa393e79f9b798725ad8c68350
Diffstat (limited to 'source/ne/sfx2')
-rw-r--r--source/ne/sfx2/messages.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/ne/sfx2/messages.po b/source/ne/sfx2/messages.po
index 5b7607af028..4fd31554439 100644
--- a/source/ne/sfx2/messages.po
+++ b/source/ne/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:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4072,10 +4072,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
ice-24-2-5'>libreoffice-24-2-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdocirc.cxx
AgeCommit message (Expand)Author
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-10Fix double free since 030273e2e28ef9c4d2118ca3851c64498dfe000aTakeshi Abe
2017-09-08clean up SdrDragStatNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin