mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-08 20:41:59 +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
|
static void
|
||||||
print_color_usage (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 */
|
/* TRANSLATORS: don't translate keywords and names of colors */
|
||||||
fputs (_("--colors KEYWORD={FORE},{BACK}\n\n"
|
fputs (_("--colors KEYWORD={FORE},{BACK}\n\n"
|
||||||
"{FORE} and {BACK} can be omitted, and the default will be used\n"
|
"{FORE} and {BACK} can be omitted, and the default will be used\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user