From c375894037bb4da57fe7defc45b88d8c0c989dd8 Mon Sep 17 00:00:00 2001 From: Niklas Johansson Date: Fri, 26 Aug 2016 12:47:13 +0200 Subject: 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 Tested-by: Olivier Hallot --- source/text/shared/optionen/01040200.xhp | 2 +- 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 @@ Drawings and controls Displays the drawings and controls contained in your document. Field codes -Displays the field names in the document instead of the contents of the fields. You can also choose View - Fields in a text document. +Displays the field names in the document instead of the contents of the fields. You can also choose View - Field Names in a text document. 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. Settings (for HTML document only) 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 @@
-Field Names +Field Names Switches between showing fields as field names or field values. When enabled the field names are displayed, and when disabled the field values displayed. Some field contents cannot be displayed.
-- cgit