diff tests/test-hgweb-filelog.t @ 35113:79cbf5cc4fb8

templates: reword 'back to filelog' link anchor text This anchor text is problematic in two ways: first, the "back to" part assumes that you got to the page showing it via the filelog. This is not necessarily true, as there are other ways to get to that view besides the filelog view, such as for example following the history of lines from a file. Second, it uses "filelog" jargon, which refers to how each file has its own revlog. This is internal jargon that has no business being exposed to the end user. I just reworded this template to improve understanding.
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Mon, 20 Nov 2017 14:30:54 -0500
parents a1de4ffaa7a8
children 448f7ec247e2
line wrap: on
line diff
--- a/tests/test-hgweb-filelog.t	Sat Nov 18 12:04:08 2017 +0800
+++ b/tests/test-hgweb-filelog.t	Mon Nov 20 14:30:54 2017 -0500
@@ -741,7 +741,7 @@
   <h3>
    log c @ 7:<a href="/rev/46c1a66bd8fc">46c1a66bd8fc</a>
    <span class="phase">draft</span> <span class="branchhead">a-branch</span> <span class="tag">tip</span> 
-    (following lines 1:2 <a href="/log/tip/c">back to filelog</a>)
+    (following lines 1:2 <a href="/log/tip/c">all revisions for this file</a>)
   </h3>
   
   
@@ -861,7 +861,7 @@
   <h3>
    log c @ 7:<a href="/rev/46c1a66bd8fc?revcount=1">46c1a66bd8fc</a>
    <span class="phase">draft</span> <span class="branchhead">a-branch</span> <span class="tag">tip</span> 
-    (following lines 1:2 <a href="/log/tip/c?revcount=1">back to filelog</a>)
+    (following lines 1:2 <a href="/log/tip/c?revcount=1">all revisions for this file</a>)
   </h3>
   
   
@@ -1380,7 +1380,7 @@
   <h3>
    log c @ 12:<a href="/rev/6e4182052f7b">6e4182052f7b</a>
    <span class="phase">draft</span> <span class="branchhead">a-branch</span> <span class="tag">tip</span> 
-    (following lines 3:4 <a href="/log/tip/c">back to filelog</a>)
+    (following lines 3:4 <a href="/log/tip/c">all revisions for this file</a>)
   </h3>
   
   
@@ -1637,7 +1637,7 @@
   <h3>
    log c @ 8:<a href="/rev/5c6574614c37">5c6574614c37</a>
    <span class="phase">draft</span> <span class="branchname">a-branch</span> 
-    (following lines 3:4, descending <a href="/log/8/c">back to filelog</a>)
+    (following lines 3:4, descending <a href="/log/8/c">all revisions for this file</a>)
   </h3>