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/docs/features.es.md b/docs/features.es.md
index c7a9363..f238b66 100644
--- a/docs/features.es.md
+++ b/docs/features.es.md
@@ -104,9 +104,9 @@
 foros, filtros, etc. estará oculta/cerrada por defecto. Útil si tu pantalla es
 pequeña.
 
-### Arrastra marcadores al editor de texto (solo en Chrome)
-> **Opción:** _Permite arrastrar marcadores al editor de texto de la Consola de
-la Comunidad_
+### Arrastra enlaces al editor de texto (solo en Chrome)
+> **Opción:** _Permite arrastrar enlaces al editor de texto de la Consola de la
+Comunidad preservando su texto_.
 
 En Chrome, cuando se arrastran marcadores o enlaces de la Omnibox al editor de
 texto enriquecido de la Consola de la Comunidad, el título del marcador/enlace
diff --git a/docs/features.md b/docs/features.md
index a2b2b33..0b340c7 100644
--- a/docs/features.md
+++ b/docs/features.md
@@ -97,9 +97,9 @@
 When opening the Community Console, the sidebar which shows the forums, filters,
 etc. will be hidden/closed by default. Useful if your screen is small.
 
-### Drag and drop bookmarks to the text editor (Chrome-only)
-> **Option name:** _Allow to drag and drop bookmarks to the Community Console
-text editor_.
+### Drag and drop links to the text editor (Chrome-only)
+> **Option name:** _Allow to drag and drop links to the Community Console text
+editor while preserving the text_.
 
 In Chrome, when drag and dropping bookmarks or Omnibox links to the Community
 Console rich text editor, the bookmark/link title gets replaced by the URL.
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": {