Don't break the string freeze

I'm out of time waiting for a second string freeze break approval,
so the strings will be untranslated for now.
This commit is contained in:
Matthias Clasen 2012-09-25 18:49:50 -04:00
parent bbcb2a3783
commit 156a99e304

View File

@ -218,7 +218,7 @@ static GOptionEntry general_options[] = {
G_OPTION_FLAG_NOALIAS, G_OPTION_FLAG_NOALIAS,
G_OPTION_ARG_NONE, G_OPTION_ARG_NONE,
&zenity_general_modal, &zenity_general_modal,
N_("Set the modal hint"), "Set the modal hint",
NULL NULL
}, },
{ {
@ -354,8 +354,8 @@ static GOptionEntry error_options[] = {
G_OPTION_FLAG_NOALIAS, G_OPTION_FLAG_NOALIAS,
G_OPTION_ARG_STRING, G_OPTION_ARG_STRING,
&zenity_general_dialog_icon, &zenity_general_dialog_icon,
N_("Set the dialog icon"), "Set the dialog icon",
N_("ICON-NAME") "ICON-NAME"
}, },
{ {
"no-wrap", "no-wrap",