aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/editarea/langs/de.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LocalFilesEditor/editarea/langs/de.js')
-rw-r--r--plugins/LocalFilesEditor/editarea/langs/de.js19
1 files changed, 1 insertions, 18 deletions
diff --git a/plugins/LocalFilesEditor/editarea/langs/de.js b/plugins/LocalFilesEditor/editarea/langs/de.js
index e238497f9..f23ea7b49 100644
--- a/plugins/LocalFilesEditor/editarea/langs/de.js
+++ b/plugins/LocalFilesEditor/editarea/langs/de.js
@@ -22,6 +22,7 @@ redo: "Wiederherstellen",
change_smooth_selection: "Aktiviere/Deaktiviere einige Features (weniger Bildschirmnutzung aber mehr CPU-Belastung)",
highlight: "Syntax Highlighting an- und ausschalten",
reset_highlight: "Highlighting zurücksetzen (falls mit Text nicht konform)",
+word_wrap: "Toggle word wrapping mode",
help: "Info",
save: "Speichern",
load: "Öffnen",
@@ -43,23 +44,5 @@ esc: "Esc",
processing: "In Bearbeitung...",
fullscreen: "Full-Screen",
syntax_selection: "--Syntax--",
-syntax_css: "CSS",
-syntax_html: "HTML",
-syntax_js: "Javascript",
-syntax_php: "Php",
-syntax_python: "Python",
-syntax_vb: "Visual Basic",
-syntax_xml: "Xml",
-syntax_c: "C",
-syntax_cpp: "CPP",
-syntax_basic: "Basic",
-syntax_pas: "Pascal",
-syntax_brainfuck: "Brainfuck",
-syntax_sql: "SQL",
-syntax_ruby: "Ruby",
-syntax_robotstxt: "Robots txt",
-syntax_tsql: "T-SQL",
-syntax_perl: "Perl",
-syntax_coldfusion: "Coldfusion",
close_tab: "Close file"
};