aboutsummaryrefslogtreecommitdiff
path: root/source/ml/formula
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-19 10:56:02 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-19 12:30:12 +0200
commit9741c39649c0c54cd79b9949d28eca364c087b61 (patch)
tree572ec30c8481c0e04ae07ecd5497ba9af9c40962 /source/ml/formula
parent8514f4f02022d70c8221eb2f2b47a7f18de1475e (diff)
update translations for 5.0.0 Alpha1
and force-fix errors using pocheck Change-Id: I68916e7c0a7af9c3caeba4e86c19e1e9e71d9465
Diffstat (limited to 'source/ml/formula')
-rw-r--r--source/ml/formula/source/core/resource.po11
1 files changed, 10 insertions, 1 deletions
diff --git a/source/ml/formula/source/core/resource.po b/source/ml/formula/source/core/resource.po
index 9a4671cc9d5..3ff824c87b1 100644
--- a/source/ml/formula/source/core/resource.po
+++ b/source/ml/formula/source/core/resource.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: 2014-05-30 13:08+0200\n"
+"POT-Creation-Date: 2015-01-07 11:08+0100\n"
"PO-Revision-Date: 2013-07-03 09:58+0000\n"
"Last-Translator: anipeter <peter.ani@gmail.com>\n"
"Language-Team: American English <kde-i18n-doc@kde.org>\n"
@@ -2486,6 +2486,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_AGGREGATE\n"
+"string.text"
+msgid "AGGREGATE"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_T_TEST\n"
"string.text"
msgid "TTEST"
fice-24-8-0'>libreoffice-24-8-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/registry/source
AgeCommit message (Expand)Author
2024-05-20loplugin:ostr in variousNoel Grandin
2024-04-30WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-03-25loplugin:stringadd in registry..salNoel Grandin
2022-08-22cid#1500700 silence Resource leakCaolán McNamara
2022-08-13clang-tidy modernize-pass-by-value in variousNoel Grandin
2022-07-04tdf#143148 registry: Use pragma once instead of include guardsChris Sherlock
2022-06-21registry: remove unnecessary commentsChris Sherlock
2022-06-11Remove some more dead functionalityStephan Bergmann
2022-06-11[API CHANGE] Deprecate css.registry.XSimpleRegistry::mergeKeyStephan Bergmann
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2021-12-22loplugin:flatten in package..reportdesignNoel Grandin
2021-07-22-Werror=maybe-uninitializedStephan Bergmann
2021-05-28no need to allocate these on the heapNoel Grandin
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-15cid#1471675 silence Logically dead codeCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-11-05loplugin:reducevarscope in registryNoel
2020-09-05Improve some OUString to OString conversionsStephan Bergmann
2020-09-05Make printString take any std::u16string_view argumentStephan Bergmann
2020-09-05Create OUString from storeFindData m_pszName and m_nLengthStephan Bergmann
2020-08-29Simplify OUStringBuffer to OUString conversionStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: registryStephan Bergmann
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-12-05Fix typoAndrea Gelmini
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-03tdf#127766: Avoid ODR violation for class/struct FieldEntryTor Lillqvist
2019-10-01loplugin:stringadd in package..saxNoel Grandin