diff options
author | Johnny_M <klasse@partyheld.de> | 2020-07-28 13:45:35 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-28 14:35:06 +0200 |
commit | e7f03943eea485b3e74aac5895a12833f6b31e31 (patch) | |
tree | bdbc7ae9bc9b81a72b4299a58f1ee48b646e4709 | |
parent | 434661d450dc7d20b58037d1aa3f51765483a0bf (diff) |
tdf#132643 Translate German section IDs
Change-Id: I55d752efd9e429b4b6911eac06a4c18fb382d571
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99623
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/02/01170800.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/02/01170801.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/02/01170900.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/02/01170901.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/autopi/01010000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/autopi/01010100.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/autopi/01020000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/autopi/01020100.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/autopi/01040000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/autopi/01040100.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/autopi/01110000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/autopi/01110100.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/autopi/01120000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/autopi/01120100.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/autopi/01130000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/autopi/01130100.xhp | 2 |
16 files changed, 17 insertions, 17 deletions
diff --git a/source/text/shared/02/01170800.xhp b/source/text/shared/02/01170800.xhp index d6e9f34acf..1f48254aaf 100644 --- a/source/text/shared/02/01170800.xhp +++ b/source/text/shared/02/01170800.xhp @@ -36,7 +36,7 @@ <embed href="text/shared/00/00040501.xhp#aupitab"/> </section> <paragraph role="note" id="par_id3154422" xml-lang="en-US">You can use the <link href="text/shared/02/01171100.xhp" name="Wizards On/Off"><emph>Wizards On/Off</emph></link> icon to keep the wizard from starting automatically.</paragraph> -<embed href="text/shared/02/01170801.xhp#seite1"/> +<embed href="text/shared/02/01170801.xhp#page1"/> <embed href="text/shared/02/01170802.xhp#seite2"/> <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_GRIDWIZARD_CANCEL" id="bm_id3155552" localize="false"/><embed href="text/shared/00/00000001.xhp#abbrechen"/> <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_GRIDWIZARD_PREVIOUS" id="bm_id3154094" localize="false"/><embed href="text/shared/00/00000001.xhp#zurueckautopi"/> diff --git a/source/text/shared/02/01170801.xhp b/source/text/shared/02/01170801.xhp index 1eb89a73e0..e1552fc490 100644 --- a/source/text/shared/02/01170801.xhp +++ b/source/text/shared/02/01170801.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="seite1"> +<section id="page1"> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/tableselectionpage/TableSelectionPage" id="bm_id3150808" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/tableselectionpage/@@nowidget@@" id="bm_id3150808" localize="false"/> <paragraph role="heading" id="hd_id3153323" xml-lang="en-US" level="1"><link href="text/shared/02/01170801.xhp" name="Table Element / List Box / Combo Box Wizard: Data">Table Element / List Box / Combo Box Wizard: Data</link></paragraph> diff --git a/source/text/shared/02/01170900.xhp b/source/text/shared/02/01170900.xhp index b612db84d2..0899299278 100644 --- a/source/text/shared/02/01170900.xhp +++ b/source/text/shared/02/01170900.xhp @@ -49,8 +49,8 @@ <paragraph role="paragraph" id="par_id3158430" xml-lang="en-US">In the case of combo boxes, users can select one entry from the list entries or enter text themselves. The entries, which are offered as a list from which users can select, may originate from any database table. The entries that users select or enter so that they can be saved can be saved either in the form only, or in a database. If they are saved in a database, they will be written to the database table on which the form is based.</paragraph> <paragraph role="paragraph" id="par_id3154046" xml-lang="en-US">Combo boxes can display the data of any table. A direct link between the current form table and the table whose values are to be displayed in the combo box (list table) is not required. Combo boxes do not work with references. If the user enters or selects a value and saves it, the value actually displayed will be entered in the form table. As there is no link between the form table and the list table, the <emph>Field Link</emph> table does not appear here.</paragraph> <paragraph role="paragraph" id="par_id3146949" xml-lang="en-US">In the case of a list box, you select entries from the list, and these are saved in the list table. In the case of a combo box, you can add additional text that can be written to the current database table of the form (values table) and stored there as desired. For this function, the <emph>Combo Box Wizard</emph> has the <emph>Data Processing</emph> page as the last page, whereas in the case of list boxes this page does not exist. Here you can enter whether and where text that has been entered is to be saved in the values table.</paragraph> -<embed href="text/shared/02/01170801.xhp#seite1"/> -<embed href="text/shared/02/01170901.xhp#seite1"/> +<embed href="text/shared/02/01170801.xhp#page1"/> +<embed href="text/shared/02/01170901.xhp#page1"/> <embed href="text/shared/02/01170902.xhp#seite2"/> <embed href="text/shared/02/01170903.xhp#seite3a"/> <embed href="text/shared/02/01170904.xhp#seite3b"/> diff --git a/source/text/shared/02/01170901.xhp b/source/text/shared/02/01170901.xhp index c04f4c26fb..a9b42495e0 100644 --- a/source/text/shared/02/01170901.xhp +++ b/source/text/shared/02/01170901.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="seite1"> +<section id="page1"> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/contenttablepage/TableSelectionPage" id="bm_id3150808" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/contenttablepage/@@nowidget@@" id="bm_id3150808" localize="false"/> <paragraph role="heading" id="hd_id3154228" xml-lang="en-US" level="1"><link href="text/shared/02/01170901.xhp" name="Combo Box / List Box Wizard: Table Selection">Combo Box / List Box Wizard: Table Selection</link></paragraph> diff --git a/source/text/shared/autopi/01010000.xhp b/source/text/shared/autopi/01010000.xhp index 16fbbc3647..0e1a47adc2 100644 --- a/source/text/shared/autopi/01010000.xhp +++ b/source/text/shared/autopi/01010000.xhp @@ -41,7 +41,7 @@ </section> <paragraph role="paragraph" id="par_id3149178" xml-lang="en-US">$[officename] comes with sample templates for personal or business letters, which you can customize to your own needs with the help of the wizard. The wizard leads you step-by-step in creating a document template and offers numerous layout and design options. The preview gives you an impression of how the finished letter will appear according to the settings you choose.</paragraph> <paragraph role="paragraph" id="par_id3153748" xml-lang="en-US">Within the wizard, you can modify your entries and options at any time. You may also skip an entire page or even all the wizard pages, in which case the current (or default) settings will remain in effect.</paragraph> -<embed href="text/shared/autopi/01010100.xhp#seite1"/> +<embed href="text/shared/autopi/01010100.xhp#page1"/> <paragraph role="note" id="par_id3153824" xml-lang="en-US">If you are creating a business letter, you can select a variety of elements to include in your document, which usually do not apply to personal letters, such as a subject line. If you choose the <emph>Personal</emph> letter option, some pages which contain elements specific to business letters will not be included in the wizard dialog.</paragraph> <embed href="text/shared/autopi/01010200.xhp#seite2"/> <embed href="text/shared/autopi/01010300.xhp#page3"/> diff --git a/source/text/shared/autopi/01010100.xhp b/source/text/shared/autopi/01010100.xhp index 9f33893b61..4a7a9b33fa 100644 --- a/source/text/shared/autopi/01010100.xhp +++ b/source/text/shared/autopi/01010100.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="seite1"> +<section id="page1"> <bookmark xml-lang="en-US" branch="hid/SW_HID_LETTER_PAGE1" id="bm_id3147291" localize="false"/> <paragraph role="heading" id="hd_id3147102" xml-lang="en-US" level="1"><link href="text/shared/autopi/01010100.xhp" name="Letter Wizard - Page design">Letter Wizard - Page design</link></paragraph> <paragraph role="paragraph" id="par_id3147226" xml-lang="en-US"><ahelp hid=".">Specifies whether you want to create a personal or a business letter.</ahelp> The available options on the following pages vary depending on your choice.</paragraph> diff --git a/source/text/shared/autopi/01020000.xhp b/source/text/shared/autopi/01020000.xhp index 6008e1c081..103269765a 100644 --- a/source/text/shared/autopi/01020000.xhp +++ b/source/text/shared/autopi/01020000.xhp @@ -41,7 +41,7 @@ </section> <paragraph role="paragraph" id="par_id3154824" xml-lang="en-US">$[officename] comes with a template for fax documents, which you can modify with the wizard to suit your own needs. The wizard leads you step-by-step in creating a document template, and offers numerous layout and design options. The document preview gives you an impression of how the finished fax will appear.</paragraph> <paragraph role="paragraph" id="par_id3147088" xml-lang="en-US">Within the dialog you can modify your entries and options at any time. You can also skip an entire page or even all the wizard pages, in which case the current (or default) settings will remain in effect.</paragraph> -<embed href="text/shared/autopi/01020100.xhp#seite1"/> +<embed href="text/shared/autopi/01020100.xhp#page1"/> <embed href="text/shared/autopi/01020200.xhp#seite2"/> <embed href="text/shared/autopi/01020300.xhp#page3"/> <embed href="text/shared/autopi/01020400.xhp#seite4"/> diff --git a/source/text/shared/autopi/01020100.xhp b/source/text/shared/autopi/01020100.xhp index 2067ec7a1f..8263689054 100644 --- a/source/text/shared/autopi/01020100.xhp +++ b/source/text/shared/autopi/01020100.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="seite1"> +<section id="page1"> <bookmark xml-lang="en-US" branch="hid/SW_HID_FAX_PAGE1" id="bm_id3155364" localize="false"/> <paragraph role="heading" id="hd_id3109850" xml-lang="en-US" level="1"><link href="text/shared/autopi/01020100.xhp" name="Fax Wizard - Page Design">Fax Wizard - Page Design</link></paragraph> <paragraph role="paragraph" id="par_id3156027" xml-lang="en-US"><ahelp hid="HID_FAX_PAGE1">Defines the style of your fax document.</ahelp></paragraph> diff --git a/source/text/shared/autopi/01040000.xhp b/source/text/shared/autopi/01040000.xhp index d26fb7fff1..bf20efba52 100644 --- a/source/text/shared/autopi/01040000.xhp +++ b/source/text/shared/autopi/01040000.xhp @@ -42,7 +42,7 @@ </section> <paragraph role="paragraph" id="par_id3156414" xml-lang="en-US">$[officename] comes with a sample template for agendas that you can modify to suit your own needs. The wizard offers numerous layout and design options for creating document templates. The preview gives you an impression of how the finished agenda will appear.</paragraph> <paragraph role="paragraph" id="par_id3147571" xml-lang="en-US">Within the wizard, you can modify your entries at any time. You may also skip an entire page or even all the pages, in which case the current (or default) settings remain in effect.</paragraph> -<embed href="text/shared/autopi/01040100.xhp#seite1"/> +<embed href="text/shared/autopi/01040100.xhp#page1"/> <embed href="text/shared/autopi/01040200.xhp#seite2"/> <embed href="text/shared/autopi/01040300.xhp#page3"/> <embed href="text/shared/autopi/01040400.xhp#seite4"/> diff --git a/source/text/shared/autopi/01040100.xhp b/source/text/shared/autopi/01040100.xhp index 003a1c36af..b57d44c8ad 100644 --- a/source/text/shared/autopi/01040100.xhp +++ b/source/text/shared/autopi/01040100.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="seite1"> +<section id="page1"> <bookmark xml-lang="en-US" branch="hid/SW_HID_AGENDA_PAGE1" id="bm_id3154230" localize="false"/><paragraph role="heading" id="hd_id3151100" xml-lang="en-US" level="1"><link href="text/shared/autopi/01040100.xhp" name="Agenda Wizard - Page Design">Agenda Wizard - Page Design</link></paragraph> <paragraph role="paragraph" id="par_id3152594" xml-lang="en-US"><ahelp hid="HID_AGENDA_PAGE1">Specifies a page design for the agenda.</ahelp></paragraph> </section> diff --git a/source/text/shared/autopi/01110000.xhp b/source/text/shared/autopi/01110000.xhp index f3547833a2..4e252f2181 100644 --- a/source/text/shared/autopi/01110000.xhp +++ b/source/text/shared/autopi/01110000.xhp @@ -36,7 +36,7 @@ <embed href="text/shared/00/00000401.xhp#htmlspeichern"/> </section> <paragraph role="paragraph" id="par_id3155391" xml-lang="en-US">The pages displayed differ depending on what you select on the second page of the Wizard.</paragraph> -<embed href="text/shared/autopi/01110100.xhp#seite1"/> +<embed href="text/shared/autopi/01110100.xhp#page1"/> <embed href="text/shared/autopi/01110200.xhp#seite2"/> <embed href="text/shared/autopi/01110300.xhp#page3"/> <embed href="text/shared/autopi/01110400.xhp#seite4"/> diff --git a/source/text/shared/autopi/01110100.xhp b/source/text/shared/autopi/01110100.xhp index aca51b9529..b7b38dbf14 100644 --- a/source/text/shared/autopi/01110100.xhp +++ b/source/text/shared/autopi/01110100.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="seite1"> +<section id="page1"> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/publishingdialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/publishingdialog/page1" id="bm_id7226172" localize="false"/> <comment>inserted this dialog id, see i72163</comment> diff --git a/source/text/shared/autopi/01120000.xhp b/source/text/shared/autopi/01120000.xhp index a93732c8fd..5eaca4d69d 100644 --- a/source/text/shared/autopi/01120000.xhp +++ b/source/text/shared/autopi/01120000.xhp @@ -32,7 +32,7 @@ <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#gruppen"/> </section> -<embed href="text/shared/autopi/01120100.xhp#seite1"/> +<embed href="text/shared/autopi/01120100.xhp#page1"/> <embed href="text/shared/autopi/01120200.xhp#seite2"/> <embed href="text/shared/autopi/01120300.xhp#page3"/> <embed href="text/shared/autopi/01120400.xhp#seite4"/> diff --git a/source/text/shared/autopi/01120100.xhp b/source/text/shared/autopi/01120100.xhp index d9e6ef85d6..d0deab228a 100644 --- a/source/text/shared/autopi/01120100.xhp +++ b/source/text/shared/autopi/01120100.xhp @@ -32,7 +32,7 @@ <body> - <section id="seite1"> + <section id="page1"> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/groupradioselectionpage/GroupRadioSelectionPage" id="bm_id3150808" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/groupradioselectionpage/@@nowidget@@" id="bm_id3150808" localize="false"/> <paragraph id="hd_id3155599" role="heading" level="1" xml-lang="en-US"><link href="text/shared/autopi/01120100.xhp" name="Group Element Wizard: Data">Group Element Wizard: Data</link></paragraph> diff --git a/source/text/shared/autopi/01130000.xhp b/source/text/shared/autopi/01130000.xhp index 185db46751..a628b79bd7 100644 --- a/source/text/shared/autopi/01130000.xhp +++ b/source/text/shared/autopi/01130000.xhp @@ -39,7 +39,7 @@ </section> <paragraph role="paragraph" id="par_id3150775" xml-lang="en-US">The wizard converts documents from Microsoft Word, Excel and PowerPoint. The source files are only read, not edited. New target files are written with the new file name extension in the same or a new folder.</paragraph> <paragraph role="paragraph" id="par_id3156410" xml-lang="en-US">The Document Converter Wizard contains the following pages:</paragraph> -<embed href="text/shared/autopi/01130100.xhp#seite1"/> +<embed href="text/shared/autopi/01130100.xhp#page1"/> <embed href="text/shared/autopi/01130200.xhp#seite2"/> <paragraph role="heading" id="hd_id3154318" xml-lang="en-US" level="2">Document Converter Summary</paragraph> <paragraph role="paragraph" id="par_id3145313" xml-lang="en-US">Displays a summary which shows what will be converted when you click <emph>Convert</emph>.</paragraph> diff --git a/source/text/shared/autopi/01130100.xhp b/source/text/shared/autopi/01130100.xhp index aff4d1639f..2ac1e37584 100644 --- a/source/text/shared/autopi/01130100.xhp +++ b/source/text/shared/autopi/01130100.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="seite1"> +<section id="page1"> <paragraph role="heading" id="hd_id3151299" xml-lang="en-US" level="1"><link href="text/shared/autopi/01130100.xhp" name="Document Converter Page 1">Document Converter Page 1</link></paragraph> <paragraph role="paragraph" id="par_id3150445" xml-lang="en-US">Specifies the type of Microsoft Office documents that will be converted.</paragraph> </section> |