diff options
author | Loui Chang <louipc.ist@gmail.com> | 2008-07-23 10:07:53 -0400 |
---|---|---|
committer | Callan Barrett <wizzomafizzo@gmail.com> | 2008-07-28 16:57:56 +0800 |
commit | b81e3c2f6814e73973b4d42e66b1d0e58c2943d2 (patch) | |
tree | ece9c5f6bec972e670a77dba622ba62bbaefe777 /web/lang/it | |
parent | 85ce072f031d1c5352e18ca19deac93c6202127e (diff) | |
download | aurweb-b81e3c2f6814e73973b4d42e66b1d0e58c2943d2.tar.xz |
Tweak index.php and update translations.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/it')
-rw-r--r-- | web/lang/it/index_po.inc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/web/lang/it/index_po.inc b/web/lang/it/index_po.inc index 6619d94..1770470 100644 --- a/web/lang/it/index_po.inc +++ b/web/lang/it/index_po.inc @@ -45,8 +45,6 @@ $_t["it"]["Email discussion about the AUR takes place on the %sTUR Users List%s. $_t["it"]["Recent Updates"] = "Aggiornamenti recenti"; -$_t["it"]["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!"] = "Benvenuto in AUR! Per ottenere maggiori informazioni, leggi le %hAUR User Guidelines%h e %hAUR TU Guidelines%h. I PKGBUILD inviati <b>devono</b> essere conformi agli %hArch Packaging Standards%h altrimenti saranno cancellati!"; - $_t["it"]["Community"] = "Community"; $_t["it"]["Package Counts"] = "Conteggio dei pacchetti"; @@ -55,7 +53,7 @@ $_t["it"]["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR $_t["it"]["Unsupported"] = "Unsupported"; -$_t["it"]["Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "I PKGBUILD inviati <b>devono</b> essere conformi agli %hArch Packaging Standards%h altrimenti saranno cancellati!"; +$_t["it"]["Contributed PKGBUILDs %hmust%h conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "I PKGBUILD inviati %hdevono%h essere conformi agli %hArch Packaging Standards%h altrimenti saranno cancellati!"; $_t["it"]["Statistics"] = "Statistiche"; |