From 02fbae4200c7e1feeabf69fc3d5b5fe90caa200f Mon Sep 17 00:00:00 2001 From: 00SS <38947777+00SS@users.noreply.github.com> Date: Sun, 27 Jan 2019 21:52:29 +0700 Subject: [PATCH] Update field description lingo (#3698) Made this new PR for for the master branch, and closed #3697 This PR is needed for text shown in the update PR #3680 which is for the tiddlywiki-com branch --- core/language/en-GB/Fields.multids | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/language/en-GB/Fields.multids b/core/language/en-GB/Fields.multids index b2ca06294..12b46293a 100644 --- a/core/language/en-GB/Fields.multids +++ b/core/language/en-GB/Fields.multids @@ -14,8 +14,9 @@ draft.of: For draft tiddlers, contains the title of the tiddler of which this is draft.title: For draft tiddlers, contains the proposed new title of the tiddler footer: The footer text for a wizard hack-to-give-us-something-to-compare-against: A temporary storage field used in [[$:/core/templates/static.content]] +hide-body: The view template will hide bodies of tiddlers if set to: ''yes'' icon: The title of the tiddler containing the icon associated with a tiddler -library: If set to "yes" indicates that a tiddler should be saved as a JavaScript library +library: Indicates that a tiddler should be saved as a JavaScript library if set to: ''yes'' list: An ordered list of tiddler titles associated with a tiddler list-before: If set, the title of a tiddler before which this tiddler should be added to the ordered list of tiddler titles, or at the start of the list if this field is present but empty list-after: If set, the title of the tiddler after which this tiddler should be added to the ordered list of tiddler titles, or at the end of the list if this field is present but empty @@ -31,5 +32,6 @@ subtitle: The subtitle text for a wizard tags: A list of tags associated with a tiddler text: The body text of a tiddler title: The unique name of a tiddler +toc-link: Suppresses the tiddler's link in a Table of Contents tree if set to: ''no'' type: The content type of a tiddler version: Version information for a plugin