diff options
author | 2013-04-24 11:23:02 -0400 | |
---|---|---|
committer | 2013-04-24 11:23:02 -0400 | |
commit | 49f5b5d500b19fe3ebeb14d1a4cdcda61f0eab59 (patch) | |
tree | a350c207bae16a89a56604a1368afbadf6846c6f /core/locale.conf | |
parent | 36854c6ca8970714a6c672ca8774da4c5e9bd69e (diff) | |
download | textadept-49f5b5d500b19fe3ebeb14d1a4cdcda61f0eab59.tar.gz textadept-49f5b5d500b19fe3ebeb14d1a4cdcda61f0eab59.zip |
Mark recognized errors in compile/run output and added navigation functions.
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/locale.conf b/core/locale.conf index 9a96a8df..0b3486e7 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -53,7 +53,6 @@ Col: = Col: Quit without saving? = Quit without saving? The following buffers are unsaved: = The following buffers are unsaved: Quit _without saving = Quit _without saving -[Error Buffer] = [Error Buffer] % core/keys.lua Keychain: = Keychain: @@ -180,6 +179,8 @@ Command _Entry = Command _Entry Select Co_mmand = Select Co_mmand _Run = _Run _Compile = _Compile +_Next Error = _Next Error +_Previous Error = _Previous Error _Adeptsense = _Adeptsense _Complete Symbol = _Complete Symbol Show _Documentation = Show _Documentation |