1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-04 05:39:01 +00:00

Fix Zenmap internationalization. This involved renaming some files to be in the

"zenmap" translation domain rather than the "umit" one, and changing a little
bit of gettext code. The only translation available is pt_BR inherited from
Umit.
This commit is contained in:
david
2008-11-21 00:51:38 +00:00
parent 0f28f2818b
commit 179a461fe9

View File

@@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o [Zenmap] Internationalization has been fixed. Currently there is
a partial translation of Zenmap into Brazilian Portuguese. [David]
o [NSE] host.os table is now properly a 1 based array (was 0). [Patrick]
o [Zenmap] Zenmap now parses and records XSL stylesheet information