1
1

tweaks: add a translator hint, to clarify four short words

Этот коммит содержится в:
Benno Schulenberg 2019-06-19 19:14:47 +02:00
родитель b8987a1e40
Коммит 9ea1cd947c

Просмотреть файл

@ -902,6 +902,7 @@ void shortcut_init(void)
#endif
add_to_funcs(do_tab, MMAIN,
/* TRANSLATORS: The next four strings are names of keyboard keys. */
N_("Tab"), WITHORSANS(tab_gist), TOGETHER, NOVIEW);
add_to_funcs(do_enter, MMAIN,
N_("Enter"), WITHORSANS(enter_gist), BLANKAFTER, NOVIEW);