aboutsummaryrefslogtreecommitdiff
path: root/core/locale.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/locale.lua')
-rw-r--r--core/locale.lua10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/locale.lua b/core/locale.lua
index 00d10b50..930f1151 100644
--- a/core/locale.lua
+++ b/core/locale.lua
@@ -270,6 +270,16 @@ MENU_TOOLS_ML_REMOVE_MULTIPLE = 'R_emove Multiple Lines'
MENU_TOOLS_ML_UPDATE = '_Update Multiple Lines'
-- _Finish Editing
MENU_TOOLS_ML_FINISH = '_Finish Editing'
+-- _Bookmark
+MENU_TOOLS_BM_TITLE = '_Bookmark'
+-- _Toggle on Current Line
+MENU_TOOLS_BM_TOGGLE = '_Toggle on Current Line'
+-- _Clear All
+MENU_TOOLS_BM_CLEAR_ALL = '_Clear All'
+-- _Next
+MENU_TOOLS_BM_NEXT = '_Next'
+-- _Previous
+MENU_TOOLS_BM_PREV = '_Previous'
-- M_acros
MENU_TOOLS_MACROS_TITLE = 'M_acros'
-- _Start Recording