aboutsummaryrefslogtreecommitdiff
path: root/source/ti/desktop
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-18 12:03:56 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-18 12:07:23 +0100
commit9a856d562ebae5d1ae691ec623cf4ebb23299930 (patch)
tree532a7bfe8768b8e8f6fb536db66604e678508857 /source/ti/desktop
parent28cfef34df86f518e0d03f4d2fd18bfe2916d982 (diff)
update translations for 6.0/master
and force-fix errors using pocheck Change-Id: Ie978deb62c62ea4ad661ea45d155bdd4b0d1f811
Diffstat (limited to 'source/ti/desktop')
-rw-r--r--source/ti/desktop/messages.po6
1 files changed, 4 insertions, 2 deletions
diff --git a/source/ti/desktop/messages.po b/source/ti/desktop/messages.po
index 0607745e8ea..3a731465f0d 100644
--- a/source/ti/desktop/messages.po
+++ b/source/ti/desktop/messages.po
@@ -667,9 +667,10 @@ msgid "Extension Manager"
msgstr ""
#: extensionmanager.ui:82
+#, fuzzy
msgctxt "extensionmanager|optionsbtn"
msgid "_Options"
-msgstr ""
+msgstr "መማረፂታት"
#: extensionmanager.ui:96
msgctxt "extensionmanager|updatebtn"
@@ -677,9 +678,10 @@ msgid "Check for _Updates"
msgstr ""
#: extensionmanager.ui:111
+#, fuzzy
msgctxt "extensionmanager|addbtn"
msgid "_Add"
-msgstr ""
+msgstr "መወሰኪ"
#: extensionmanager.ui:128
msgctxt "extensionmanager|removebtn"
ss-build'>feature/windows-cross-build LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/pivot.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-10-20use tools::Long in scNoel
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2019-07-23close some more holes in structuresNoel Grandin
2018-05-17tdf#42949 Fix IWYU warnings in sc/inc/[pq]*Gabor Kelemen
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-01-19loplugin:unusedmethods in sc/Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-01-28remove unused typedefsNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-04callcatcher: another layer post pivottable conversionCaolán McNamara
2014-03-31sc: clean-up pivot.hxx/pivot2.cxxTomaž Vajngerl
2013-12-05fdo#69984: Handle duplicate field names correctly.Kohei Yoshida
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi
2013-07-01Start moving all these DEBUG_FOO into calcmacros.hxx.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-19Refactored pivot table dialog code for better modularity.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-02Remove unused definesThomas Arnhold
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-06-05unusedcode.easy: remove some unused codeThomas Arnhold