diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json
index 6193925c..c2b21e30 100644
--- a/_locales/ar/messages.json
+++ b/_locales/ar/messages.json
@@ -356,6 +356,10 @@
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Goto line (or line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json
index 4e64664f..59354f00 100644
--- a/_locales/cs/messages.json
+++ b/_locales/cs/messages.json
@@ -117,7 +117,7 @@
}
},
"manageText": {
- "message": "Get styles on userstyles.org | Get help | Read the privacy policy",
+ "message": "Získat styly na userstyles.org | Získat pomoc | Přečíst zásady ochrany osobních údajů",
"description": "Help text on the manage page"
},
"searchStyles": {
@@ -356,6 +356,10 @@
"message": "Nahradit vše",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Přejít na řádek (nebo na line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/de/messages.json b/_locales/de/messages.json
index 6b93c62b..5574166b 100644
--- a/_locales/de/messages.json
+++ b/_locales/de/messages.json
@@ -356,6 +356,10 @@
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Gehe zu Zeile (oder line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/el/messages.json b/_locales/el/messages.json
index f34180af..e8f54618 100644
--- a/_locales/el/messages.json
+++ b/_locales/el/messages.json
@@ -356,6 +356,10 @@
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Μετάβαση στη γραμμή (ή line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/es/messages.json b/_locales/es/messages.json
index d44595f2..138092f2 100644
--- a/_locales/es/messages.json
+++ b/_locales/es/messages.json
@@ -356,6 +356,10 @@
"message": "Reemplazar todo",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Ir a línea (o línea:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json
index 216eed30..e0138d64 100644
--- a/_locales/fi/messages.json
+++ b/_locales/fi/messages.json
@@ -356,6 +356,10 @@
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Goto line (or line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json
index 025dff8c..217971b1 100644
--- a/_locales/fr/messages.json
+++ b/_locales/fr/messages.json
@@ -356,6 +356,10 @@
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Goto line (or line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/it/messages.json b/_locales/it/messages.json
index 97306868..5abc98ba 100644
--- a/_locales/it/messages.json
+++ b/_locales/it/messages.json
@@ -356,6 +356,10 @@
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Goto line (or line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json
index 79a41b6a..1799fbee 100644
--- a/_locales/ja/messages.json
+++ b/_locales/ja/messages.json
@@ -356,6 +356,10 @@
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Goto line (or line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json
index 72b6ff20..0585bf11 100644
--- a/_locales/nl/messages.json
+++ b/_locales/nl/messages.json
@@ -117,7 +117,7 @@
}
},
"manageText": {
- "message": "Get styles on userstyles.org | Get help | Read the privacy policy",
+ "message": "Verkrijg stijlen op userstyles.org | Verkrijg hulp | Lees de privacy-overeenkomst",
"description": "Help text on the manage page"
},
"searchStyles": {
@@ -356,6 +356,10 @@
"message": "Alles vervangen",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Ga naar regel (of regel:kolom)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json
index 66b905ea..0c75b34b 100644
--- a/_locales/pt_BR/messages.json
+++ b/_locales/pt_BR/messages.json
@@ -356,6 +356,10 @@
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Goto line (or line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json
index 0b227d28..fd2b1e76 100644
--- a/_locales/ru/messages.json
+++ b/_locales/ru/messages.json
@@ -117,7 +117,7 @@
}
},
"manageText": {
- "message": "Get styles on userstyles.org | Get help | Read the privacy policy",
+ "message": "Скачать стили с userstyles.org | Справка | Политика конфиденциальности",
"description": "Help text on the manage page"
},
"searchStyles": {
@@ -356,6 +356,10 @@
"message": "Заменить все",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Перейти к строке (или строке:колонке)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json
index fd4e29b5..c7be75a7 100644
--- a/_locales/sr/messages.json
+++ b/_locales/sr/messages.json
@@ -117,7 +117,7 @@
}
},
"manageText": {
- "message": "Get styles on userstyles.org | Get help | Read the privacy policy",
+ "message": "Преузмите стилове са userstyles.org | Помоћ | Прочитајте правила о приватности",
"description": "Help text on the manage page"
},
"searchStyles": {
@@ -356,6 +356,10 @@
"message": "Замени све",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Иди на ред (или line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json
index 410dd567..95b2f0df 100644
--- a/_locales/sv/messages.json
+++ b/_locales/sv/messages.json
@@ -356,6 +356,10 @@
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Gå till rad (eller rad:kol)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/sv_SE/messages.json b/_locales/sv_SE/messages.json
index ac3f79a3..3c5a2198 100644
--- a/_locales/sv_SE/messages.json
+++ b/_locales/sv_SE/messages.json
@@ -356,6 +356,10 @@
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Gå till rad (eller rad:kol)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/te/messages.json b/_locales/te/messages.json
index 73e2a6b8..40e6a5c5 100644
--- a/_locales/te/messages.json
+++ b/_locales/te/messages.json
@@ -356,6 +356,10 @@
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Goto line (or line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json
index 7b2c75b6..5a82be53 100644
--- a/_locales/tr/messages.json
+++ b/_locales/tr/messages.json
@@ -356,6 +356,10 @@
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Goto line (or line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/zh/messages.json b/_locales/zh/messages.json
index 3a0010df..4fc8ebea 100644
--- a/_locales/zh/messages.json
+++ b/_locales/zh/messages.json
@@ -356,6 +356,10 @@
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "Goto line (or line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json
index 280864cb..65b7c426 100644
--- a/_locales/zh_CN/messages.json
+++ b/_locales/zh_CN/messages.json
@@ -117,7 +117,7 @@
}
},
"manageText": {
- "message": "Get styles on userstyles.org | Get help | Read the privacy policy",
+ "message": "访问 userstyles.org 获取样式 | 获取帮助 | 阅读隐私政策",
"description": "Help text on the manage page"
},
"searchStyles": {
@@ -356,6 +356,10 @@
"message": "全部替换",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "跳转至行(或行:列)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json
index 3695bb81..6753ff76 100644
--- a/_locales/zh_TW/messages.json
+++ b/_locales/zh_TW/messages.json
@@ -356,6 +356,10 @@
"message": "替換所有",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
+ "analyticsEnabled": {
+ "message": "Send anonymous data to Stylish developers for determining user counts",
+ "description": "Label for the enable analytics setting"
+ },
"editGotoLine": {
"message": "跳到行(或 line:col )",
"description": "Go to line or line:column on Ctrl-G in style code editor"