aboutsummaryrefslogtreecommitdiff
path: root/source/om
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-02-21 08:30:13 +0100
committerStephan Bergmann <sbergman@redhat.com>2022-02-21 08:32:29 +0100
commit11ab564c5b22d8de47c9284ae6c6943935633bd7 (patch)
treeebcedea028406759cbd63c104b89238f5f553757 /source/om
parenteb786dcfdb26a3ea4162190386fe01adba7ae992 (diff)
Also fix all the other locale duplicate key typos
...besides just the one in the "de" locale fixed by eb786dcfdb26a3ea4162190386fe01adba7ae992 "Fix duplicate key typo" (which I had unfortunately prepared for a `--with-lang=en-US de` build instead of a full `--with-lang=ALL` one) Change-Id: I196dfb80d8ccedaf0941384433e43cb7a0edaa0b Reviewed-on: https://gerrit.libreoffice.org/c/translations/+/130236 Tested-by: Stephan Bergmann <sbergman@redhat.com> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'source/om')
-rw-r--r--source/om/scp2/source/ooo.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/om/scp2/source/ooo.po b/source/om/scp2/source/ooo.po
index 0c37c98481b..39bcceeb862 100644
--- a/source/om/scp2/source/ooo.po
+++ b/source/om/scp2/source/ooo.po
@@ -4616,7 +4616,7 @@ msgstr ""
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
-"STR_DESC_MODULE_EXTENSION_DICTIONARY_CS\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish spelling dictionary"
msgstr ""
ce-24-2'>libreoffice-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
AgeCommit message (Expand)Author
2019-01-10Related: tdf#44076 do not leave cast to int to undefined behaviourEike Rathke
2019-01-10sc: Drop empty reordermap.cxxTakeshi Abe
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-10-10make VLOOKUP in Calc thread-safeLuboš Luňák
2018-09-28Added base as a data providerVikas
2018-07-20Import ODF with data transformationsVikas Mahato
2018-07-08Added XML data providerVikas Mahato
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist
2018-04-06merge CellBorderUpdater into CellAppearancePropertyPanelNoel Grandin
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl
2018-01-12handle ocWebservice similarly to ocDdeCaolán McNamara
2017-08-29external data: add a simple table view for spreadsheet dataMarkus Mohrhard
2017-08-14external data: add initial work for data transformationsMarkus Mohrhard
2017-08-12external data: add html data providerMarkus Mohrhard
2017-08-12external data: move code to own directory and split file upMarkus Mohrhard
2017-08-10Add UI for the sc::dataproviderJaskaran Singh
2017-07-31add initial file format representation for data import featureMarkus Mohrhard
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-06-06tdf#107945: prepare for future multi-threading of pivot cache...Kohei Yoshida
2017-05-24tdf#107945: properly iterate over mtv during pivot cache loading.Kohei Yoshida
2017-05-05sc: Remove some dead slotsMaxim Monastirsky
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2017-04-10ScPopupMenu is now unusedCaolán McNamara
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2016-12-19sc: Drop empty olkactTakeshi Abe
2016-12-18sc: Drop empty drawvie2.cxxTakeshi Abe
2016-11-17Add Skeleton for DataProvider ClassJaskaran Singh
2016-10-25Add configure option --enable-formula-logger to conditionalize it.Kohei Yoshida
2016-10-25Initial take on group formula logging.Kohei Yoshida
2016-10-24drop now unused ScPrivatSplitCaolán McNamara
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara
2016-09-19tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard
2016-08-16tdf#30456 Enable to empty or not merged cellsLaurent Balland-Poirier
2016-06-18uitest: add wrapper for calc's gridwindowMarkus Mohrhard
2016-06-01notebookbar: working number format listboxSzymon Kłos
2016-04-12Move clew/clew.h into external, tooStephan Bergmann
2016-03-03tdf#94635 Add FORECAST.ETS functions to CalcWinfried Donkers