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.de.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.de.conf')
-rw-r--r-- | core/locales/locale.de.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf index d904b357..2fd53632 100644 --- a/core/locales/locale.de.conf +++ b/core/locales/locale.de.conf @@ -54,7 +54,6 @@ Col: = Spalte: Quit without saving? = Beenden ohne zu speichern? The following buffers are unsaved: = Die folgenden Buffer sind ungespeichert: Quit _without saving = Beenden ohne zu speichern -[Error Buffer] = [Fehler-Buffer] % core/keys.lua Keychain: = Keychain: @@ -170,6 +169,8 @@ Command _Entry = Befehlseingabe Select Co_mmand = Befehl auswählen _Run = Ausführen _Compile = Kompilieren +_Next Error = Nächstes Fehler +_Previous Error = Voriges Fehler _Adeptsense = _Adeptsense _Complete Symbol = Symbol vervollständigen Show _Documentation = Dokumentation anzeigen |