Add CC sticky sidebar headers feature
This commit introduces a feature which makes the headers in the CC
sidebar remain visible (by sticking at the top) when scrolling down.
The idea was taken from the suggestion made at pekb/thread/60784834.
Change-Id: I6bbab04da855dbfa35ff8f8b1bbbc6d15946c36c
diff --git a/src/_locales/ca/messages.json b/src/_locales/ca/messages.json
index 4a2d979..260c0f5 100644
--- a/src/_locales/ca/messages.json
+++ b/src/_locales/ca/messages.json
@@ -63,6 +63,10 @@
"message": "Incrementa el contrast entre els fils llegits i no llegits a la Consola de la Comunitat.",
"description": "Feature checkbox in the options page"
},
+ "options_stickysidebarheaders": {
+ "message": "Fes que les capçaleres de la barra lateral de la Consola de la Comunitat es quedin enganxades a dalt (+info a <code>pekb/thread/60784834</code>).",
+ "description": "Feature checkbox in the options page"
+ },
"options_save": {
"message": "Desa",
"description": "Button in the options page to save the settings"