source/text/shared/01/06130000.xhp | 2 +- source/text/shared/guide/cmis-remote-files-setup.xhp | 2 +- source/text/shared/guide/template_manager.xhp | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-)
New commits: commit 4072dc84a8db9834afbffe1ed1fa7495173e2d31 Author: Adolfo Jayme Barrientos <[email protected]> AuthorDate: Sat May 30 11:31:27 2026 -0600 Commit: Adolfo Jayme Barrientos <[email protected]> CommitDate: Sat May 30 19:33:17 2026 +0200 Use the verb “click” for UI widgets Change-Id: I81c6a874c658960e358ed20630ecf1f2f63ffabb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/205854 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/source/text/shared/01/06130000.xhp b/source/text/shared/01/06130000.xhp index e97174120a..5c913fefea 100644 --- a/source/text/shared/01/06130000.xhp +++ b/source/text/shared/01/06130000.xhp @@ -56,7 +56,7 @@ <h2 id="hd_id3150772">New / Delete</h2> <paragraph role="paragraph" id="par_id3153257" ><ahelp hid="modules/BasicIDE/ui/basicmacrodialog/delete">Creates a new macro, creates a new module or deletes the selected macro or selected module.</ahelp></paragraph> <paragraph role="paragraph" id="par_id3154514" >To create a new macro in your document, select the "Standard" module in the <emph>Macro from</emph> list, and then click <widget>New</widget>.</paragraph> -<paragraph role="paragraph" id="par_id51571312108555">To create a new module in a library of the <emph>My Macros</emph> container, select the proper library and press <widget>New</widget>. The $[officename] Basic editor opens.</paragraph> +<paragraph role="paragraph" id="par_id51571312108555">To create a new module in a library of the <emph>My Macros</emph> container, select the proper library and click <widget>New</widget>. The $[officename] Basic editor opens.</paragraph> <paragraph role="paragraph" id="par_id3148474" >To delete a macro or module, select it, and then click <widget>Delete</widget>.</paragraph> <bookmark branch="hid/modules/BasicIDE/ui/basicmacrodialog/newlibrary" id="bm_id3152910" localize="false"/> <h2 id="hd_id3159342">New Library</h2> diff --git a/source/text/shared/guide/cmis-remote-files-setup.xhp b/source/text/shared/guide/cmis-remote-files-setup.xhp index 412a39a603..3c2117104a 100644 --- a/source/text/shared/guide/cmis-remote-files-setup.xhp +++ b/source/text/shared/guide/cmis-remote-files-setup.xhp @@ -76,7 +76,7 @@ </tablerow> </table> - <paragraph id="par_id150820161816033600" role="paragraph">Then press <widget>Manage Services</widget> button in the dialog to open the File Services dialog.</paragraph> + <paragraph id="par_id150820161816033600" role="paragraph">Then click the <widget>Manage Services</widget> button in the dialog to open the File Services dialog.</paragraph> </section> <bookmark branch="index" id="bm_id170820162240508275"> <bookmark_value>WebDAV;remote file service setup</bookmark_value> diff --git a/source/text/shared/guide/template_manager.xhp b/source/text/shared/guide/template_manager.xhp index b4c329c21a..7dc6f2491d 100644 --- a/source/text/shared/guide/template_manager.xhp +++ b/source/text/shared/guide/template_manager.xhp @@ -85,7 +85,7 @@ </tablerow> </table> -<note id="par_id3155306">To show templates from another folder in the <emph>My Templates</emph> category, choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences - </menuitem></caseinline><defaultinline><menuitem>Tools - Options - </menuitem></defaultinline></switchinline><link href="text/shared/optionen/01010300.xhp"><menuitem>$[officename] - Paths</menuitem></link>, select <emph>Templates</emph>, press <widget>Edit</widget>, then press <widget>Add</widget> to open the file dialog for selecting the folder to add.</note> +<note id="par_id3155306">To show templates from another folder in the <emph>My Templates</emph> category, choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences - </menuitem></caseinline><defaultinline><menuitem>Tools - Options - </menuitem></defaultinline></switchinline><link href="text/shared/optionen/01010300.xhp"><menuitem>$[officename] - Paths</menuitem></link>, select <emph>Templates</emph>, click <widget>Edit</widget>, then click <widget>Add</widget> to open the file dialog for selecting the folder to add.</note> <bookmark branch="hid/sfx/ui/templatedlg/search_filter" id="bm_id041620170649376935" localize="false"/> <h2 id="hd_id041620170723501731">Search</h2> @@ -326,7 +326,7 @@ <paragraph id="par_id041620170723514055" role="ol_item">Open Template Manager and choose the Import button</paragraph> </listitem> <listitem> - <paragraph id="par_id041620170723513485" role="ol_item">Select a category to save the new template in, for example, <emph>My Templates</emph>, and press <widget>OK</widget>.</paragraph> + <paragraph id="par_id041620170723513485" role="ol_item">Select a category to save the new template in, for example, <emph>My Templates</emph>, and click <widget>OK</widget>.</paragraph> </listitem> <listitem> <paragraph id="par_id041620170723513541" role="ol_item">Browse to the folder where you downloaded the template, select it and press Open</paragraph>
