diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-12-08 01:21:25 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-12-08 15:31:55 +0000 |
commit | f97b2c24427e1965802eb799a9fd472e23664183 (patch) | |
tree | 54a90c5c174adf21b1298babbf42cdeb60d5793c /source | |
parent | 38da3d11894b068011fe16030da50ebfdf7887b8 (diff) |
tdf#104146 Switch order of list items
So that it actually makes sense.
Change-Id: I2849bb34d769601c2d4167073e74e7236675f9f7
Reviewed-on: https://gerrit.libreoffice.org/31743
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
(cherry picked from commit 973fc93ec46a30b6aa57e6f328022ee79958a121)
Reviewed-on: https://gerrit.libreoffice.org/31765
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/labels.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/guide/labels.xhp b/source/text/shared/guide/labels.xhp index bd1ba157d6..beec836ab4 100644 --- a/source/text/shared/guide/labels.xhp +++ b/source/text/shared/guide/labels.xhp @@ -58,10 +58,10 @@ <paragraph role="listitem" id="par_id3150358" xml-lang="en-US" l10n="U" oldref="33">On the <emph>Options</emph> tab page, make sure that the <emph>Synchronize contents</emph> box is selected. If this is selected, a label only has to be entered (on the top left label) and edited once.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3156424" xml-lang="en-US" l10n="U" oldref="86">As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet.</paragraph> +<paragraph role="listitem" id="par_id3149767" xml-lang="en-US" l10n="U" oldref="29">Click on <emph>New Document</emph> to create a new document with the settings you have entered.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3149767" xml-lang="en-US" l10n="U" oldref="29">Click on <emph>New Document</emph> to create a new document with the settings you have entered.</paragraph> +<paragraph role="listitem" id="par_id3156424" xml-lang="en-US" l10n="U" oldref="86">As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet.</paragraph> </listitem> </list> <embed href="text/shared/00/00000004.xhp#related"/> |