aboutsummaryrefslogtreecommitdiff
path: root/source/as/starmath
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-02-11 19:03:21 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-02-11 19:16:30 +0100
commit614eb3429622290c320d137cfa9d8b908c56f9ab (patch)
treee5a7cd968f01648337f30b2eac4b1fe153e63c43 /source/as/starmath
parent37a6f521ec6303193d6057736ff414ef7c62c6d4 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: Ib8c90ab28e150c029e92a9621e65cf00ebba33c6
Diffstat (limited to 'source/as/starmath')
-rw-r--r--source/as/starmath/messages.po11
1 files changed, 2 insertions, 9 deletions
diff --git a/source/as/starmath/messages.po b/source/as/starmath/messages.po
index d5fc9e5a804..dec2f41191c 100644
--- a/source/as/starmath/messages.po
+++ b/source/as/starmath/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: 2019-11-05 14:29+0100\n"
+"POT-Creation-Date: 2020-02-10 17:54+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2429,15 +2429,8 @@ msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "অজ্ঞাত"
-#. CQ8AG
-#: starmath/uiconfig/smath/ui/dockingelements.ui:10
-#, fuzzy
-msgctxt "dockingelements|DockingElements"
-msgid "Elements"
-msgstr "উপাদান"
-
#. P3rFo
-#: starmath/uiconfig/smath/ui/dockingelements.ui:27
+#: starmath/uiconfig/smath/ui/dockingelements.ui:16
msgctxt "dockingelements|ElementCategories|tooltip_text"
msgid "Element categories"
msgstr ""
reoffice-3-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filprp.hxx
AgeCommit message (Expand)Author
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2018-05-17loplugin:unusedfields in tools..xmlhelpNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-14Merge shell into TaskManager base classStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-23remove some more (void) style function definitions/declarationsNoel Grandin
2015-12-21loplugin:unusedfields UnoControls,ucbNoel Grandin
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-09ucb: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-04-19fixincludeguards.sh: ucbThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-08de-macroize ucb filprpNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann