diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/locale.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf index 881901af..7de8701a 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -464,6 +464,22 @@ MENU_TOOLS_BM_NEXT "_Next" MENU_TOOLS_BM_PREV "_Previous" % modules/textadept/menu.lua +% "Snap_open" +MENU_TOOLS_SNAPOPEN_TITLE "Snap_open" + +% modules/textadept/menu.lua +% "Snap_open" +MENU_TOOLS_SNAPOPEN_USERHOME "_User Home" + +% modules/textadept/menu.lua +% "Snap_open" +MENU_TOOLS_SNAPOPEN_HOME "_Textadept Home" + +% modules/textadept/menu.lua +% "Snap_open" +MENU_TOOLS_SNAPOPEN_CURRENTDIR "_Current Directory" + +% modules/textadept/menu.lua % "_Buffer" MENU_BUF_TITLE "_Buffer" |