From 68ec8fc63f4fffd7c84144d077a0f080cca7df05 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 12 Nov 2007 13:47:36 +0000 Subject: translate "Advanced options" --- bin/draknfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/draknfs') diff --git a/bin/draknfs b/bin/draknfs index e71c102..a22448f 100755 --- a/bin/draknfs +++ b/bin/draknfs @@ -350,7 +350,7 @@ sub add_modify_entry { $_->set_sensitive(0) foreach $anongid, $anonuid; } - my $expender = Gtk2::Expander->new('Advanced options'); + my $expender = Gtk2::Expander->new(N("Advanced options")); $expender->add(gtknew('VBox', spacing => 5, children_tight => [ $label_and_widgets->($adv_options{sync}, $lsync, help_b($help_global)), $label_and_widgets->($adv_options{secured}, $lsecure, ""), -- cgit v1.2.1