aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/locale.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/locale.conf b/core/locale.conf
index ddd83f69..e1c3292f 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -266,12 +266,12 @@ Complete Trigger Word = Complete Trigger _Word
# Menu items for auto-completing programming language symbols and showing
# documentation for them (e.g. typing `textadept.editing.` followed by a
# "Complete Symbol" would show all possible completions for that symbol).
-Complete Symbol = _Complete Symbol
-Show Documentation = Show _Documentation
+Complete Symbol = Complete S_ymbol
+Show Documentation = S_how Documentation
# Menu item for inspecting the character under the caret. The character's byte
# information, the lexer used to syntax-highlight that character, and the
# character's lexical style (e.g. string, comment, number, etc.) are shown.
-Show Style = Show St_yle
+Show Style = Sho_w Style
Lexer = Lexer
Style = Style
# Menu items for navigating between open buffers.