diff options
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf index 8d8bdb11..f7c1e519 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -620,6 +620,10 @@ MENU_HELP_MANUAL "_Manual" MENU_HELP_LUADOC "_LuaDoc" % core/ext/menu.lua +% "gtk-about" +MENU_HELP_ABOUT "gtk-about" + +% core/ext/menu.lua % "Error loading webpage: " MENU_BROWSER_ERROR "Error loading webpage: " |