diff options
author | Niklas Johansson <sleeping.pillow@gmail.com> | 2016-08-26 12:47:13 +0200 |
---|---|---|
committer | Olivier Hallot <ohallot@collabora.co.uk> | 2016-08-27 12:19:39 +0000 |
commit | c375894037bb4da57fe7defc45b88d8c0c989dd8 (patch) | |
tree | bf52bf17276d3319908338315ac8a8b029fb3941 | |
parent | 01b5fd2938a9680a773203fafc25acdae093f5bf (diff) |
Wrong name on menu item
The menu item is View - Field Names not View Fields
Change-Id: I04616d324a2cedca960a4a0662adb8941ee3f4ea
Reviewed-on: https://gerrit.libreoffice.org/28402
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
-rw-r--r-- | source/text/shared/optionen/01040200.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/03090000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/optionen/01040200.xhp b/source/text/shared/optionen/01040200.xhp index fa59bbc6e8..fc4e7a8a98 100644 --- a/source/text/shared/optionen/01040200.xhp +++ b/source/text/shared/optionen/01040200.xhp @@ -92,7 +92,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/drawings" id="bm_id3154255" localize="false"/><paragraph role="heading" id="hd_id3149018" xml-lang="en-US" level="3" l10n="U" oldref="42">Drawings and controls</paragraph> <paragraph role="paragraph" id="par_id3151249" xml-lang="en-US" l10n="U" oldref="43"><ahelp hid="modules/swriter/ui/viewoptionspage/drawings">Displays the drawings and controls contained in your document.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/fieldcodes" id="bm_id3145230" localize="false"/><paragraph role="heading" id="hd_id3155937" xml-lang="en-US" level="3" l10n="U" oldref="44">Field codes</paragraph> -<paragraph role="paragraph" id="par_id3155959" xml-lang="en-US" l10n="CHG" oldref="45"><ahelp hid="modules/swriter/ui/viewoptionspage/fieldcodes">Displays the field names in the document instead of the contents of the fields.</ahelp> You can also choose <link href="text/swriter/01/03090000.xhp" name="View - Fields"><emph>View - Fields</emph></link> in a text document.</paragraph> +<paragraph role="paragraph" id="par_id3155959" xml-lang="en-US" l10n="CHG" oldref="45"><ahelp hid="modules/swriter/ui/viewoptionspage/fieldcodes">Displays the field names in the document instead of the contents of the fields.</ahelp> You can also choose <link href="text/swriter/01/03090000.xhp" name="View - Field Names"><emph>View - Field Names</emph></link> in a text document.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/comments" id="bm_id3150298" localize="false"/><paragraph role="heading" id="hd_id3150647" xml-lang="en-US" level="3" l10n="U" oldref="46">Comments</paragraph> <paragraph role="paragraph" id="par_id3159335" xml-lang="en-US" l10n="CHG" oldref="47"><ahelp hid="modules/swriter/ui/viewoptionspage/comments">Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author.</ahelp></paragraph> <paragraph role="heading" id="hd_id3147001" xml-lang="en-US" level="2" l10n="U" oldref="63">Settings (for HTML document only)</paragraph> diff --git a/source/text/swriter/01/03090000.xhp b/source/text/swriter/01/03090000.xhp index 56da57fc58..1d9968d659 100644 --- a/source/text/swriter/01/03090000.xhp +++ b/source/text/swriter/01/03090000.xhp @@ -31,7 +31,7 @@ <section id="field_names"> <bookmark xml-lang="en-US" branch="hid/.uno:Fieldnames" id="bm_id4185417" localize="false"/> -<paragraph id="hd_id3154505" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/03090000.xhp" name="Fields Names">Field Names</link></paragraph> +<paragraph id="hd_id3154505" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/03090000.xhp" name="Field Names">Field Names</link></paragraph> <paragraph id="par_id3147171" role="paragraph" xml-lang="en-US"><ahelp hid=".">Switches between showing fields as field names or field values.</ahelp> When enabled the field names are displayed, and when disabled the field values displayed. Some field contents cannot be displayed.</paragraph> </section> |