diff options
Diffstat (limited to 'common/locale/en-US/gui.xml')
-rw-r--r-- | common/locale/en-US/gui.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/common/locale/en-US/gui.xml b/common/locale/en-US/gui.xml index 25c34fb6..b1365f47 100644 --- a/common/locale/en-US/gui.xml +++ b/common/locale/en-US/gui.xml @@ -228,16 +228,17 @@ progress messages are also output to this field. </li> <li> - <em>History and bookmark status</em> (<em>[+-❤⋯]</em>): The position - of the current page in the tab's session history; <em>+</em> and - <em>-</em> indicate that it is possible to move backwards and forwards + <em>History and bookmark status</em> (<tt>[+-❤⋯]</tt>): The position + of the current page in the tab's session history; <tt>+</tt> and + <tt>-</tt> indicate that it is possible to move backwards and forwards through the history respectively. ❤ indicates that the current page is bookmarked. Any other character indicates a QuickMark matching the current page. </li> <li> - <em>Tab index</em> (<em>[N/M]</em>): N is the index of the currently selected tab and M is - the total number of tabs in the current window. + <em>Tab index</em> (<tt>[N/M]</tt>): <tt>N</tt> is the index of the + currently selected tab and <tt>M</tt> is the total number of tabs in + the current window. </li> <li> <em>Vertical scroll</em>: The vertical scroll percentage of the current buffer, |