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

@ -43,7 +43,7 @@ static struct argp_option options[] = {
{"subdir", OPTION_SUBDIR, N_("DIR"),
0, N_("relative subdirectory on network server"), 2},
{"debug", OPTION_DEBUG, 0, OPTION_HIDDEN, 0, 2},
{"debug-image", OPTION_DEBUG_IMAGE, "DEBUG", OPTION_HIDDEN, 0, 2},
{"debug-image", OPTION_DEBUG_IMAGE, N_("STRING"), OPTION_HIDDEN, 0, 2},
{0, 0, 0, 0, 0, 0}
};