aboutsummaryrefslogtreecommitdiff
path: root/source/sd/svtools/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/sd/svtools/messages.po')
-rw-r--r--source/sd/svtools/messages.po18
1 files changed, 15 insertions, 3 deletions
diff --git a/source/sd/svtools/messages.po b/source/sd/svtools/messages.po
index 8a763dc929f..489f644d972 100644
--- a/source/sd/svtools/messages.po
+++ b/source/sd/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-11-19 15:44+0100\n"
+"POT-Creation-Date: 2021-12-20 13:21+0100\n"
"PO-Revision-Date: 2018-11-14 11:45+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -443,10 +443,10 @@ msgctxt "STR_FORMAT_ID_HTML_NO_COMMENT"
msgid "HTML format without comments"
msgstr "بنا ٽپڻين جي HTML جي رچنا"
-#. HD9uA
+#. 2iSXp
#: include/svtools/strings.hrc:98
msgctxt "STR_FORMAT_ID_PNG_BITMAP"
-msgid "Portable Network Graphic (PNG)"
+msgid "Portable Network Graphics (PNG)"
msgstr ""
#. wDxCa
@@ -5031,6 +5031,18 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Israel)"
msgstr ""
+#. Bryjh
+#: svtools/inc/langtab.hrc:438
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "Interslavic Latin"
+msgstr ""
+
+#. DZBAE
+#: svtools/inc/langtab.hrc:439
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "Interslavic Cyrillic"
+msgstr ""
+
#. fXSja
#: svtools/uiconfig/ui/addresstemplatedialog.ui:8
msgctxt "addresstemplatedialog|AddressTemplateDialog"
renderable'>feature/xtiledrenderable LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oovbaapi
AgeCommit message (Expand)Author
2014-09-02coverity#707022 Uncaught exceptionCaolán McNamara
2014-09-02coverity#707382 Uncaught exceptionCaolán McNamara
2014-09-02coverity#707409 Uncaught exceptionCaolán McNamara
2014-07-14coverity#707036 Uncaught exceptionCaolán McNamara
2014-07-10coverity#1224987 Uncaught exceptionCaolán McNamara
2014-07-10coverity#707401 Uncaught exceptionCaolán McNamara
2014-07-03coverity#707193 Uncaught exceptionCaolán McNamara
2014-06-13coverity#707393 Uncaught exceptionCaolán McNamara
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara
2014-05-24coverity#738462 Uncaught exceptionCaolán McNamara
2014-05-16idl: fix some include guardsThomas Arnhold
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-23coverity#707379 Uncaught exceptionCaolán McNamara
2014-04-23coverity#707371 Uncaught exceptionCaolán McNamara
2014-04-17coverity#707375 Uncaught exceptionCaolán McNamara
2014-04-05coverity#707400 Uncaught exceptionCaolán McNamara
2014-04-05coverity#707406 Uncaught exceptionCaolán McNamara
2014-02-26Remove visual noise from oovbaapiAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-25gbuild: refactor UnoApi to remove rdb files from OUTDIRMichael Stahl
2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann
2013-09-11Put every UNOIDL entity into an .idl file of its ownStephan Bergmann
2013-09-09gbuild: install rdb files directly in module they come fromMatúš Kukan
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-09-04Remove effectively dead raises specificationStephan Bergmann
2013-06-07add missing PageSetup.PageSize apiNoel Power
2013-06-04*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>Michael Stahl
2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl
2013-06-04*api: convert <type>Foo</type>Michael Stahl
2013-05-15make some vba Name object attributes read/write and add test documentNoel Power
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-10fix various problems with vba Names & Names objectsNoel Power
2013-05-09implement Range.NameNoel Power
2013-05-09stub implementation(s) for Application EnableCancelKey & InternationalNoel Power
2013-05-09implement Application.Iteration & Application.InchesToPointsNoel Power
2013-05-09implement Application.UndoNoel Power
2013-05-09fix memory leak with orphaned controls created on the flyNoel Power
2013-05-09add Workbook.Save methodNoel Power
2013-05-09support Shape.AlternativeNoel Power
2013-05-09ListBox.MultiSelection takes fmMultiSelect enum not boolNoel Power
2013-05-09tweak vba Control implementation to aritificially fire events from apiNoel Power
2013-05-09handle various ReturnXXXX types for formsNoel Power
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-15bnc#813528 stub out some missing XPageSetup apiNoel Power
2013-04-05Added and fixed various vba APINoel Power