committed dsa's user stats and user links patch

this will require some translation updates
This commit is contained in:
pjmattal 2006-08-10 01:42:35 +00:00
parent 1e9149b170
commit f76a38ad76
5 changed files with 86 additions and 2 deletions

View file

@ -67,6 +67,8 @@ $_t["pt"]["Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Sta
$_t["pt"]["Statistics"] = "Estatísticas";
$_t["pt"]["User Statistics"] = "Estatísticas do Usuário";
$_t["pt"]["Registered Users"] = "Usuários Registrados";
$_t["pt"]["Trusted Users"] = "Usuários Confiáveis";
@ -85,4 +87,6 @@ $_t["pt"]["The most popular packages will be provided as binary packages in [com
$_t["pt"]["Packages added or updated in the past 7 days"] = "Pacotes adicionados ou atualizados nos últimos 7 dias";
$_t["pt"]["Out-of-date"] = "Desatualizados";
?>