diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-12-16 11:54:46 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-01-05 01:54:06 +0100 |
commit | 1ad545bef472627adbb43a5dfb1874fc60c2495e (patch) | |
tree | 4fa7ce8c8b7b652c9a125908ea896b2cf88c39db | |
parent | 5da848ed5f249395399a430bfbdf1bea4d9f0b69 (diff) |
Fix ahelps on the Business Cards - Medium page
Change-Id: I9f1d15a7703a1ead96dbb227a34732e174bf31c8
Reviewed-on: https://gerrit.libreoffice.org/47411
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/01010301.xhp | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/source/text/shared/01/01010301.xhp b/source/text/shared/01/01010301.xhp index deb2837ed1..69e0ca4376 100644 --- a/source/text/shared/01/01010301.xhp +++ b/source/text/shared/01/01010301.xhp @@ -32,6 +32,7 @@ </history> </meta> <body> +<bookmark xml-lang="en-US" branch="hid/SW_HID_BUSINESS_FMT_PAGE" id="bm_id3150757" localize="false"/> <section id="etiketten"> <paragraph role="heading" id="hd_id3148765" xml-lang="en-US" level="1"><link href="text/shared/01/01010301.xhp" name="Medium">Medium</link></paragraph> <paragraph role="paragraph" id="par_id3150278" xml-lang="en-US"><ahelp hid=".">Select the size of your business card from a number of pre-defined size formats, or a size format that you specify on the <emph>Format </emph>tab.</ahelp></paragraph> @@ -43,17 +44,18 @@ <paragraph role="paragraph" id="par_id3147543" xml-lang="en-US">Select a size format for your business card.</paragraph> <bookmark xml-lang="en-US" branch="hid/SW_HID_BUSINESS_FMT_PAGE_CONT" id="bm_id3150758" localize="false"/> <paragraph role="heading" id="hd_id3160463" xml-lang="en-US" level="3">Continuous</paragraph> -<paragraph role="paragraph" id="par_id3150279" xml-lang="en-US"><ahelp hid="HID_BUSINESS_FMT_PAGE_CONT">Prints business cards on continuous paper.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3150279" xml-lang="en-US"><ahelp hid=".">Prints business cards on continuous paper.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/SW_HID_BUSINESS_FMT_PAGE_SHEET" id="bm_id3151097" localize="false"/> <paragraph role="heading" id="hd_id3154840" xml-lang="en-US" level="3">Sheet</paragraph> -<paragraph role="paragraph" id="par_id3148731" xml-lang="en-US"><ahelp hid="HID_BUSINESS_FMT_PAGE_SHEET">Prints business cards on individual sheets.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3148731" xml-lang="en-US"><ahelp hid=".">Prints business cards on individual sheets.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/SW_HID_BUSINESS_FMT_PAGE_BRAND" id="bm_id3147143" localize="false"/> <paragraph role="heading" id="hd_id3154894" xml-lang="en-US" level="3">Brand</paragraph> -<paragraph role="paragraph" id="par_id3155351" xml-lang="en-US"><ahelp hid="HID_BUSINESS_FMT_PAGE_BRAND">Select the brand of paper that you want to use.</ahelp> Each brand has its own size formats.</paragraph> +<paragraph role="paragraph" id="par_id3155351" xml-lang="en-US"><ahelp hid=".">Select the brand of paper that you want to use.</ahelp> Each brand has its own size formats.</paragraph> <bookmark xml-lang="en-US" branch="hid/SW_HID_BUSINESS_FMT_PAGE_TYPE" id="bm_id3158405" localize="false"/> <paragraph role="heading" id="hd_id3153935" xml-lang="en-US" level="3">Type</paragraph> -<paragraph role="paragraph" id="par_id3159201" xml-lang="en-US"><ahelp hid="HID_BUSINESS_FMT_PAGE_TYPE">Select the size format that you want to use. The available formats depend on what you selected in the <emph>Brand</emph> list. If you want to use a custom size format, select <emph>[User]</emph>, and then click the <link href="text/shared/01/01010202.xhp" name="Format"><emph>Format</emph></link> tab to define the format.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3159201" xml-lang="en-US"><ahelp hid=".">Select the size format that you want to use. The available formats depend on what you selected in the <emph>Brand</emph> list. If you want to use a custom size format, select <emph>[User]</emph>, and then click the <link href="text/shared/01/01010202.xhp" name="Format"><emph>Format</emph></link> tab to define the format.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/cardmediumpage/formatinfo" id="bm_id3158406" localize="false"/> <paragraph role="heading" id="hd_id3147226" xml-lang="en-US" level="3">Info</paragraph> -<paragraph role="paragraph" id="par_id3153394" xml-lang="en-US">The paper type and the dimensions of the business card are displayed at the bottom of the <emph>Format</emph> area.</paragraph> +<paragraph role="paragraph" id="par_id3153394" xml-lang="en-US"><ahelp hid=".">The paper type and the dimensions of the business card are displayed at the bottom of the <emph>Format</emph> area.</ahelp></paragraph> </body> </helpdocument> |