convert the custom distribution set table to be formatted with

msg_table.  needed slight tweaks in the MD menus, for menu placement.
(one XXX TRANSLATE in msg.mi.fr.)
This commit is contained in:
cgd 1999-07-04 22:31:37 +00:00
parent 6d19cc56e3
commit 945d434250
22 changed files with 60 additions and 42 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.en,v 1.9 1999/06/20 06:08:16 cgd Exp $ */
/* $NetBSD: menus.md.en,v 1.10 1999/07/04 22:31:38 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -55,7 +55,7 @@ menu editfsparts, y=12, exit;
option "Change h", action { editpart = H;}, sub menu edfspart;
option "Set new allocation size", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Selection toggles inclusion";
menu md_distcustom, x=26, y=5, exit, title "Selection toggles inclusion";
display action { show_cur_distsets (); };
option "Compiler Tools", action { toggle_getit (3); };
option "Games", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.fr,v 1.10 1999/07/04 09:41:03 cgd Exp $ */
/* $NetBSD: menus.md.fr,v 1.11 1999/07/04 22:31:38 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -55,7 +55,7 @@ menu editfsparts, y=12, exit;
option "Changer h", action { editpart = H;}, sub menu edfspart;
option "Nouvelle taille d'allocation", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Sélection des composants";
menu md_distcustom, x=26, y=5, exit, title "Sélection des composants";
display action { show_cur_distsets (); };
option "Outils de développement", action { toggle_getit (3); };
option "Jeux", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.en,v 1.8 1999/06/20 06:08:17 cgd Exp $ */
/* $NetBSD: menus.md.en,v 1.9 1999/07/04 22:31:38 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -55,7 +55,7 @@ menu editfsparts, y=12, exit;
option "Change h", action { editpart = H;}, sub menu edfspart;
option "Set new allocation size", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Selection toggles inclusion";
menu md_distcustom, x=26, y=5, exit, title "Selection toggles inclusion";
display action { show_cur_distsets (); };
option "Compiler Tools", action { toggle_getit (3); };
option "Games", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.fr,v 1.8 1999/07/04 09:41:03 cgd Exp $ */
/* $NetBSD: menus.md.fr,v 1.9 1999/07/04 22:31:38 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -55,7 +55,7 @@ menu editfsparts, y=12, exit;
option "Changer h", action { editpart = H;}, sub menu edfspart;
option "Nouvelle taille d'allocation", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Sélection des composants";
menu md_distcustom, x=26, y=5, exit, title "Sélection des composants";
display action { show_cur_distsets (); };
option "Outils de développement", action { toggle_getit (3); };
option "Jeux", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.en,v 1.8 1999/07/04 21:52:13 cgd Exp $ */
/* $NetBSD: menus.md.en,v 1.9 1999/07/04 22:31:38 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -178,7 +178,7 @@ menu editfsparts, y=12, exit;
option "Set new allocation size", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Selection toggles inclusion";
menu md_distcustom, x=26, y=5, exit, title "Selection toggles inclusion";
display action { show_cur_distsets (); };
option "Compiler Tools", action { toggle_getit (3); };
option "Games", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.fr,v 1.8 1999/07/04 21:52:13 cgd Exp $ */
/* $NetBSD: menus.md.fr,v 1.9 1999/07/04 22:31:38 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -180,7 +180,7 @@ menu editfsparts, y=12, exit;
option "Changer d'unité", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Sélection des composants";
menu md_distcustom, x=26, y=5, exit, title "Sélection des composants";
display action { show_cur_distsets (); };
option "Outils de développement", action { toggle_getit (3); };
option "Jeux", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.en,v 1.26 1999/07/04 21:52:13 cgd Exp $ */
/* $NetBSD: menus.md.en,v 1.27 1999/07/04 22:31:38 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -179,7 +179,7 @@ menu editfsparts, y=13, exit;
option "Set new allocation size", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Selection toggles inclusion";
menu md_distcustom, x=26, y=5, exit, title "Selection toggles inclusion";
display action { show_cur_distsets (); };
option "Compiler Tools", action { toggle_getit (3); };
option "Games", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.fr,v 1.22 1999/07/04 21:52:13 cgd Exp $ */
/* $NetBSD: menus.md.fr,v 1.23 1999/07/04 22:31:38 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -180,7 +180,7 @@ menu editfsparts, y=13, exit;
option "Changer d'unité", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Sélection des composants";
menu md_distcustom, x=26, y=5, exit, title "Sélection des composants";
display action { show_cur_distsets (); };
option "Outils de développement", action { toggle_getit (3); };
option "Jeux", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.en,v 1.5 1999/06/20 06:08:20 cgd Exp $ */
/* $NetBSD: menus.md.en,v 1.6 1999/07/04 22:31:39 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -326,7 +326,7 @@ menu editfsparts, y=13, exit;
option "Change h", action { editpart = H;}, sub menu edfspart;
option "Set new allocation size", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Selection toggles inclusion";
menu md_distcustom, x=26, y=5, exit, title "Selection toggles inclusion";
display action { show_cur_distsets (); };
option "Kernel", action { toggle_getit (0); };
option "Kernel (SBC)", action { toggle_getit (1); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.en,v 1.8 1999/06/20 06:08:21 cgd Exp $ */
/* $NetBSD: menus.md.en,v 1.9 1999/07/04 22:31:39 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -55,7 +55,7 @@ menu editfsparts, y=12, exit;
option "Change h", action { editpart = H;}, sub menu edfspart;
option "Set new allocation size", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Selection toggles inclusion";
menu md_distcustom, x=26, y=5, exit, title "Selection toggles inclusion";
display action { show_cur_distsets (); };
option "Compiler Tools", action { toggle_getit (3); };
option "Games", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.fr,v 1.9 1999/07/04 09:41:04 cgd Exp $ */
/* $NetBSD: menus.md.fr,v 1.10 1999/07/04 22:31:39 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -55,7 +55,7 @@ menu editfsparts, y=12, exit;
option "Changer h", action { editpart = H;}, sub menu edfspart;
option "Nouvelle taille d'allocation", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Sélection des composants";
menu md_distcustom, x=26, y=5, exit, title "Sélection des composants";
display action { show_cur_distsets (); };
option "Outils de développement", action { toggle_getit (3); };
option "Jeux", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.en,v 1.10 1999/06/20 06:08:22 cgd Exp $ */
/* $NetBSD: menus.md.en,v 1.11 1999/07/04 22:31:39 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -54,7 +54,7 @@ menu editfsparts, y=12, exit;
option "Change h", action { editpart = H;}, sub menu edfspart;
option "Set new allocation size", action { reask_sizemult(); };
menu md_distcustom, exit, title "Selection toggles inclusion";
menu md_distcustom, x=26, y=5, exit, title "Selection toggles inclusion";
display action { show_cur_distsets (); };
option "Compiler Tools", action { toggle_getit (3); };
option "Games", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.fr,v 1.6 1999/07/04 09:41:04 cgd Exp $ */
/* $NetBSD: menus.md.fr,v 1.7 1999/07/04 22:31:39 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -54,7 +54,7 @@ menu editfsparts, y=12, exit;
option "Changer h", action { editpart = H;}, sub menu edfspart;
option "Nouvelle taille d'allocation", action { reask_sizemult(); };
menu md_distcustom, exit, title "Sélection des composants";
menu md_distcustom, x=26, y=5, exit, title "Sélection des composants";
display action { show_cur_distsets (); };
option "Outils de développement", action { toggle_getit (3); };
option "Jeux", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.en,v 1.11 1999/06/20 06:08:22 cgd Exp $ */
/* $NetBSD: menus.md.en,v 1.12 1999/07/04 22:31:39 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -54,7 +54,7 @@ menu editfsparts, y=12, exit;
option "Change h", action { editpart = H;}, sub menu edfspart;
option "Set new allocation size", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Selection toggles inclusion";
menu md_distcustom, x=26, y=5, exit, title "Selection toggles inclusion";
display action { show_cur_distsets (); };
option "Compiler Tools", action { toggle_getit (3); };
option "Games", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.fr,v 1.7 1999/07/04 09:41:04 cgd Exp $ */
/* $NetBSD: menus.md.fr,v 1.8 1999/07/04 22:31:39 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -54,7 +54,7 @@ menu editfsparts, y=12, exit;
option "Changer h", action { editpart = H;}, sub menu edfspart;
option "Nouvelle taille d'allocation", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Sélection des composants";
menu md_distcustom, x=26, y=5, exit, title "Sélection des composants";
display action { show_cur_distsets (); };
option "Outils de développement", action { toggle_getit (3); };
option "Jeux", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.en,v 1.8 1999/06/20 06:08:23 cgd Exp $ */
/* $NetBSD: menus.md.en,v 1.9 1999/07/04 22:31:39 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -55,7 +55,7 @@ menu editfsparts, y=12, exit;
option "Change h", action { editpart = H;}, sub menu edfspart;
option "Set new allocation size", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Selection toggles inclusion";
menu md_distcustom, x=26, y=5, exit, title "Selection toggles inclusion";
display action { show_cur_distsets (); };
option "Compiler Tools", action { toggle_getit (3); };
option "Games", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.fr,v 1.9 1999/07/04 09:41:05 cgd Exp $ */
/* $NetBSD: menus.md.fr,v 1.10 1999/07/04 22:31:40 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -55,7 +55,7 @@ menu editfsparts, y=12, exit;
option "Changer h", action { editpart = H;}, sub menu edfspart;
option "Nouvelle taille d'allocation", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Sélection des composants";
menu md_distcustom, x=26, y=5, exit, title "Sélection des composants";
display action { show_cur_distsets (); };
option "Outils de développement", action { toggle_getit (3); };
option "Jeux", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.en,v 1.6 1999/06/20 06:08:26 cgd Exp $ */
/* $NetBSD: menus.md.en,v 1.7 1999/07/04 22:31:40 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -55,7 +55,7 @@ menu editfsparts, y=12, exit;
option "Change h", action { editpart = H;}, sub menu edfspart;
option "Set new allocation size", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Selection toggles inclusion";
menu md_distcustom, x=26, y=5, exit, title "Selection toggles inclusion";
display action { show_cur_distsets (); };
option "Compiler Tools", action { toggle_getit (3); };
option "Games", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.fr,v 1.6 1999/07/04 09:41:05 cgd Exp $ */
/* $NetBSD: menus.md.fr,v 1.7 1999/07/04 22:31:40 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -55,7 +55,7 @@ menu editfsparts, y=12, exit;
option "Changer h", action { editpart = H;}, sub menu edfspart;
option "Nouvelle taille d'allocation", action { reask_sizemult(); };
menu md_distcustom, y=3, exit, title "Sélection des composants";
menu md_distcustom, x=26, y=5, exit, title "Sélection des composants";
display action { show_cur_distsets (); };
option "Outils de développement", action { toggle_getit (3); };
option "Jeux", action { toggle_getit (4); };

View File

@ -1,4 +1,4 @@
/* $NetBSD: msg.mi.en,v 1.52 1999/07/04 21:52:12 cgd Exp $ */
/* $NetBSD: msg.mi.en,v 1.53 1999/07/04 22:31:37 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -677,6 +677,14 @@ message cur_distsets
}
message cur_distsets_header
{Distribution set Use?
------------------ ----
}
message cur_distsets_row
{%-18s %s\n}
message tarerror
{There was an error in extracting the file %s. That means
some files were not extracted correctly and your system will not be

View File

@ -1,4 +1,4 @@
/* $NetBSD: msg.mi.fr,v 1.27 1999/07/04 21:52:12 cgd Exp $ */
/* $NetBSD: msg.mi.fr,v 1.28 1999/07/04 22:31:37 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -702,6 +702,15 @@ message cur_distsets
}
/* XXX TRANSLATE */
message cur_distsets_header
{Distribution set Use?
------------------ ----
}
message cur_distsets_row
{%-18s %s\n}
message tarerror
{Il y a eu des erreurs lors de l'extraction du fichier %s.
Ceci signifie que certains fichiers n'ont pas étés extraits

View File

@ -1,4 +1,4 @@
/* $NetBSD: util.c,v 1.47 1999/07/04 21:32:49 cgd Exp $ */
/* $NetBSD: util.c,v 1.48 1999/07/04 22:31:37 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -416,9 +416,10 @@ show_cur_distsets()
distinfo *list;
msg_display(MSG_cur_distsets);
msg_table_add(MSG_cur_distsets_header);
list = dist_list;
while (list->name) {
msg_printf_add("%s%s\n", list->desc,
msg_table_add(MSG_cur_distsets_row, list->desc,
list->getit ? msg_string(MSG_yes) : msg_string(MSG_no));
list++;
}