diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-02-02 13:39:45 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-02-02 13:39:49 +0000 |
commit | 5e109b09ca3f013fa2fe098fab5ad9f43033d05e (patch) | |
tree | 5458673d19e92f9407941058b283b6c3eaa930d9 /source/text/sbasic/guide/translation.xhp | |
parent | 74dd3c43533373b51f53f58e4697d1df76e3ec32 (diff) |
fix some ahelp ids of hid . where the current context is empty or wrong
related fdo#88970
Change-Id: Ib5aa5f5b608252216817b0e6f38c944e37786df5
Diffstat (limited to 'source/text/sbasic/guide/translation.xhp')
-rw-r--r-- | source/text/sbasic/guide/translation.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/guide/translation.xhp b/source/text/sbasic/guide/translation.xhp index 4b871b9a40..c7a64ef814 100644 --- a/source/text/sbasic/guide/translation.xhp +++ b/source/text/sbasic/guide/translation.xhp @@ -35,7 +35,7 @@ </bookmark> <paragraph role="heading" id="hd_id3574896" xml-lang="en-US" level="1" l10n="NEW"><variable id="translation"><link href="text/sbasic/guide/translation.xhp">Translation of Controls in the Dialog Editor</link> </variable></paragraph> -<paragraph role="paragraph" id="par_id4601940" xml-lang="en-US" l10n="NEW"><ahelp hid=".">The Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable dialogs.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id4601940" xml-lang="en-US" l10n="NEW">The Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable dialogs.</paragraph> <paragraph role="paragraph" id="par_id9538560" xml-lang="en-US" l10n="NEW">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" l10n="NEW"><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"/> |