tweaks: add a hint for translators

master
Benno Schulenberg 2020-09-21 19:34:21 +02:00
parent 9c04d0c956
commit 6dd5a75d13
1 changed files with 1 additions and 0 deletions

View File

@ -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)