2009-01-06 [colin] 3.7.0cvs16
[claws.git] / src / plugins / pgpcore / select-keys.c
index c2000358fefe6018ab064123a34dbba75cf49830..f2c341bfe47b2d94cd2e303436e4367e23b26556 100644 (file)
@@ -415,6 +415,9 @@ create_dialog (struct select_keys_s *sk)
     hbox = gtk_hbox_new (FALSE, 8);
     gtk_box_pack_end (GTK_BOX (vbox), hbox, FALSE, FALSE, 0);
 
+    /* TRANSLATORS: check that the accelerators in _Select, _Other and
+     * Do_n't encrypt are different than the one in the stock Cancel
+     * button */
     gtkut_stock_button_set_create (&bbox, 
                                    &select_btn, _("_Select"),
                                   &other_btn, _("_Other"),