summaryrefslogtreecommitdiffstats
path: root/web/lang
diff options
context:
space:
mode:
authorCallan Barrett <wizzomafizzo@gmail.com>2008-01-15 07:54:23 +0100
committerDan McGee <dan@archlinux.org>2008-01-20 07:21:21 +0100
commit8ab823728c729e9780820bf15aad3585078c8342 (patch)
tree4873eec0eb010b46836c07f73d78b842ce679705 /web/lang
parent2f56688b56757a3365ee4cc48f1bd139216c74f9 (diff)
downloadaur-8ab823728c729e9780820bf15aad3585078c8342.tar.gz
aur-8ab823728c729e9780820bf15aad3585078c8342.tar.xz
More cleanup, add TU link to header
Cleans up links on front page, adds a TU link to the header to the voting application, fixes some titles and styling for logged in text Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
Diffstat (limited to 'web/lang')
-rw-r--r--web/lang/en/aur_po.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/web/lang/en/aur_po.inc b/web/lang/en/aur_po.inc
index 1542817b..feab23a1 100644
--- a/web/lang/en/aur_po.inc
+++ b/web/lang/en/aur_po.inc
@@ -27,4 +27,6 @@ $_t["en"]["Discussion"] = "Discussion";
$_t["en"]["Bugs"] = "Bugs";
-?> \ No newline at end of file
+$_t["en"]["Trusted User"] = "TU";
+
+?>