summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 9f99071..2792d53 100644
--- a/src/main.c
+++ b/src/main.c
@@ -527,6 +527,7 @@ struct poptOption progress_options[] = {
POPT_ARG_NONE,
NULL,
OPTION_AUTOCLOSE,
+ /* xgettext: no-c-format */
N_("Dismiss the dialog when 100% has been reached"),
NULL
},