aboutsummaryrefslogtreecommitdiff
path: root/source/st/svtools/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/st/svtools/messages.po')
-rw-r--r--source/st/svtools/messages.po14
1 files changed, 13 insertions, 1 deletions
diff --git a/source/st/svtools/messages.po b/source/st/svtools/messages.po
index 8b5689f9797..ac708f89bbe 100644
--- a/source/st/svtools/messages.po
+++ b/source/st/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-06-11 17:09+0200\n"
+"POT-Creation-Date: 2021-07-28 11:31+0200\n"
"PO-Revision-Date: 2018-11-14 11:45+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5103,6 +5103,18 @@ msgctxt "addresstemplatedialog|extended_tip|AddressTemplateDialog"
msgid "Edit the field assignments and the data source for your address book."
msgstr ""
+#. 8qKyD
+#: svtools/uiconfig/ui/calendar.ui:43
+msgctxt "calendar|STR_SVT_CALENDAR_TODAY"
+msgid "Today"
+msgstr ""
+
+#. Cr9A2
+#: svtools/uiconfig/ui/calendar.ui:58
+msgctxt "calendar|STR_SVT_CALENDAR_NONE"
+msgid "None"
+msgstr ""
+
#. vrBni
#: svtools/uiconfig/ui/fileviewmenu.ui:12
#, fuzzy
ture/vcl-opengl2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit
AgeCommit message (Expand)Author
2024-02-28tdf#149714 BitsPerPixel property of Graphic has Boolean UNO typeAdam Seskunas
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-03Revert "tdf#130924 replace '*printf' with 'SAL_*' logging macros."Ilmari Lauhakangas
2023-08-31tdf#130924 replace '*printf' with 'SAL_*' logging macros.sahil
2023-08-04Reduce differences between _test_asserts.bas and _test_asserts.vbMike Kaganski
2023-03-16tdf#152690: Fix "!" behavior when it is not the first in a groupBaole Fang
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski
2023-02-23Extend loplugin:cppunitassertequals to more argument typesStephan Bergmann
2022-06-24tdf#147529 - BASIC MsgBox: Check for missing optional parametersAndreas Heinisch
2022-06-20tdf#149622: also clear return value before calling method from SbxObject::CallMike Kaganski
2022-06-06tdf#149402 - BASIC: Don't extend comment if line ends in a whitespaceAndreas Heinisch
2022-05-31tdf#149157 - Break multiline continuation in a comment after a new lineAndreas Heinisch
2022-05-07tdf#148358 - Compare Non-ASCII variable names case-insensitiveAndreas Heinisch
2022-05-05Just use Any ctor instead of makeAny in basicStephan Bergmann
2022-04-21tdf#148651: basic_macros: Add unittestXisco Fauli
2022-02-21tdf#147089 - Round Integral Division (IDIV) literals to Integer valuesAndreas Heinisch
2022-02-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroVaibhavMalik4187
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-08tdf#145693 - Argument name should be 'charcode' instead of 'string'Andreas Heinisch
2021-12-28tdf#145960 - Return type of boolean operators should be of type booleanAndreas Heinisch
2021-10-30tdf#145371 - Delete array variable only before ReDimAndreas Heinisch
2021-10-20tdf#125637 - Correctly hand names ending with an underscoreAndreas Heinisch
2021-10-19Fix Windows buildStephan Bergmann
2021-10-17Simplify Sequence in b*Julien Nabet
2021-10-07tdf#144924 - Change return type of array elements of the split functionAndreas Heinisch
2021-09-19tdf#123144 - Always translate an error number to a vba error messageAndreas Heinisch
2021-09-07tdf#144245 - Added test file to automatic testAndreas Heinisch
2021-07-28tdf#107953 - Extend significant digitsAndreas Heinisch