diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-10-02 06:43:01 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-10-02 11:49:08 +0200 |
commit | 84a86433f6be3d6fab810891382d62599d82bdf8 (patch) | |
tree | 4fe511236d32f4c0f9c5e690d12ddae66473a0a1 | |
parent | b358fb9b95915743d8666b238acb8e117c8751ce (diff) |
tdf#115254 Some branch bookmarks are'nt working 32
Module basctl
Change-Id: I0206a66346e76e71f6fc14cd92257b2415968741
Reviewed-on: https://gerrit.libreoffice.org/61235
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/guide/translation.xhp | 2 | ||||
-rw-r--r-- | source/text/sbasic/shared/01050300.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/01/06130000.xhp | 7 | ||||
-rw-r--r-- | source/text/shared/01/06130500.xhp | 3 |
4 files changed, 12 insertions, 1 deletions
diff --git a/source/text/sbasic/guide/translation.xhp b/source/text/sbasic/guide/translation.xhp index 903a1918dd..38608ddea9 100644 --- a/source/text/sbasic/guide/translation.xhp +++ b/source/text/sbasic/guide/translation.xhp @@ -39,11 +39,13 @@ <paragraph role="paragraph" id="par_id9538560" xml-lang="en-US">By default, any dialog that you create only contains string resources for one language. You may want to create dialogs that automatically show localized strings according to the user's language settings.</paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:CurrentLanguage" id="bm_id9421979" localize="false"/><paragraph role="paragraph" id="par_id6998809" xml-lang="en-US"><ahelp hid="." visibility="hidden">Select the language for the strings that you want to edit. Click the Manage Languages icon to add languages.</ahelp></paragraph><comment>Manage Language icon is in sbasic/shared/02/20000000.xhp</comment> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/managelanguages/ManageLanguagesDialog" id="bm_id1646778" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/managelanguages/@@nowidget@@" id="bm_id1646778" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/managelanguages/treeview" id="bm_id16467781" localize="false"/><paragraph role="paragraph" id="par_id71413" xml-lang="en-US"><ahelp hid="." visibility="hidden">Click a language, then click Default to set the language as default, or click Delete to remove the language from the list.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/managelanguages/add" id="bm_id1228370" localize="false"/><paragraph role="paragraph" id="par_id2924283" xml-lang="en-US"><ahelp hid="." visibility="hidden">Opens a dialog where you can add a language to the list.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/managelanguages/delete" id="bm_id1601611" localize="false"/><paragraph role="paragraph" id="par_id5781731" xml-lang="en-US"><ahelp hid="." visibility="hidden">Select a language in the list and click Delete to remove that language. When you remove all languages, the string resources for localizable dialogs are removed from all dialogs in the current library.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/managelanguages/default" id="bm_id733359" localize="false"/><paragraph role="paragraph" id="par_id6942045" xml-lang="en-US"><ahelp hid="." visibility="hidden">Select a language in the list and click Default to set the language as default language.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/defaultlanguage/DefaultLanguageDialog" id="bm_id879849" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/defaultlanguage/@@nowidget@@" id="bm_id879849" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/defaultlanguage/entries" id="bm_id879848" localize="false"/><paragraph role="paragraph" id="par_id4721823" xml-lang="en-US"><ahelp hid="." visibility="hidden">The default language will be used as a source for all other language strings.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/defaultlanguage/checkedentries" id="bm_id8675191" localize="false"/><paragraph role="paragraph" id="par_id5806756" xml-lang="en-US"><ahelp hid="." visibility="hidden">Add UI languages for your dialog strings.</ahelp></paragraph> <paragraph role="heading" id="hd_id6596881" xml-lang="en-US" level="2">To enable localizable dialogs</paragraph> diff --git a/source/text/sbasic/shared/01050300.xhp b/source/text/sbasic/shared/01050300.xhp index 5dbe845c63..b447ec2f2d 100644 --- a/source/text/sbasic/shared/01050300.xhp +++ b/source/text/sbasic/shared/01050300.xhp @@ -34,6 +34,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/breakpointmenus/manage" id="bm_id3145090" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/breakpointmenus/properties" id="bm_id3147291" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/managebreakpoints/ManageBreakpointsDialog" id="bm_id3149656" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/managebreakpoints/@@nowidget@@" id="bm_id3149656" localize="false"/> <paragraph role="heading" id="hd_id3154927" xml-lang="en-US" level="1"><link href="text/sbasic/shared/01050300.xhp" name="Manage Breakpoints">Manage Breakpoints</link></paragraph> <paragraph role="paragraph" id="par_id3148550" xml-lang="en-US"><ahelp hid="modules/BasicIDE/ui/managebreakpoints/ManageBreakpointsDialog">Specifies the options for breakpoints.</ahelp></paragraph> </section> diff --git a/source/text/shared/01/06130000.xhp b/source/text/shared/01/06130000.xhp index 1df5bb05e7..13535d0ca1 100644 --- a/source/text/shared/01/06130000.xhp +++ b/source/text/shared/01/06130000.xhp @@ -29,6 +29,7 @@ <body> <bookmark xml-lang="en-US" branch="hid/.uno:MacroDialog" id="bm_id870519" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/basicmacrodialog/BasicMacroDialog" id="bm_id3149948" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/basicmacrodialog/@@nowidget@@" id="bm_id3149948" localize="false"/> <paragraph role="heading" id="hd_id3157552" xml-lang="en-US" level="1">Macro</paragraph> <paragraph role="paragraph" id="par_id3148765" xml-lang="en-US"><variable id="makro"><ahelp hid=".uno:MacroDialog">Opens a dialog to organize macros.</ahelp> </variable><comment>UFI: it is not the dialog to run a macro</comment></paragraph> @@ -70,7 +71,11 @@ <paragraph role="paragraph" id="par_id3147618" xml-lang="en-US"><ahelp hid="modules/BasicIDE/ui/basicmacrodialog/organize">Opens the <emph>Macro Organizer</emph> dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries.</ahelp></paragraph> <paragraph role="heading" id="hd_id3145609" xml-lang="en-US" level="3">Module/Dialog tab page</paragraph> <paragraph role="paragraph" id="par_id3155923" xml-lang="en-US"><ahelp hid="modules/BasicIDE/ui/basicmacrodialog/organize">Lets you manage modules or dialog boxes.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/modulepage/ModulePage" id="bm_id3147304" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/modulepage/@@nowidget@@" id="bm_id3147304" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/modulepage/library" id="bm_id3147304" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/dialogpage/DialogPage" id="bm_id3547305" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/dialogpage/@@nowidget@@" id="bm_id3547305" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/dialogpage/library" id="bm_id3147305" localize="false"/> <paragraph role="heading" id="hd_id3148944" xml-lang="en-US" level="3">Module/Dialog</paragraph> <paragraph role="paragraph" id="par_id3145068" xml-lang="en-US"><ahelp hid="modules/BasicIDE/ui/modulepage/library">Lists the existing macros and dialogs.</ahelp></paragraph> @@ -88,6 +93,8 @@ <embed href="text/shared/00/00000001.xhp#loeschen"/> <paragraph role="heading" id="hd_id3151177" xml-lang="en-US" level="3">Libraries tab page</paragraph><comment>the three tab pages have no Help button, so no need to have three help pages</comment> <paragraph role="paragraph" id="par_id3156281" xml-lang="en-US"><ahelp hid="modules/BasicIDE/ui/dialogpage/delete">Lets you manage the macro libraries for the current application and any open documents.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/libpage/LibPage" id="bm_id3150650" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/libpage/@@nowidget@@" id="bm_id3150650" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/libpage/location" id="bm_id3150650" localize="false"/> <paragraph role="heading" id="hd_id3144760" xml-lang="en-US" level="3">Location</paragraph> <paragraph role="paragraph" id="par_id3150290" xml-lang="en-US"><ahelp hid="modules/BasicIDE/ui/libpage/location">Select the application or the document containing the macro libraries that you want to organize.</ahelp></paragraph> diff --git a/source/text/shared/01/06130500.xhp b/source/text/shared/01/06130500.xhp index 0421a0aaa7..9a967463da 100644 --- a/source/text/shared/01/06130500.xhp +++ b/source/text/shared/01/06130500.xhp @@ -20,7 +20,7 @@ --> - + <helpdocument version="1.0"> <meta> <topic id="textshared0106130500xml" indexer="include" status="PUBLISH"> @@ -35,6 +35,7 @@ <paragraph role="heading" id="hd_id3158442" xml-lang="en-US" level="1">Append libraries</paragraph> <paragraph role="paragraph" id="par_id3155271" xml-lang="en-US"><ahelp hid=".">Locate the <item type="productname">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/importlibdialog/ImportLibDialog" id="bm_id3152937" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/importlibdialog/@@nowidget@@" id="bm_id3152937" localize="false"/> <paragraph role="heading" id="hd_id3152952" xml-lang="en-US" level="2">File name:</paragraph> <paragraph role="paragraph" id="par_id3152876" xml-lang="en-US"><ahelp hid="modules/BasicIDE/ui/importlibdialog/ImportLibDialog">Enter a name or the path to the library that you want to append. You can also select a library from the list.</ahelp></paragraph> <paragraph role="heading" id="hd_id3147294" xml-lang="en-US" level="2">Options</paragraph> |