diff options
author | 2011-03-27 21:50:22 -0400 | |
---|---|---|
committer | 2011-03-27 21:50:22 -0400 | |
commit | acac887dea96a8d1298bb4fbbda41b7cddd22c69 (patch) | |
tree | 7fd54a6b930316c0b09bbff2ae82d6ac29adfb32 /core | |
parent | 01e45c3b79eaa12f4e15f68499cba56b49aa3d2f (diff) | |
download | textadept-acac887dea96a8d1298bb4fbbda41b7cddd22c69.tar.gz textadept-acac887dea96a8d1298bb4fbbda41b7cddd22c69.zip |
Change menu caption for snippet's 'Insert' to 'Expand'.
Diffstat (limited to 'core')
-rw-r--r-- | core/locale.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/locale.conf b/core/locale.conf index 3c4d9510..741df6f4 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -136,8 +136,8 @@ _Run = _Run _Compile = _Compile Fi_lter Through = Fi_lter Through _Snippets = _Snippets -_Insert = _Insert -In_sert... = In_sert... +_Expand = _Expand +_Insert... = _Insert... _Previous Placeholder = _Previous Placeholder _Cancel = _Cancel _Bookmark = _Bookmark |