summaryrefslogtreecommitdiff
path: root/inc/lang/en
diff options
context:
space:
mode:
authorSean Coates <sean@caedmon.net>2006-02-24 16:56:31 +0100
committerSean Coates <sean@caedmon.net>2006-02-24 16:56:31 +0100
commit31e187f85698a8f8dfbf4705761517c05cd6aab6 (patch)
treecba4b58ec9f8a758a3ca446555910595b4c883ea /inc/lang/en
parent4fced885b8367f95114c6ecbc12ff49b79498999 (diff)
downloadrpg-31e187f85698a8f8dfbf4705761517c05cd6aab6.tar.gz
rpg-31e187f85698a8f8dfbf4705761517c05cd6aab6.tar.bz2
hierarchical breadcrumbs
This patch adds optional hierarchical breadcrumbs. This was discussed last december in http://www.freelists.org/archives/dokuwiki/12-2005/msg00112.html and followups. Many people where in favour of this. darcs-hash:20060224155631-21b7e-10f25b7bdf60120ec99850afefd4d1662c5b87aa.gz
Diffstat (limited to 'inc/lang/en')
-rw-r--r--inc/lang/en/lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index f3c7c3dbe..1a4308125 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -111,6 +111,7 @@ $lang['yours'] = 'Your Version';
$lang['diff'] = 'show differences to current version';
$lang['line'] = 'Line';
$lang['breadcrumb'] = 'Trace';
+$lang['youarehere'] = 'You are here';
$lang['lastmod'] = 'Last modified';
$lang['by'] = 'by';
$lang['deleted'] = 'removed';