[Setup-tool-hackers] Can It cause errors?
- From: Carlos Perelló Marín <carlos gnome-db org>
- To: Setup Tool Hackers <setup-tool-hackers helixcode com>
- Subject: [Setup-tool-hackers] Can It cause errors?
- Date: 22 May 2001 23:14:34 +0200
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]