diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-12-08 01:21:25 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2016-12-08 14:47:30 +0000 |
commit | 973fc93ec46a30b6aa57e6f328022ee79958a121 (patch) | |
tree | 580266499f267e61082348d9c1e708d030a3fac0 | |
parent | 88cdb657a8a2043f23e083f1a10bfc0f95d2d0ae (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>
-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"/> |