Update exclude.pot and mark few strings for translation.

This commit is contained in:
Vladimir Serbinenko 2013-12-17 01:18:09 +01:00
parent 6cc8959712
commit a82010503e
5 changed files with 1800 additions and 6 deletions

View file

@ -250,7 +250,7 @@ static struct argp_option options[] = {
{"debug", OPTION_DEBUG, 0, OPTION_HIDDEN, 0, 2},
{"no-floppy", OPTION_NO_FLOPPY, 0, OPTION_HIDDEN, 0, 2},
{"debug-image", OPTION_DEBUG_IMAGE, "STR", OPTION_HIDDEN, 0, 2},
{"debug-image", OPTION_DEBUG_IMAGE, N_("STRING"), OPTION_HIDDEN, 0, 2},
{"removable", OPTION_REMOVABLE, 0, 0,
N_("the installation device is removable. "
"This option is only available on EFI."), 2},