From 522dad95be337f5705cd49527de8033a8197ce88 Mon Sep 17 00:00:00 2001 From: TheDiveO Date: Wed, 12 Mar 2014 21:26:18 +0100 Subject: [PATCH] added descriptions for list-before, list-after --- 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 57655b027..49af125ff 100644 --- a/core/language/en-GB/Fields.multids +++ b/core/language/en-GB/Fields.multids @@ -16,6 +16,8 @@ hack-to-give-us-something-to-compare-against: A temporary storage field used in 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 list: An ordered list of tiddler titles associated with a tiddler +list-before: If set, the title of a tiddler before which this tiddler is added to the ordered list of tiddler titles, or at the start of the list if the empty title +list-after: If set, the title of a tiddler after which this tiddler is added to the ordered list of tiddler titles modified: The date and time at which a tiddler was last modified modifier: The tiddler title associated with the person who last modified a tiddler name: The human readable name associated with a plugin tiddler @@ -29,4 +31,4 @@ tags: A list of tags associated with a tiddler text: The body text of a tiddler title: The unique name of a tiddler type: The content type of a tiddler -version: Version information for a plugin \ No newline at end of file +version: Version information for a plugin