diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-01-01 09:54:23 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-01-01 15:56:13 +0000 |
commit | cefd88394fd05463539ad228ca7edf6c672e7c9b (patch) | |
tree | 981fbf85aa640d728292b97b256583e632b6b5f6 | |
parent | d798499f968366e1d0277e008d1d7e4b2912f85d (diff) |
Fix one more numeric ahid on the Script Organizer page
Change-Id: I5596225ebd61b15c982818553369e2912b09ee10
Reviewed-on: https://gerrit.libreoffice.org/32566
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r-- | source/text/shared/01/06130000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/06130000.xhp b/source/text/shared/01/06130000.xhp index 8fb74dd034..5543d28990 100644 --- a/source/text/shared/01/06130000.xhp +++ b/source/text/shared/01/06130000.xhp @@ -135,7 +135,7 @@ <paragraph role="paragraph" id="par_idN10A4F" xml-lang="en-US" l10n="NEW"><ahelp hid="cui/ui/scriptorganizer/rename">Opens a dialog where you can change the name of the selected script.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/scriptorganizer/delete" id="bm_id4198736" localize="false"/> <paragraph role="heading" id="par_idN10A66" xml-lang="en-US" level="3" l10n="NEW">Delete</paragraph> -<paragraph role="paragraph" id="par_idN10A6A" xml-lang="en-US" l10n="NEW"><ahelp hid="1241731592">Prompts you to delete the selected script.</ahelp></paragraph> +<paragraph role="paragraph" id="par_idN10A6A" xml-lang="en-US" l10n="NEW"><ahelp hid="cui/ui/scriptorganizer/delete">Prompts you to delete the selected script.</ahelp></paragraph> <paragraph role="paragraph" id="par_idN10AE5" xml-lang="en-US" l10n="NEW">The Macro Selector dialog contains two list boxes, namely the Library list box and the Macro name list box.</paragraph> <paragraph role="heading" id="par_idN10AFC" xml-lang="en-US" level="3" l10n="NEW">Library</paragraph> <paragraph role="paragraph" id="par_idN10B00" xml-lang="en-US" l10n="NEW">Select a macro or script from "user", "share", or an open document. To view the contents of a library, double-click an entry in the list.</paragraph> |