From 4d9e6831bbbdcc68cb428c930e979012f43c8b8a Mon Sep 17 00:00:00 2001
From: Jeremy Ruston <jeremy@jermolene.com>
Date: Sun, 29 Nov 2020 18:32:22 +0000
Subject: [PATCH] Rename "references" to "backlinks" in the tiddler info panel
 (#5143)

* Rename "references" to "backlinks" in the tiddler info panel

* Change docs references to "references" to "backlinks"
---
 core/language/en-GB/TiddlerInfo.multids                       | 2 +-
 editions/tw5.com/tiddlers/concepts/InfoPanel.tid              | 4 ++--
 .../Using links to navigate between tiddlers.tid              | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/core/language/en-GB/TiddlerInfo.multids b/core/language/en-GB/TiddlerInfo.multids
index a395ce19b..0899320c6 100644
--- a/core/language/en-GB/TiddlerInfo.multids
+++ b/core/language/en-GB/TiddlerInfo.multids
@@ -14,7 +14,7 @@ List/Caption: List
 List/Empty: This tiddler does not have a list
 Listed/Caption: Listed
 Listed/Empty: This tiddler is not listed by any others
-References/Caption: References
+References/Caption: Backlinks
 References/Empty: No tiddlers link to this one
 Tagging/Caption: Tagging
 Tagging/Empty: No tiddlers are tagged with this one
diff --git a/editions/tw5.com/tiddlers/concepts/InfoPanel.tid b/editions/tw5.com/tiddlers/concepts/InfoPanel.tid
index 8c422a5c5..280f417d5 100644
--- a/editions/tw5.com/tiddlers/concepts/InfoPanel.tid
+++ b/editions/tw5.com/tiddlers/concepts/InfoPanel.tid
@@ -1,5 +1,5 @@
 created: 20150917193630604
-modified: 20150917193631731
+modified: 20201129183045031
 tags: Features
 title: InfoPanel
 type: text/vnd.tiddlywiki
@@ -9,7 +9,7 @@ Each tiddler has a panel of additional information. To reveal it, click the <<.i
 The info panel has the following tabs:
 
 * ''Tools'' - This offers buttons for various actions you can perform on the tiddler. The checkbox next to each button lets you promote an action to the tiddler's toolbar - this will affect all of the tiddlers in your wiki
-* ''References'', ''Tagging'', ''List'' and ''Listed'' - These list various kinds of related tiddlers. See [[Using links to navigate between tiddlers]]
+* ''Backlinks'', ''Tagging'', ''List'' and ''Listed'' - These list various kinds of related tiddlers. See [[Using links to navigate between tiddlers]]
 * ''Fields'' - This summarises all of the tiddler's [[fields|TiddlerFields]], except for ''text''
 * ''Advanced'' - This indicates whether the tiddler is a [[shadow|ShadowTiddlers]]. If it is, this also reveals which plugin it comes from and whether it has been overridden by an ordinary tiddler
 
diff --git a/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate between tiddlers.tid b/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate between tiddlers.tid
index bf491a8d6..aa970cff4 100644
--- a/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate between tiddlers.tid	
+++ b/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate between tiddlers.tid	
@@ -1,5 +1,5 @@
 created: 20140908093600000
-modified: 20171219170302268
+modified: 20201129183020567
 tags: [[Working with TiddlyWiki]]
 title: Using links to navigate between tiddlers
 type: text/vnd.tiddlywiki
@@ -12,7 +12,7 @@ You can use links (normally displayed as blue text) to navigate from one tiddler
 
 * The ''InfoPanel'' of each tiddler gives you access to four tabs containing additional lists of related tiddlers:
 
-** The ''References'' tab lists all the tiddlers that link //to// the current tiddler.
+** The ''Backlinks'' tab lists all the tiddlers that link //to// the current tiddler.
 
 ** The ''Tagging'' tab lists all the tiddlers that have been tagged with the current tiddler's title.