diff options
author | simo <simo> | 2005-12-27 06:59:00 +0100 |
---|---|---|
committer | simo <simo> | 2005-12-27 06:59:00 +0100 |
commit | 9178ccacd1b2144ead6760f0aab05c9ec2af483a (patch) | |
tree | 25f2d7c0c36d57d827906e03e16fc8bb362bcf10 /web/lang/it | |
parent | adcf3cecd0071544a855dc72295f0f3fc9aab3cd (diff) | |
download | aur-9178ccacd1b2144ead6760f0aab05c9ec2af483a.tar.gz aur-9178ccacd1b2144ead6760f0aab05c9ec2af483a.tar.xz |
Change to dev-style orphan marking
Prevents out-of-date flag from being hidden
Diffstat (limited to 'web/lang/it')
-rw-r--r-- | web/lang/it/pkgfuncs_po.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/web/lang/it/pkgfuncs_po.inc b/web/lang/it/pkgfuncs_po.inc index 0a135ae2..55deb357 100644 --- a/web/lang/it/pkgfuncs_po.inc +++ b/web/lang/it/pkgfuncs_po.inc @@ -53,6 +53,8 @@ $_t["it"]["No packages matched your search criteria."] = "Nessun pacchetto corri $_t["it"]["O%hrphan"] = "O%hrfano"; +$_t["it"]["orphan"] = "orfano"; + $_t["it"]["Un-Vote"] = "Rimuovere il voto"; $_t["it"]["change category"] = "Cambiare categoria"; @@ -131,4 +133,4 @@ $_t["it"]["Descending"] = "Discendente"; $_t["it"]["Search by"] = "Cerca per"; -?>
\ No newline at end of file +?> |