1
1

tweaks: add a hint for translators

Этот коммит содержится в:
Benno Schulenberg 2020-09-21 19:34:21 +02:00
родитель 9c04d0c956
Коммит 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)