Bug 22660: (follow-up) Re-word system preference description
authorOwen Leonard <oleonard@myacpl.org>
Thu, 23 Jul 2020 18:20:51 +0000 (18:20 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 30 Jul 2020 15:44:27 +0000 (17:44 +0200)
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 <lisetteslatah@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref

index 77a40f1..20eca3f 100644 (file)
@@ -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:
         -