aboutsummaryrefslogtreecommitdiff
path: root/source/ti/basctl/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/ti/basctl/messages.po')
-rw-r--r--source/ti/basctl/messages.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/ti/basctl/messages.po b/source/ti/basctl/messages.po
index b7fe8e9e3b8..c2f1c6e1d35 100644
--- a/source/ti/basctl/messages.po
+++ b/source/ti/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-27 12:56+0100\n"
"PO-Revision-Date: 2018-01-15 15:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -702,26 +702,26 @@ msgid "Default language:"
msgstr "ዝነበረ ቛንቛ"
#. C9ruF
-#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:218
+#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:224
#, fuzzy
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 "ናይ ተጠቃሚ ገጽ ቛንቛታት ወስክ"
value='libreoffice-3-5-0'>libreoffice-3-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)Author
2017-10-17Move unoxml/source/events include files to common include directoryStephan Bergmann
2017-10-16ofz: timeouts in fods/fodt/fodpCaolán McNamara
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-19unused m_relatedTarget in CMouseEventNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-06Typo exeption->exception (domtest.cxx)Julien Nabet
2017-08-25unoxml: CDocumentBuilder: just catch all ExceptionMichael Stahl
2017-08-25tdf#84237 use XErrorHandler in CDocumentBuilderFyodor Yemelyanenko
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-13loplugin:oncevar: empty strings: unoxmlStephan Bergmann
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: unoxmlStephan Bergmann
2017-07-02formatNeedsBaseURI always returns trueStephan Bergmann
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin