tweaks: add a hint for translators
parent
9c04d0c956
commit
6dd5a75d13
|
@ -816,6 +816,7 @@ void shortcut_init(void)
|
|||
}
|
||||
|
||||
add_to_funcs(report_cursor_position, MMAIN,
|
||||
/* TRANSLATORS: This refers to the position of the cursor. */
|
||||
N_("Location"), WITHORSANS(cursorpos_gist), TOGETHER, VIEW);
|
||||
|
||||
#if defined(NANO_TINY) || defined(ENABLE_JUSTIFY)
|
||||
|
|
Loading…
Reference in New Issue