diff options
author | pjmattal <pjmattal> | 2005-08-02 04:28:58 +0000 |
---|---|---|
committer | pjmattal <pjmattal> | 2005-08-02 04:28:58 +0000 |
commit | a4d583179c29cd03389bd6e3e4f89fae375bf5d4 (patch) | |
tree | f229a4156004050e8a37f6d5fccf5818af7d9d61 /web/lang/en/aur_po.inc | |
parent | d9a2a5ea9978911f5a9ad051c19b3844ad2621b0 (diff) | |
download | aurweb-a4d583179c29cd03389bd6e3e4f89fae375bf5d4.tar.xz |
moved bugs and discussion links to the main menubar
closes bug #3023
Diffstat (limited to 'web/lang/en/aur_po.inc')
-rw-r--r-- | web/lang/en/aur_po.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/lang/en/aur_po.inc b/web/lang/en/aur_po.inc index d71bc87..00b1bb0 100644 --- a/web/lang/en/aur_po.inc +++ b/web/lang/en/aur_po.inc @@ -23,4 +23,8 @@ $_t["en"]["Logout"] = "Logout"; $_t["en"]["%s: %sAn ArchLinux project%s"] = "%s: %sAn ArchLinux project%s"; +$_t["en"]["Discussion"] = "Discussion"; + +$_t["en"]["Bugs"] = "Bugs"; + ?>
\ No newline at end of file |