Change CCDragNDropFix option name

The name is changed from "Allow to drag and drop bookmarks to the
Community Console text editor" to "Allow to drag and drop links to the
Community Console text editor while preserving the text".

Thanks Guille for the suggestion!

Change-Id: I7568dbe9282cc4beae72313af9f0d82857041d17
diff --git a/src/static/_locales/en/messages.json b/src/static/_locales/en/messages.json
index 09881d9..2442669 100644
--- a/src/static/_locales/en/messages.json
+++ b/src/static/_locales/en/messages.json
@@ -84,7 +84,7 @@
     "description": "Feature checkbox in the options page"
   },
   "options_ccdragndropfix": {
-    "message": "Allow to drag and drop bookmarks to the Community Console text editor.",
+    "message": "Allow to drag and drop links to the Community Console text editor while preserving the text.",
     "description": "Feature checkbox in the options page"
   },
   "options_batchlock": {