Commit f7c3e1ca authored by Benno Schulenberg's avatar Benno Schulenberg
Browse files

spelling: gettextize the next-word message

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -2458,7 +2458,7 @@ bool do_int_spell_fix(const char *word)
do_replace_loop(TRUE, current_save, &current_x_save, word);
/* TRANSLATORS: Shown after fixing misspellings in one word. */
statusbar("Next word...");
statusbar(_("Next word..."));
napms(400);
}
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment