aboutsummaryrefslogtreecommitdiff
path: root/source/tn
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-04 23:34:10 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-04 23:34:10 +0200
commitb8215a9818b5f37753c604654b02cebbb776f4e4 (patch)
treeff5c4db7eb3fc620c252853c9697737ce6be7b9e /source/tn
parentbe22e619a5440e0e9b8aed19734bac8401220896 (diff)
update translations with the updated submodules
Change-Id: I0f59e5cb8f567d52c1124c2d13095d4b7ad4bfac
Diffstat (limited to 'source/tn')
-rw-r--r--source/tn/dictionaries/id.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/tn/dictionaries/id.po b/source/tn/dictionaries/id.po
index f5cfbccc472..9aed5ee3496 100644
--- a/source/tn/dictionaries/id.po
+++ b/source/tn/dictionaries/id.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: 2018-03-13 12:10+0100\n"
+"POT-Creation-Date: 2018-07-04 22:52+0200\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"
@@ -18,5 +18,5 @@ msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
-msgid "Indonesian spelling dictionary and thesaurus"
+msgid "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
office-24-2'>libreoffice-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/soltools
AgeCommit message (Expand)Author
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2020-11-19tdf#123936 Formatting files in module soltools with clang-formatPhilipp Hofer
2020-04-16cid#1462267 Infinite loopCaolán McNamara
2020-04-15loplugin:buriedassign in sfx2..sotNoel Grandin
2020-03-12Revert "loplugin:constfields in smoketest..sot"Noel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2019-11-18cid#1448469 Out-of-bounds accessCaolán McNamara
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-28add some __attribute__ ((formatNoel Grandin
2019-10-21Avoid -fsanitize=nullptr-with-offsetStephan Bergmann
2019-09-12gcc9.2.1 also warns about truncation hereNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-24cid#1448523 silence bogus Out-of-bounds readCaolán McNamara
2019-07-19cid#1448249 Identical code for different branchesCaolán McNamara
2019-04-29Fix conditional around closing #pragma GCC diagnostic popStephan Bergmann
2019-04-29Avoid -Werror=format/stringop-truncationJulien Nabet
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski
2019-03-15loplugin:typedefparamStephan Bergmann