aboutsummaryrefslogtreecommitdiff
path: root/core/locale.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/locale.conf')
-rw-r--r--core/locale.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf
index abbaaebd..8080649c 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -500,6 +500,10 @@ MENU_BUF_NEXT "_Next Buffer"
MENU_BUF_PREV "_Previous Buffer"
% core/ext/menu.lua
+% "S_witch Buffer"
+MENU_BUF_SWITCH "Swit_ch Buffer"
+
+% core/ext/menu.lua
% "Toggle View _EOL"
MENU_BUF_TOGGLE_VIEW_EOL "Toggle View _EOL"