aboutsummaryrefslogtreecommitdiff
path: root/source/xh/svtools
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-05-14 17:04:04 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-05-14 17:08:44 +0200
commit8b7f5b16e211c9309c744b041802d371306bb7b0 (patch)
tree15da44e92c3d7a027f22f6e062443ba632f1c96c /source/xh/svtools
parent25d2fa3ee286cd1713b440f984c37a729a2c6cb7 (diff)
update translations for 7.2.0 alpha1
and force-fix errors using pocheck Change-Id: I9e0690c94cd2181567a33621278f7b94b9cc2313
Diffstat (limited to 'source/xh/svtools')
-rw-r--r--source/xh/svtools/messages.po8
1 files changed, 7 insertions, 1 deletions
diff --git a/source/xh/svtools/messages.po b/source/xh/svtools/messages.po
index e2110f1f58b..d271f0c3877 100644
--- a/source/xh/svtools/messages.po
+++ b/source/xh/svtools/messages.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: 2021-04-27 17:03+0200\n"
+"POT-Creation-Date: 2021-05-14 14:16+0200\n"
"PO-Revision-Date: 2018-11-14 11:48+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5021,6 +5021,12 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bribri"
msgstr ""
+#. 2GFgR
+#: svtools/inc/langtab.hrc:434
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "English (Denmark)"
+msgstr ""
+
#. fXSja
#: svtools/uiconfig/ui/addresstemplatedialog.ui:8
msgctxt "addresstemplatedialog|AddressTemplateDialog"
on value='libreoffice-24-8-0'>libreoffice-24-8-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/qa/OStringBuffer
AgeCommit message (Expand)Author
2019-04-13loplugin:sequentialassign in salNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-08-06loplugin:useuniqueptr in sal/qa/OStringBufferNoel Grandin
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-04-28loplugin:cppunitassertequals: salStephan Bergmann
2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin
2017-01-31Work around GCC -Wunused-resultStephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: salStephan Bergmann
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2016-12-23tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-07-01CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-03-02V805: Decreased performanceCaolán McNamara
2015-02-06O[U]StringBuffer::appendUninitialized unit testsStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-11coverity#1213310 Dereference before null checkCaolán McNamara
2014-04-04Remove dead test codeStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from salAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-03-25remove external include guardsThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2012-12-04remove unused variables and codeLuboš Luňák
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-10-25fix tests that aren't testing anythingCaolán McNamara