aboutsummaryrefslogtreecommitdiff
path: root/core/locale.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/locale.conf')
-rw-r--r--core/locale.conf48
1 files changed, 0 insertions, 48 deletions
diff --git a/core/locale.conf b/core/locale.conf
index 4004e4ff..5edabdaa 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -512,22 +512,6 @@ MENU_TOOLS_BM_NEXT "_Next"
MENU_TOOLS_BM_PREV "_Previous"
% core/ext/menu.lua
-% "M_acros"
-MENU_TOOLS_MACROS_TITLE "M_acros"
-
-% core/ext/menu.lua
-% "_Start Recording"
-MENU_TOOLS_MACROS_START "_Start Recording"
-
-% core/ext/menu.lua
-% "S_top Recording"
-MENU_TOOLS_MACROS_STOP "S_top Recording"
-
-% core/ext/menu.lua
-% "_Play Macro"
-MENU_TOOLS_MACROS_PLAY "_Play Macro"
-
-% core/ext/menu.lua
% "_Buffer"
MENU_BUF_TITLE "_Buffer"
@@ -703,10 +687,6 @@ PM_BROWSER_FILE_INFO_OK "OK"
% "Show Dot Files"
PM_BROWSER_FILE_SHOW_DOT_FILES "Show _Dot Files"
-% core/ext/pm/macro_browser.lua
-% "_Delete"
-PM_BROWSER_MACRO_DELETE "_Delete"
-
% core/ext/pm/modules_browser.lua
% "_New Module"
PM_BROWSER_MODULE_NEW "_New Module"
@@ -767,34 +747,6 @@ M_TEXTADEPT_EDITING_GOTO_TITLE "Go To"
% "Line Number:"
M_TEXTADEPT_EDITING_GOTO_TEXT "Line Number:"
-% modules/textadept/macros.lua
-% "Macro recording"
-M_TEXTADEPT_MACRO_RECORDING "Macro recording"
-
-% modules/textadept/macros.lua
-% "Macro name?"
-M_TEXTADEPT_MACRO_SAVE_TITLE "Macro name?"
-
-% modules/textadept/macros.lua
-% "Macro name"
-M_TEXTADEPT_MACRO_SAVE_TEXT "Macro name"
-
-% modules/textadept/macros.lua
-% "Macro saved"
-M_TEXTADEPT_MACRO_SAVED "Macro saved"
-
-% modules/textadept/macros.lua
-% "Macro not saved"
-M_TEXTADEPT_MACRO_NOT_SAVED "Macro not saved"
-
-% modules/textadept/macros.lua
-% "Select a Macro"
-M_TEXTADEPT_MACRO_SELECT_TITLE "Select a Macro"
-
-% modules/textadept/macros.lua
-% "Macro name:"
-M_TEXTADEPT_MACRO_SELECT_TEXT "Macro name:"
-
% modules/textadept/run.lua
% "The file "%s" does not exist."
M_TEXTADEPT_RUN_FILE_DOES_NOT_EXIST "The file "%s" does not exist."