From 04f662a1b793edf0ad16fdf360478009c1b76c70 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 19 Jul 2004 00:52:01 +0000 Subject: add missing group translations --- rpmdrake | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rpmdrake b/rpmdrake index fd75615d..6721d257 100755 --- a/rpmdrake +++ b/rpmdrake @@ -111,6 +111,7 @@ my @valid_groups = ( N_("System"), N_("Configuration"), N_("Printing"), N_("System"), N_("Configuration"), N_("Boot and Init"), N_("System"), N_("Configuration"), N_("Other"), + N_("System"), N_("Deploiement"), N_("System"), N_("Internationalization"), N_("Development"), N_("Kernel"), N_("Development"), N_("Databases"), @@ -133,6 +134,7 @@ my @valid_groups = ( N_("Communications"), N_("Databases"), N_("Editors"), + N_("Education"), N_("Emulators"), N_("Games"), N_("Adventure"), N_("Games"), N_("Arcade"), @@ -147,6 +149,8 @@ my @valid_groups = ( N_("Archiving"), N_("Cd burning"), N_("Archiving"), N_("Backup"), N_("Archiving"), N_("Other"), + N_("Cluster"), N_("Message Passing"), + N_("Cluster"), N_("Queueing Services"), N_("Monitoring"), N_("Sound"), N_("Graphics"), -- cgit v1.2.1