Added features to automatically load all messages in a thread and enable the enableLoadingDraftMessages flag
diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json
index 871cfb0..d44063b 100644
--- a/_locales/ca/messages.json
+++ b/_locales/ca/messages.json
@@ -12,7 +12,11 @@
     "description": "Feature checkbox in the options page"
   },
   "options_thread": {
-    "message": "Activa el scroll infinit dins dels fils.",
+    "message": "Carrega automàticament missatges en grups petits quan facis scroll per un fil.",
+    "description": "Feature checkbox in the options page"
+  },
+  "options_threadall": {
+    "message": "Carrega automàticament tots els missatges de cop quan facis scroll per un fil.",
     "description": "Feature checkbox in the options page"
   },
   "options_enhancements": {
@@ -27,6 +31,10 @@
     "message": "Redirigeix tots els fils oberts a TW a la Consola de la Comunitat.",
     "description": "Feature checkbox in the options page"
   },
+  "options_loaddrafts": {
+    "message": "Activa la <i>flag><\/i> <code class=\"help\" title=\"Aquesta flag permet a la Consola de la Comunitat carregar una resposta automàticament desada anteriorment quan obres un fil i fas clic al botó de respondre.\">enableLoadingDraftMessages<\/code> de la Consola de la Comunitat.",
+    "description": "Feature checkbox in the options page"
+  },
   "options_experimental_label": {
     "message": "(experimental)",
     "description": "Label which is placed next to an option to indicate that it may not work well or may break at any time"
@@ -47,4 +55,4 @@
     "message": "Historial de publicacions",
     "description": "Link shown in a user profile (in TW and the Community Console) which points to a search showing the user's posts and messages"
   }
-}
+}
\ No newline at end of file