aboutsummaryrefslogtreecommitdiff
path: root/source/ky/officecfg
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-11-24 17:03:56 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-11-24 17:09:41 +0100
commit24c9679f71975ebeb9c8b0922de4ec001883199a (patch)
tree3cb9978cf2d9c2fab3d08977bbab5a8b9c6f05e9 /source/ky/officecfg
parent37566a3b86642db3d952208f574e523e6189ec4e (diff)
another set of translation updates for 6.0 beta1 libreoffice-6-0-branch-point
Change-Id: I2223c5015644165b24010fb783b516886333581c
Diffstat (limited to 'source/ky/officecfg')
-rw-r--r--source/ky/officecfg/registry/data/org/openoffice/Office/UI.po20
1 files changed, 10 insertions, 10 deletions
diff --git a/source/ky/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ky/officecfg/registry/data/org/openoffice/Office/UI.po
index 1ad82801efa..0a96d539a00 100644
--- a/source/ky/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ky/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: 2017-11-22 13:53+0100\n"
+"POT-Creation-Date: 2017-11-24 14:56+0100\n"
"PO-Revision-Date: 2016-07-05 01:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -22098,6 +22098,15 @@ msgstr ""
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:PasteSpecialMenu\n"
+"Label\n"
+"value.text"
+msgid "Paste ~Special"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:StyleMenu\n"
"Label\n"
"value.text"
@@ -29316,15 +29325,6 @@ msgstr ""
#: WriterCommands.xcu
msgctxt ""
"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Popups..uno:PasteSpecialMenu\n"
-"Label\n"
-"value.text"
-msgid "Paste ~Special"
-msgstr ""
-
-#: WriterCommands.xcu
-msgctxt ""
-"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TableMenu\n"
"Label\n"
"value.text"
value='libreoffice-3-5-7'>libreoffice-3-5-7 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)Author
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from unoxmlAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-09librdf_Repository: make older compilers happyMichael Stahl
2014-01-09librdf_Repository: fix missing mutex lock in various destructorsMichael Stahl
2014-01-09fdo#72928: fix deadlocks in librdf_RepositoryMichael Stahl
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-26typo fixes in commentsAndras Timar
2013-09-20The original bytes were probably meant as UTF-8, not UTF-16Stephan Bergmann
2013-09-20java.lang.String.getBytes() has platform-dependent semanticsStephan Bergmann
2013-09-20New unit test to the DOMTree test suiteMiguel Gomez
2013-09-20unoxml: avoid SIGSEV when xmlNsPtr prefix is NULLAndres Gomez
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks