From 63648dbe99b908e7c6a5259f4027cb54b1e698ff Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 23 Aug 2020 18:24:10 -0400 Subject: Added "Edit > Preferences" menu item and key binding for opening user init.lua. Also changed the mnemonic for "Edit > Filter Through" in the process. --- core/locales/locale.fr.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/locales/locale.fr.conf') diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf index 4820ee1e..8850f110 100644 --- a/core/locales/locale.fr.conf +++ b/core/locales/locale.fr.conf @@ -197,6 +197,8 @@ Enclose in Brackets = Entre c_rochets Enclose in Braces = Entre _accolades Move Selected Lines Up = Déplacer les lignes vers le _haut Move Selected Lines Down = Déplacer les lignes vers le _bas +# Menu item for opening user preferences. +Preferences = Pre_ferences # Menu items for searching and replacing text within buffers and files. Search = _Recherche Find = _Rechercher -- cgit v1.2.3