From 8ab823728c729e9780820bf15aad3585078c8342 Mon Sep 17 00:00:00 2001 From: Callan Barrett Date: Tue, 15 Jan 2008 15:54:23 +0900 Subject: 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 --- web/lang/en/aur_po.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'web/lang/en') 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"; + +?> -- cgit v1.2.3-24-g4f1b