aboutsummaryrefslogtreecommitdiff
path: root/source/tt
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/tt
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/tt')
-rw-r--r--source/tt/scp2/source/ooo.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/tt/scp2/source/ooo.po b/source/tt/scp2/source/ooo.po
index 52e6dd1d3d7..59a9c7c6705 100644
--- a/source/tt/scp2/source/ooo.po
+++ b/source/tt/scp2/source/ooo.po
@@ -4622,7 +4622,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 ""
1'>libreoffice-24-2-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)Author
2019-05-09if ccache is enabled, by default also enable CCACHE_DEPENDLuboš Luňák
2019-05-07Drop LINK_X64_BINARY: any MSVC linker is suitable for any target platformMike Kaganski
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák
2019-03-22Allow to pass additional options into generator's clang::toolingStephan Bergmann
2019-03-07build: support disabling popplerAshod Nakashian
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann
2019-01-23Drop use of obsolete GCC -fno-default-inlineStephan Bergmann
2019-01-21Slience bogus -Werror=maybe-uninitializedStephan Bergmann
2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-12-13Introduce --enable-android-editingStephan Bergmann
2018-11-23Revert "Do use -O1 for Apple Clang older than 9.1.0"Stephan Bergmann
2018-11-09Fix creation/removal of GPG socketdirStephan Bergmann
2018-10-31Re-introduce the functionality to look for multiple iOS SDK versionsTor Lillqvist
2018-10-03tdf#72987 run firebird test for little endian only for nowRene Engelhard
2018-09-12No more use of MACOSX_SDK_VERSION outside configure.acStephan Bergmann
2018-08-28Add --enable-ios-libreofficelight-app option to build stuff for janI's appTor Lillqvist