From: Owen Leonard Date: Thu, 23 Jul 2020 18:20:51 +0000 (+0000) Subject: Bug 22660: (follow-up) Re-word system preference description X-Git-Url: http://git.equinoxoli.org/?p=koha.git;a=commitdiff_plain;h=23846781751d7fb808b3fa4b857da72706653575 Bug 22660: (follow-up) Re-word system preference description This patch rewords the system preference description to focus on the generic description of the editor rather than the name of the plugin: tinymce: "a WYSIWYG editor (TinyMCE)" codemirror: "a text editor (CodeMirror)" Signed-off-by: Lisette Scheer Signed-off-by: Katrin Fischer Signed-off-by: Jonathan Druart --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref index 77a40f1..20eca3f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref @@ -40,8 +40,8 @@ Tools: - Use - pref: NewsToolEditor choices: - tinymce: "TinyMCE (WYSIWYG)" - codemirror: "CodeMirror" + tinymce: "a WYSIWYG editor (TinyMCE)" + codemirror: "a text editor (CodeMirror)" - when editing News. Upload: -