From 179a461fe9114d8183d08d931adc85560bc61d97 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 21 Nov 2008 00:51:38 +0000 Subject: [PATCH] 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. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index cff82e8b7..091dd9ec6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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