missed string for translation in libgnomeui



see the subject and attachment
diff -Naur libgnomeui/libgnomeui/gnome_segv.c libgnomeui-new/libgnomeui/gnome_segv.c
--- libgnomeui/libgnomeui/gnome_segv.c	2004-02-18 09:58:08.000000000 +0100
+++ libgnomeui-new/libgnomeui/gnome_segv.c	2004-02-18 09:58:45.000000000 +0100
@@ -151,7 +151,7 @@
   app_path = g_find_program_in_path (appname);
   if (app_path != NULL)
     {
-      gtk_dialog_add_button (GTK_DIALOG(mainwin), "Restart Application",
+      gtk_dialog_add_button (GTK_DIALOG(mainwin), _("Restart Application"),
                              RESPONSE_RESTART); 
     }
 


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