aboutsummaryrefslogtreecommitdiff
path: root/source/jv/basctl
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-02-11 19:03:21 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-02-11 19:16:30 +0100
commit614eb3429622290c320d137cfa9d8b908c56f9ab (patch)
treee5a7cd968f01648337f30b2eac4b1fe153e63c43 /source/jv/basctl
parent37a6f521ec6303193d6057736ff414ef7c62c6d4 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: Ib8c90ab28e150c029e92a9621e65cf00ebba33c6
Diffstat (limited to 'source/jv/basctl')
-rw-r--r--source/jv/basctl/messages.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/jv/basctl/messages.po b/source/jv/basctl/messages.po
index 2b575b07028..c7ca135799e 100644
--- a/source/jv/basctl/messages.po
+++ b/source/jv/basctl/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: 2019-10-14 14:31+0200\n"
+"POT-Creation-Date: 2020-02-10 17:53+0100\n"
"PO-Revision-Date: 2018-01-15 15:30+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -711,25 +711,25 @@ msgid "Default language:"
msgstr "[Bāsā Utāmā]"
#. C9ruF
-#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:218
+#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:224
msgctxt "defaultlanguage|checkedlabel"
msgid "Available languages:"
msgstr ""
#. fBZNF
-#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:255
+#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:261
msgctxt "defaultlanguage|defined"
msgid "Select a language to define the default user interface language. All currently present strings will be assigned to the resources created for the selected language."
msgstr ""
#. pk7Wj
-#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:270
+#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:276
msgctxt "defaultlanguage|added"
msgid "Select languages to be added. Resources for these languages will be created in the library. Strings of the current default user interface language will be copied to these new resources by default."
msgstr ""
#. QWxzi
-#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:285
+#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:291
msgctxt "defaultlanguage|alttitle"
msgid "Add User Interface Languages"
msgstr ""
-4-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/CppunitTest_vcl_apitests.mk
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-08tdf#92459 remove compat_functional from extensionsDaniel Robertson
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2014-12-12extensions: Use appropriate OUString functions on string constantsStephan Bergmann