aboutsummaryrefslogtreecommitdiff
path: root/source/et/officecfg
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-31 13:25:48 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-31 14:08:11 +0200
commite3fccbeb1e87be9671d1358771961728fe38429b (patch)
tree9ae5cc14c3b24a1b04c054935d8266ec27055ab2 /source/et/officecfg
parenta6f6a9d0e6a98029f2cadfc5278d2b304e3028c6 (diff)
update translations for 6.3.0 rc3
and force-fix errors using pocheck Change-Id: I19893b4702ce96c8850c43ee4aa0c2665a971e9f (cherry picked from commit f7fd1330c8cfdefab2a8a61f0a53f171f7f2f130)
Diffstat (limited to 'source/et/officecfg')
-rw-r--r--source/et/officecfg/registry/data/org/openoffice/Office/UI.po20
1 files changed, 19 insertions, 1 deletions
diff --git a/source/et/officecfg/registry/data/org/openoffice/Office/UI.po b/source/et/officecfg/registry/data/org/openoffice/Office/UI.po
index 16cad0baaae..07a76d1211e 100644
--- a/source/et/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/et/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-07-03 20:22+0200\n"
+"POT-Creation-Date: 2019-07-30 19:48+0200\n"
"PO-Revision-Date: 2018-11-12 11:46+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
@@ -21054,6 +21054,24 @@ msgstr "Anneta LibreOffice'ile..."
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:WhatsNew\n"
+"Label\n"
+"value.text"
+msgid "What's New"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:WhatsNew\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Open the release notes for the installed version in the default browser"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowLicense\n"
"Label\n"
"value.text"
fice-3-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/accimplaccess.cxx
AgeCommit message (Expand)Author
2016-06-03tdf#89329: use unique_ptr for pImpl in accimplaccessXisco Fauli
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13loplugin:passstuffbyref in comphelperNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-25callcatcher: update unused codeCaolán McNamara
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann
2014-07-02Revert "comphelper: sal_Bool -> bool"Stephan Bergmann
2014-07-02comphelper: sal_Bool -> boolStephan Bergmann
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann