revamped front page

closes #2850, #2993, and part of #2992
This commit is contained in:
pjmattal 2005-07-28 15:44:46 +00:00
parent bcbc3e3fee
commit fb1fc1a020
5 changed files with 137 additions and 16 deletions

View file

@ -53,4 +53,26 @@ $_t["en"]["Email discussion about the AUR takes place on the %sTUR Users List%s.
$_t["en"]["Recent Updates"] = "Recent Updates";
$_t["en"]["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information. Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information. Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!";
$_t["en"]["Community"] = "Community";
$_t["en"]["Package Counts"] = "Package Counts";
$_t["en"]["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information."] = "Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information.";
$_t["en"]["Unsupported"] = "Unsupported";
$_t["en"]["Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!";
$_t["en"]["Statistics"] = "Statistics";
$_t["en"]["Registered Users"] = "Registered Users";
$_t["en"]["Trusted Users"] = "Trusted Users";
$_t["en"]["Packages in unsupported"] = "Packages in unsupported";
$_t["en"]["Packages in [community]"] = "Packages in [community]";
?>