diff options
author | 2013-04-24 11:23:02 -0400 | |
---|---|---|
committer | 2013-04-24 11:23:02 -0400 | |
commit | 49f5b5d500b19fe3ebeb14d1a4cdcda61f0eab59 (patch) | |
tree | a350c207bae16a89a56604a1368afbadf6846c6f /core/locales/locale.es.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/locales/locale.es.conf')
-rw-r--r-- | core/locales/locale.es.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf index c78c90c6..75cebba6 100644 --- a/core/locales/locale.es.conf +++ b/core/locales/locale.es.conf @@ -54,7 +54,6 @@ Col: = Col: Quit without saving? = ¿Salir sin guardar? The following buffers are unsaved: = Los siguientes buffers no han sido guardados: Quit _without saving = Salir _sin guardar -[Error Buffer] = [Buffer de errores] % core/keys.lua Keychain: = Combinación de teclas: @@ -181,6 +180,8 @@ Command _Entry = _Línea de comandos Select Co_mmand = _Seleccionar comandos _Run = _Ejecutar _Compile = _Compilar +_Next Error = Error sig_uiente +_Previous Error = Error _anterior _Adeptsense = _Adeptsense _Complete Symbol = _Completar símbolo Show _Documentation = _Mostrar documentación |