[Setup-tool-hackers] Can It cause errors?



Hello, at cvs/ximian-setup-toos/src/boot/boot-settings.c you have:

const gchar *boot_types[] = { "Windows NT", "Windows 9x", "dos",
"Linux", "Unknown", NULL };



If I change it for:

const gchar *boot_types[] = { "Windows NT", "Windows 9x", "dos",
"Linux", N_("Unknown"), NULL };


Will you have any problem?


Thanks.

-- 
Carlos Perelló Marín
mailto:carlos@gnome-db.org
mailto:carlos@hispalinux.es
http://www.gnome-db.org
http://www.Hispalinux.es
Valencia - Spain



_______________________________________________
setup-tool-hackers maillist  -  setup-tool-hackers@ximian.com
http://lists.ximian.com/mailman/listinfo/setup-tool-hackers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]