diff options
author | 2011-07-16 11:15:25 -0400 | |
---|---|---|
committer | 2011-07-16 11:15:25 -0400 | |
commit | a3743f22e890f3f3c12ba96a71c27d408f259f09 (patch) | |
tree | 2bd81c512323c8e4a54ffa3f26dfad1798df4aa3 /core | |
parent | e7e966a31a447d1bd1db3b29e1ae1775242c7403 (diff) | |
download | textadept-a3743f22e890f3f3c12ba96a71c27d408f259f09.tar.gz textadept-a3743f22e890f3f3c12ba96a71c27d408f259f09.zip |
Moved Adeptsense commands into Tools menu.
Diffstat (limited to 'core')
-rw-r--r-- | core/locale.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/locale.conf b/core/locale.conf index 6d756ce5..a401f6b5 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -115,8 +115,6 @@ Select to Brace = Select to _Brace Complete Word = Complete _Word Delete Word = De_lete Word Highlight Word = _Highlight Word -Complete Symbol = Complete S_ymbol -Show Documentation = Show D_ocumentation Toggle Block Comment = Toggle Bloc_k Comment Transpose Characters = T_ranspose Characters Join Lines = _Join Lines @@ -165,6 +163,9 @@ Select Command = Select Co_mmand Run = _Run Compile = _Compile Filter Through = Fi_lter Through +Adeptsense = _Adeptsense +Complete Symbol = _Complete Symbol +Show Documentation = Show _Documentation Snippets = _Snippets Insert Snippet... = _Insert Snippet... Expand Snippet/Next Placeholder = _Expand Snippet/Next Placeholder |