feat(bulk-report-replies): add feature with non-functional UI
This commit adds a new "bulk report replies" feature along with its UI.
The underlying logic will be implemented soon.
Bug: twpowertools:192
Change-Id: I6a6a636c7186485154c32dbbec001493b3b0458f
diff --git a/src/lit-locales/source/ar.xlf b/src/lit-locales/source/ar.xlf
index 3325f80..dac395d 100644
--- a/src/lit-locales/source/ar.xlf
+++ b/src/lit-locales/source/ar.xlf
@@ -41,6 +41,10 @@
<target state="translated">إعادة التّحميل</target>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/ca.xlf b/src/lit-locales/source/ca.xlf
index 518dba7..b1f8e20 100644
--- a/src/lit-locales/source/ca.xlf
+++ b/src/lit-locales/source/ca.xlf
@@ -41,6 +41,10 @@
<target state="translated">Recarrega</target>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/de.xlf b/src/lit-locales/source/de.xlf
index c51a337..dd32051 100644
--- a/src/lit-locales/source/de.xlf
+++ b/src/lit-locales/source/de.xlf
@@ -41,6 +41,10 @@
<target state="translated">Neu laden</target>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/es.xlf b/src/lit-locales/source/es.xlf
index 8b92079..2bc52b5 100644
--- a/src/lit-locales/source/es.xlf
+++ b/src/lit-locales/source/es.xlf
@@ -41,6 +41,10 @@
<target state="translated">Recargar</target>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/fr.xlf b/src/lit-locales/source/fr.xlf
index 17819d7..02b1c83 100644
--- a/src/lit-locales/source/fr.xlf
+++ b/src/lit-locales/source/fr.xlf
@@ -41,6 +41,10 @@
<target state="translated">Actualiser</target>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/id.xlf b/src/lit-locales/source/id.xlf
index c706ab1..22d1a3b 100644
--- a/src/lit-locales/source/id.xlf
+++ b/src/lit-locales/source/id.xlf
@@ -33,6 +33,10 @@
<source>Reload</source>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/it.xlf b/src/lit-locales/source/it.xlf
index a25dc54..de573c6 100644
--- a/src/lit-locales/source/it.xlf
+++ b/src/lit-locales/source/it.xlf
@@ -35,6 +35,10 @@
<source>Reload</source>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/ja.xlf b/src/lit-locales/source/ja.xlf
index ea15fdd..4e7b21a 100644
--- a/src/lit-locales/source/ja.xlf
+++ b/src/lit-locales/source/ja.xlf
@@ -41,6 +41,10 @@
<target state="translated">再読み込み</target>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/ko.xlf b/src/lit-locales/source/ko.xlf
index d82bd54..b111b65 100644
--- a/src/lit-locales/source/ko.xlf
+++ b/src/lit-locales/source/ko.xlf
@@ -41,6 +41,10 @@
<target state="translated">새로고침</target>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/pl.xlf b/src/lit-locales/source/pl.xlf
index 85ff3ea..4c08fa9 100644
--- a/src/lit-locales/source/pl.xlf
+++ b/src/lit-locales/source/pl.xlf
@@ -33,6 +33,10 @@
<source>Reload</source>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/pt_BR.xlf b/src/lit-locales/source/pt_BR.xlf
index a69913f..ece9aad 100644
--- a/src/lit-locales/source/pt_BR.xlf
+++ b/src/lit-locales/source/pt_BR.xlf
@@ -33,6 +33,10 @@
<source>Reload</source>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/ru.xlf b/src/lit-locales/source/ru.xlf
index 20b92e2..db843df 100644
--- a/src/lit-locales/source/ru.xlf
+++ b/src/lit-locales/source/ru.xlf
@@ -41,6 +41,10 @@
<target state="translated">Перезагрузить</target>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/th.xlf b/src/lit-locales/source/th.xlf
index 2db0fdf..0ccee42 100644
--- a/src/lit-locales/source/th.xlf
+++ b/src/lit-locales/source/th.xlf
@@ -33,6 +33,10 @@
<source>Reload</source>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/tr.xlf b/src/lit-locales/source/tr.xlf
index 63b2570..4149755 100644
--- a/src/lit-locales/source/tr.xlf
+++ b/src/lit-locales/source/tr.xlf
@@ -33,6 +33,10 @@
<source>Reload</source>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>
diff --git a/src/lit-locales/source/vi.xlf b/src/lit-locales/source/vi.xlf
index b82dae0..dc42ad3 100644
--- a/src/lit-locales/source/vi.xlf
+++ b/src/lit-locales/source/vi.xlf
@@ -33,6 +33,10 @@
<source>Reload</source>
<note from="lit-localize">Button which reloads the current page.</note>
</trans-unit>
+<trans-unit id="s9a0167b14ce5b9b1">
+ <source>Bulk report replies</source>
+ <note from="lit-localize">Option shown in the settings menu of the thread toolbar which enables the "bulk report replies" feature.</note>
+</trans-unit>
</body>
</file>
</xliff>