added Simo's orphan package patch (bug #2281)

This commit is contained in:
pjmattal 2005-03-12 16:45:06 +00:00
parent e3587ddf94
commit 9d69979bb9
2 changed files with 25 additions and 1 deletions

View file

@ -202,4 +202,9 @@ $_t["en"]["Yes"] = "Yes";
# $_t["fr"]["Yes"] = "--> Traduction française ici. <--";
# $_t["de"]["Yes"] = "--> Deutsche Übersetzung hier. <--";
$_t["en"]["Orphans"] = "Orphans";
# $_t["es"]["Orphans"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Orphans"] = "--> Traduction française ici. <--";
# $_t["de"]["Orphans"] = "--> Deutsche Übersetzung hier. <--";
?>