aboutsummaryrefslogtreecommitdiff
path: root/source/ug/basctl/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/ug/basctl/messages.po')
-rw-r--r--source/ug/basctl/messages.po24
1 files changed, 9 insertions, 15 deletions
diff --git a/source/ug/basctl/messages.po b/source/ug/basctl/messages.po
index 3db15ab0bc7..7d2b91d02c3 100644
--- a/source/ug/basctl/messages.po
+++ b/source/ug/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: 2020-02-27 14:31+0100\n"
+"POT-Creation-Date: 2020-05-25 19:59+0200\n"
"PO-Revision-Date: 2017-11-23 22:52+0000\n"
"Last-Translator: Abduqadir Abliz <Sahran@live.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -526,57 +526,51 @@ msgctxt "RID_BASICIDE_OBJCAT"
msgid "Object Catalog"
msgstr "ئوبيېكتلار كاتالوگى"
-#. 2AA4t
-#: basctl/inc/strings.hrc:106
-msgctxt "RID_STR_TLB_MACROS"
-msgid "Objects Tree"
-msgstr "ئوبيېكتلار شېخى"
-
#. NtqMk
#. Property Browser Headline ----------------------------------------------------------------
-#: basctl/inc/strings.hrc:108
+#: basctl/inc/strings.hrc:107
msgctxt "RID_STR_BRWTITLE_PROPERTIES"
msgid "Properties: "
msgstr "خاسلىق: "
#. FnkAZ
-#: basctl/inc/strings.hrc:109
+#: basctl/inc/strings.hrc:108
msgctxt "RID_STR_BRWTITLE_NO_PROPERTIES"
msgid "No Control marked"
msgstr "كونترول بۆلىكى تاللانمىدى"
#. aeAPC
-#: basctl/inc/strings.hrc:110
+#: basctl/inc/strings.hrc:109
msgctxt "RID_STR_BRWTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "كۆپ تاللاش"
#. GNZHF
-#: basctl/inc/strings.hrc:111
+#: basctl/inc/strings.hrc:110
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[كۆڭۈلدىكى تىل]"
#. uf3Kt
-#: basctl/inc/strings.hrc:112
+#: basctl/inc/strings.hrc:111
msgctxt "RID_STR_CREATE_LANG"
msgid "<Press 'Add' to create language resources>"
msgstr "<تىل مەنبەسى قۇرۇش ئۈچۈن 'قوش' نى چېكىڭ>"
#. jnJoF
-#: basctl/inc/strings.hrc:113
+#: basctl/inc/strings.hrc:112
msgctxt "RID_STR_EXPORTPACKAGE"
msgid "Export library as extension"
msgstr "ئامبارنى كېڭەيتىلمىگە چىقار"
#. SnKF3
-#: basctl/inc/strings.hrc:114
+#: basctl/inc/strings.hrc:113
msgctxt "RID_STR_EXPORTBASIC"
msgid "Export as BASIC library"
msgstr "Basic ئامبار چىقار"
#. G6SqW
-#: basctl/inc/strings.hrc:115
+#: basctl/inc/strings.hrc:114
msgctxt "RID_STR_PACKAGE_BUNDLE"
msgid "Extension"
msgstr "كېڭەيتىلمە"
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/framework/inc/addonmenu.hxx
AgeCommit message (Collapse)Author
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
.. and lastIndexOf, which convert to find and rfind Change-Id: I6c4156cf904774c0d867f85a4c2785dba7593f62 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132445 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-11-17loplugin:stringviewparam check methods tooNoel
not just functions Change-Id: Icca295dd159002b428b73f2c95d40725434f04d9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105789 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I963aa5fb892a0be36212fd0587b69f217f017947 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105469 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@cib.de>
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky
This is broken since commit 5c39b28a87060f80404079ab77604f664addb063 ("tdf#96059 Replaced imageproducer with CommandInfoProvider") but so far no one complained (maybe because the usefulness of such internal images from extensions is questionable at least). Given also that the whole ImageIdentifier feature (even its still working part) is obsolete since OOo 2.0.3 (according to the OOo dev guide), and that the availability of a particular image from an internal hardcoded image list by a particular numerical id is more an implementation detail, let's just remove the broken code instead of fixing it. In the meantime, the code was also copied into the newly introduced notebookbar addon code, so I handled it there too. There are also the registry schema and a sdk example that mention this feature, and need to be adjusted. Interesting that the particular example used there - private:image/3216 is actually broken since 2011 with commit 2559cab126f81375197051fb5b07ba6abb9efc77 ("FDO#42454 - EasyHack: remove code associated with unused icons"). Change-Id: I968b4fb8c5b207654476dd92c57d8db0815520ab Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101529 Tested-by: Jenkins Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2020-07-07make some symbols privateNoel Grandin
Change-Id: I224831ad18e754fd67d9b16510cd286a5397f1f3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98236 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-04reduce number of framework librariesNoel Grandin
Change-Id: If2bf85301eb1523a636d031f6e5a9f78cb1ee06b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97871 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-03-23make more classes private in mergedlibs modeNoel Grandin
Change-Id: I486922d0652f26fa7ee56f5fe308e19fe5ff137e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90856 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-02-08move some headers inside frameworkNoel Grandin
Change-Id: Ia005938c6a3a954eba910981dde5010a1f977fca Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88201 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>