diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-01-18 23:58:40 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-01-19 07:48:06 +0000 |
commit | aab4216ec1ca25cc74e70f5cacb2294cbcfc3143 (patch) | |
tree | a9ccc175e6eddfa46fe2de2ec8448632d5b1798c | |
parent | 996d21944854229aea03609e69302bfb08ca1701 (diff) |
Fix ahelps on Agenda Wizards second page
Change-Id: I42b1cd1af416d1a046c3ebdd5aa1c883a9773667
Reviewed-on: https://gerrit.libreoffice.org/33290
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
-rw-r--r-- | source/text/shared/autopi/01040200.xhp | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/source/text/shared/autopi/01040200.xhp b/source/text/shared/autopi/01040200.xhp index abb48d3a46..90884a0123 100644 --- a/source/text/shared/autopi/01040200.xhp +++ b/source/text/shared/autopi/01040200.xhp @@ -36,17 +36,18 @@ <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#autopilotagenda2"/> </section> -<!-- removed HID SW:DATEFIELD:DLG_WIZARD_AG:DLG_AG2_DFLD_METDAT --> + <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_AGWIZ_2_TXT_DATE" id="bm_id619525" localize="false"/><paragraph role="heading" id="hd_id3153748" xml-lang="en-US" level="2" l10n="U" oldref="5">Date</paragraph> -<paragraph role="paragraph" id="par_id3153311" xml-lang="en-US" l10n="U" oldref="6"><ahelp hid="SW:DATEFIELD:DLG_WIZARD_AG:DLG_AG2_DFLD_METDAT">Specifies the date of the meeting.</ahelp></paragraph> -<!-- removed HID SW:TIMEFIELD:DLG_WIZARD_AG:DLG_AG2_TFLD_METTIM --> +<paragraph role="paragraph" id="par_id3153311" xml-lang="en-US" l10n="U" oldref="6"><ahelp hid="WIZARDS_HID_AGWIZ_2_TXT_DATE">Specifies the date of the meeting.</ahelp></paragraph> + <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_AGWIZ_2_TXT_TIME" id="bm_id622272" localize="false"/><paragraph role="heading" id="hd_id3154749" xml-lang="en-US" level="2" l10n="U" oldref="7">Time</paragraph> -<paragraph role="paragraph" id="par_id3166460" xml-lang="en-US" l10n="U" oldref="8"><ahelp hid="SW:TIMEFIELD:DLG_WIZARD_AG:DLG_AG2_TFLD_METTIM">Specifies the time of the meeting.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3166460" xml-lang="en-US" l10n="U" oldref="8"><ahelp hid="WIZARDS_HID_AGWIZ_2_TXT_TIME">Specifies the time of the meeting.</ahelp></paragraph> + <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_AGWIZ_2_TXT_TITLE" id="bm_id88503" localize="false"/><paragraph role="heading" id="par_idN10625" xml-lang="en-US" level="2" l10n="NEW">Title</paragraph> <paragraph role="paragraph" id="par_idN10629" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Specifies the title of the meeting.</ahelp></paragraph> -<!-- removed HID SW:EDIT:DLG_WIZARD_AG:DLG_AG2_EDIT_METORT --> + <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_AGWIZ_2_TXT_LOCATION" id="bm_id4133121" localize="false"/><paragraph role="heading" id="hd_id3150355" xml-lang="en-US" level="2" l10n="CHG" oldref="9">Location</paragraph> -<paragraph role="paragraph" id="par_id3159400" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid="SW:EDIT:DLG_WIZARD_AG:DLG_AG2_EDIT_METORT">Specifies the location of the meeting.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3159400" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid="WIZARDS_HID_AGWIZ_2_TXT_LOCATION">Specifies the location of the meeting.</ahelp></paragraph> <paragraph role="paragraph" id="par_id3148946" xml-lang="en-US" l10n="CHG" oldref="21"><link href="text/shared/autopi/01040300.xhp" name="Go to Agenda Wizard - Headings to include">Go to Agenda Wizard - Headings to include</link></paragraph> </body> </helpdocument> |