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/ca/messages.json b/src/static/_locales/ca/messages.json
index aa91d18..d3774bc 100644
--- a/src/static/_locales/ca/messages.json
+++ b/src/static/_locales/ca/messages.json
@@ -80,7 +80,7 @@
     "description": "Feature checkbox in the options page"
   },
   "options_ccdragndropfix": {
-    "message": "Permet arrossegar adreces d'interès a l'editor de text de la Consola de la Comunitat.",
+    "message": "Permet arrossegar enllaços a l'editor de text de la Consola de la Comunitat preservant el seu text.",
     "description": "Feature checkbox in the options page"
   },
   "options_batchlock": {
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": {
diff --git a/src/static/_locales/es/messages.json b/src/static/_locales/es/messages.json
index 4bea06d..e4f9e02 100644
--- a/src/static/_locales/es/messages.json
+++ b/src/static/_locales/es/messages.json
@@ -80,7 +80,7 @@
     "description": "Feature checkbox in the options page"
   },
   "options_ccdragndropfix": {
-    "message": "Permite arrastrar marcadores al editor de texto de la Consola de la Comunidad.",
+    "message": "Permite arrastrar enlaces al editor de texto de la Consola de la Comunidad preservando su texto.",
     "description": "Feature checkbox in the options page"
   },
   "options_batchlock": {