Bản Việt hoá dành cho Drupal 5.x. Bản dịch vẫn còn được tiếp tục được chỉnh sửa. Do hạn chế về thời gian nên bản dịch còn rất nhiều thiếu sót và có nhiều chỗ chưa được kiểm tra lại. Trong quá trình sử dụng, nếu thấy sai sót các bạn vui lòng góp ý những chỗ chưa hoàn thiện để bản dịch được tốt hơn.
Các module sau chưa được Việt hoá: book-module.po, filter-module.po, taxonomy-module.po
* hook_uninstall() has been added to basic, core, and mail.
* basic node types renamed: casetracker_basic now ships with node types named
casetracker_basic_project (and _case) as opposed to the original form of
casetracker_project. this renaming was a paranoid sideeffect of adding a
hook_uninstall() which would DELETE node types named casetracker_project.
we felt that such a name would be relatively common for custom CCK-like
installations, and didn't want to see accidental deletions when and if