aboutsummaryrefslogtreecommitdiff
path: root/source/hsb/svtools
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-19 18:02:31 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-19 19:06:47 +0100
commit46a65ed74391c4b44de7cc244d63bd603b6485a5 (patch)
tree6dde2b8882980b977854f412da8f7cd0f7868060 /source/hsb/svtools
parent552fa2fbab0570d8f7747620cf8744662ce43d9c (diff)
update translations for 6.2.0 rc1
and force-fix errors using pocheck Change-Id: Iccf11f743d0aa5c3f7fd2f0fcc12dfe105d1c071
Diffstat (limited to 'source/hsb/svtools')
-rw-r--r--source/hsb/svtools/messages.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/hsb/svtools/messages.po b/source/hsb/svtools/messages.po
index 508ee168e42..bb9bfbce21c 100644
--- a/source/hsb/svtools/messages.po
+++ b/source/hsb/svtools/messages.po
@@ -4,7 +4,7 @@ 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-11-14 12:22+0100\n"
-"PO-Revision-Date: 2018-11-14 12:09+0000\n"
+"PO-Revision-Date: 2018-11-28 21:14+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542197373.000000\n"
+"X-POOTLE-MTIME: 1543439689.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -2186,7 +2186,7 @@ msgstr "$(ERR) při aktiwizowanju objekta"
#: svtools/inc/langtab.hrc:29
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
-msgstr "[None]"
+msgstr "[Žana]"
#: svtools/inc/langtab.hrc:30
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
breoffice-24-8-5'>libreoffice-24-8-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/flatten.cxx
AgeCommit message (Expand)Author
2023-06-05Adapt compilerplugins to Clang 17 trunk "Remove llvm::Optional"Stephan Bergmann
2023-01-30Missing include for llvm::OptionalStephan Bergmann
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2020-07-30loplugin:flatten in sw/uibase/utl..sw/uibase/wrtshNoel Grandin
2020-04-20compilerplugins: fix building against baseline clang (5.0.2)Miklos Vajna
2020-04-17improve failure mode in flatten lopluginNoel Grandin
2020-04-08loplugin:flatten in i18npoolNoel Grandin
2020-03-23Fix typosAndrea Gelmini
2019-10-06replace throw with abortLuboš Luňák
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-02-10improve loplugin rewriter double source modification detectionNoel Grandin
2017-11-22loplugin:flatten look for large if statement at end of functionNoel Grandin
2017-11-14loplugin:flatten loosen conditionNoel Grandin
2017-11-08Fix loplugin:flatten's skipping of if/then/else/if chainsStephan Bergmann
2017-11-07Remove obsolete commentStephan Bergmann
2017-11-07Avoid expensive calls to containsPreprocessingConditionalInclusionStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-06Improve performance of loplugin:flattenNoel Grandin
2017-10-05Also suppress loplugin:flatten in C++ class member functions...Stephan Bergmann
2017-09-30Suppress loplugin:flatten in functions involving preprocessing conditionalsStephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27disable flatten lopluginNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-09-21-Werror=unused-but-set-variableStephan Bergmann
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-09-20new loplugin flattenNoel Grandin