mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Add FIXME.
This commit is contained in:
parent
6506aabc2a
commit
f367374054
@ -2092,6 +2092,10 @@ print_mc_usage (poptContext ctx, FILE * stream)
|
||||
static void
|
||||
print_color_usage (void)
|
||||
{
|
||||
/*
|
||||
* FIXME: undocumented keywords: viewunderline, editnormal, editbold,
|
||||
* and editmarked. To preserve translations, lines should be split.
|
||||
*/
|
||||
/* TRANSLATORS: don't translate keywords and names of colors */
|
||||
fputs (_("--colors KEYWORD={FORE},{BACK}\n\n"
|
||||
"{FORE} and {BACK} can be omitted, and the default will be used\n"
|
||||
|
Loading…
Reference in New Issue
Block a user