Add an explaining i18n comment for 'Reset Midori...'

This commit is contained in:
Christian Dywan 2010-04-08 23:40:20 +02:00
parent b389c5bcde
commit 5146e5182c

View file

@ -1560,6 +1560,7 @@ main (int argc,
N_("Block URIs according to regular expression PATTERN"), _("PATTERN") },
#ifdef HAVE_X11_EXTENSIONS_SCRNSAVER_H
{ "inactivity-reset", 'i', 0, G_OPTION_ARG_INT, &inactivity_reset,
/* i18n: CLI: Close tabs, clear private data, open starting page */
N_("Reset Midori after SECONDS seconds of inactivity"), N_("SECONDS") },
#endif
{ NULL }