summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2020-05-16 14:30:03 +0200
committerThomas <tschneider.ac@gmail.com>2020-05-16 14:30:03 +0200
commitf9a8770d4ce697b0cf4e1c8b86194d1dcfc7c7d9 (patch)
tree49f99bd770f524b0f3a86ea3e4dbaeafec791bb8 /app
parent9ebbe6d555382f8ea04112d232852297146c758d (diff)
parentcf70b3aea586c288c20bda27a58020e73ebc5f73 (diff)
Merge branch 'l10n_develop_new' into 'develop'
New Crowdin translations See merge request tom79/fedilab!1003
Diffstat (limited to 'app')
-rw-r--r--app/src/main/res/values-ar/strings.xml1
-rw-r--r--app/src/main/res/values-bn/strings.xml1
-rw-r--r--app/src/main/res/values-br/strings.xml1
-rw-r--r--app/src/main/res/values-ca/strings.xml1
-rw-r--r--app/src/main/res/values-cs/strings.xml1
-rw-r--r--app/src/main/res/values-cy/strings.xml1
-rw-r--r--app/src/main/res/values-da/strings.xml1
-rw-r--r--app/src/main/res/values-de/strings.xml1
-rw-r--r--app/src/main/res/values-el/strings.xml1
-rw-r--r--app/src/main/res/values-eo/strings.xml1
-rw-r--r--app/src/main/res/values-es/strings.xml1
-rw-r--r--app/src/main/res/values-eu/strings.xml1
-rw-r--r--app/src/main/res/values-fa/strings.xml1
-rw-r--r--app/src/main/res/values-fr/strings.xml1
-rw-r--r--app/src/main/res/values-gl/strings.xml1
-rw-r--r--app/src/main/res/values-hi/strings.xml1
-rw-r--r--app/src/main/res/values-hu/strings.xml1
-rw-r--r--app/src/main/res/values-hy/strings.xml1
-rw-r--r--app/src/main/res/values-id/strings.xml1
-rw-r--r--app/src/main/res/values-it/strings.xml1
-rw-r--r--app/src/main/res/values-ja/strings.xml1
-rw-r--r--app/src/main/res/values-kab/strings.xml1
-rw-r--r--app/src/main/res/values-ko/strings.xml1
-rw-r--r--app/src/main/res/values-ml/strings.xml1
-rw-r--r--app/src/main/res/values-nl/strings.xml1
-rw-r--r--app/src/main/res/values-no/strings.xml1
-rw-r--r--app/src/main/res/values-oc/strings.xml1
-rw-r--r--app/src/main/res/values-pl/strings.xml1
-rw-r--r--app/src/main/res/values-pt/strings.xml1
-rw-r--r--app/src/main/res/values-ro/strings.xml1
-rw-r--r--app/src/main/res/values-ru/strings.xml1
-rw-r--r--app/src/main/res/values-si/strings.xml1
-rw-r--r--app/src/main/res/values-sl/strings.xml1
-rw-r--r--app/src/main/res/values-sr/strings.xml1
-rw-r--r--app/src/main/res/values-sv/strings.xml1
-rw-r--r--app/src/main/res/values-tr/strings.xml1
-rw-r--r--app/src/main/res/values-uk/strings.xml1
-rw-r--r--app/src/main/res/values-vi/strings.xml1
-rw-r--r--app/src/main/res/values-zh-rCN/strings.xml1
-rw-r--r--app/src/main/res/values-zh-rTW/strings.xml1
40 files changed, 40 insertions, 0 deletions
diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml
index ca455e7e8..8cbbd325e 100644
--- a/app/src/main/res/values-ar/strings.xml
+++ b/app/src/main/res/values-ar/strings.xml
@@ -110,6 +110,7 @@
<item>هل تود الإبلاغ عن هذا التبويق؟</item>
<item>هل تريد حظر هذا النطاق؟</item>
<item>هل تود إلغاء كتم هذا الحساب؟</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>إشعار</item>
diff --git a/app/src/main/res/values-bn/strings.xml b/app/src/main/res/values-bn/strings.xml
index 4ee608e8a..777369d79 100644
--- a/app/src/main/res/values-bn/strings.xml
+++ b/app/src/main/res/values-bn/strings.xml
@@ -110,6 +110,7 @@
<item>এই টুট টি প্রতিবেদন করবেন?</item>
<item>এই ডোমেইন ব্লক করবেন?</item>
<item>এই একাউন্ট টি কে নিঃশব্দ তালিকা থেকে সরাবেন?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>বিজ্ঞপ্তি</item>
diff --git a/app/src/main/res/values-br/strings.xml b/app/src/main/res/values-br/strings.xml
index d685987c3..acbcfaa7c 100644
--- a/app/src/main/res/values-br/strings.xml
+++ b/app/src/main/res/values-br/strings.xml
@@ -110,6 +110,7 @@
<item>Report this toot?</item>
<item>Block this domain?</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notify</item>
diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml
index 8f5423cb9..8d6487562 100644
--- a/app/src/main/res/values-ca/strings.xml
+++ b/app/src/main/res/values-ca/strings.xml
@@ -110,6 +110,7 @@
<item>Vols denunciar aquest bram?</item>
<item>Vols blocar el domini?</item>
<item>Desilenciar aquest compte?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notificar</item>
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml
index c3c572e51..cab92813a 100644
--- a/app/src/main/res/values-cs/strings.xml
+++ b/app/src/main/res/values-cs/strings.xml
@@ -110,6 +110,7 @@
<item>Nahlásit tento toot?</item>
<item>Blokovat tuto doménu?</item>
<item>Zrušit ztlumení tohoto účtu?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Oznámit</item>
diff --git a/app/src/main/res/values-cy/strings.xml b/app/src/main/res/values-cy/strings.xml
index 91ec07ec5..b224a7ac0 100644
--- a/app/src/main/res/values-cy/strings.xml
+++ b/app/src/main/res/values-cy/strings.xml
@@ -110,6 +110,7 @@
<item>Cwyno am y tŵt hwn?</item>
<item>Blocio\'r parth hwn?</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Hysbysu</item>
diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml
index 31742ffa8..63ea07cdb 100644
--- a/app/src/main/res/values-da/strings.xml
+++ b/app/src/main/res/values-da/strings.xml
@@ -110,6 +110,7 @@
<item>Anmeld dette toot?</item>
<item>Blokér dette domæne?</item>
<item>Fjern \"Gør tavs\" for denne konto?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notificér</item>
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index bdc44b5fd..594a0718e 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -110,6 +110,7 @@
<item>Diesen Toot melden?</item>
<item>Diese Domäne sperren?</item>
<item>Lautlosmodus für dieses Konto aufheben?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Benachrichtigen</item>
diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml
index b87a80b54..ffc350aae 100644
--- a/app/src/main/res/values-el/strings.xml
+++ b/app/src/main/res/values-el/strings.xml
@@ -110,6 +110,7 @@
<item>Αναφορά αυτής της φωνής;</item>
<item>Φραγή αυτού του τομέα;</item>
<item>Ξεφίμωμα αυτού του λογαριασμού;</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Ειδοποίηση</item>
diff --git a/app/src/main/res/values-eo/strings.xml b/app/src/main/res/values-eo/strings.xml
index e2d0c86dc..601ad3aa7 100644
--- a/app/src/main/res/values-eo/strings.xml
+++ b/app/src/main/res/values-eo/strings.xml
@@ -110,6 +110,7 @@
<item>Report this toot?</item>
<item>Blokiti domajno?</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Sciigi</item>
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 6d132c0df..80157ba17 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -110,6 +110,7 @@
<item>¿Reportar este toot?</item>
<item>¿Bloquear este dominio?</item>
<item>¿Dejar de silenciar esta cuenta?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notificar</item>
diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml
index 217d3d73f..e15f791c2 100644
--- a/app/src/main/res/values-eu/strings.xml
+++ b/app/src/main/res/values-eu/strings.xml
@@ -110,6 +110,7 @@
<item>Salatu toot hau?</item>
<item>Blokeatu domeinu hau?</item>
<item>Desmututu kontu hau?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Jakinarazi</item>
diff --git a/app/src/main/res/values-fa/strings.xml b/app/src/main/res/values-fa/strings.xml
index 4f844e1f1..0c4af8a83 100644
--- a/app/src/main/res/values-fa/strings.xml
+++ b/app/src/main/res/values-fa/strings.xml
@@ -110,6 +110,7 @@
<item>این بوق گزارش شود؟</item>
<item>این دامنه مسدود شود؟</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>با اعلان</item>
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index e1114a1cd..c84bd4c2f 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -110,6 +110,7 @@
<item>Signaler ce pouet ?</item>
<item>Désirez-vous bloquer ce domaine ?</item>
<item>Ne plus masquer ce compte ?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notifier</item>
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index ec21e9f5b..c9af8b362 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -110,6 +110,7 @@
<item>Informar sobre este toot?</item>
<item>Bloquear este dominio?</item>
<item>Voltar a ler esta conta?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notificar</item>
diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml
index 0e844554d..40af65a8f 100644
--- a/app/src/main/res/values-hi/strings.xml
+++ b/app/src/main/res/values-hi/strings.xml
@@ -110,6 +110,7 @@
<item>इस संदेश को रिपोर्ट करें?</item>
<item>इस इंस्टेंस को अवरुद्ध करें?</item>
<item>इस खाते को मौन करें?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>सूचित करें</item>
diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml
index 137a2d74b..b22dc8cbc 100644
--- a/app/src/main/res/values-hu/strings.xml
+++ b/app/src/main/res/values-hu/strings.xml
@@ -110,6 +110,7 @@
<item>Jelented ezt a tootot?</item>
<item>Letiltod ezt a domént?</item>
<item>Megszünteted a fiók elnémítását?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Értesítés</item>
diff --git a/app/src/main/res/values-hy/strings.xml b/app/src/main/res/values-hy/strings.xml
index e2e245f09..da5733226 100644
--- a/app/src/main/res/values-hy/strings.xml
+++ b/app/src/main/res/values-hy/strings.xml
@@ -110,6 +110,7 @@
<item>Ահազանգե՞լ այս հաշվի մասին</item>
<item>Block this domain?</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notify</item>
diff --git a/app/src/main/res/values-id/strings.xml b/app/src/main/res/values-id/strings.xml
index fe15a1ed5..0f200a72d 100644
--- a/app/src/main/res/values-id/strings.xml
+++ b/app/src/main/res/values-id/strings.xml
@@ -110,6 +110,7 @@
<item>Laporkan kutipan ini?</item>
<item>Blok domain ini?</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notifikasi</item>
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index abff9f45f..216069e17 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -110,6 +110,7 @@
<item>Segnalare questo toot?</item>
<item>Bloccare questo dominio?</item>
<item>Smettere di silenziare questo account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notifica</item>
diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml
index 1499a081f..c40c942fb 100644
--- a/app/src/main/res/values-ja/strings.xml
+++ b/app/src/main/res/values-ja/strings.xml
@@ -110,6 +110,7 @@
<item>このトゥートを報告しますか?</item>
<item>このドメインをブロックしますか?</item>
<item>このアカウントのミュートを解除しますか?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>通知</item>
diff --git a/app/src/main/res/values-kab/strings.xml b/app/src/main/res/values-kab/strings.xml
index 002a775ae..a38ccf052 100644
--- a/app/src/main/res/values-kab/strings.xml
+++ b/app/src/main/res/values-kab/strings.xml
@@ -110,6 +110,7 @@
<item>Report this toot?</item>
<item>Block this domain?</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Selɣu</item>
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index 1b628bbed..0dfe94978 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -110,6 +110,7 @@
<item>이 툿을 신고하시겠습니까?</item>
<item>이 도메인을 차단하시겠습니까?</item>
<item>이 계정의 뮤트를 해제하겠습니까?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>알림</item>
diff --git a/app/src/main/res/values-ml/strings.xml b/app/src/main/res/values-ml/strings.xml
index 439c0f8c9..00996bc16 100644
--- a/app/src/main/res/values-ml/strings.xml
+++ b/app/src/main/res/values-ml/strings.xml
@@ -110,6 +110,7 @@
<item>ഈ ടൂട്ടിനെ റിപ്പോർട്ട് ചെയ്യട്ടെ?</item>
<item>ഈ ഡൊമെയിൻ തടയട്ടെ?</item>
<item>ഈ അക്കൗണ്ട് ശബ്ദിക്കട്ടെ?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>അറിയിക്കുക</item>
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index 5f44558ed..487f22b36 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -110,6 +110,7 @@
<item>Toot rapporteren?</item>
<item>Dit domein blokkeren?</item>
<item>Dit account niet langer negeren?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Melden</item>
diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml
index 27cd9f20c..b57014076 100644
--- a/app/src/main/res/values-no/strings.xml
+++ b/app/src/main/res/values-no/strings.xml
@@ -110,6 +110,7 @@
<item>Rapportere dette tootet?</item>
<item>Blokkere dette domenet?</item>
<item>Fjern demping for denne kontoen?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Varsle</item>
diff --git a/app/src/main/res/values-oc/strings.xml b/app/src/main/res/values-oc/strings.xml
index d4010380e..72689fac9 100644
--- a/app/src/main/res/values-oc/strings.xml
+++ b/app/src/main/res/values-oc/strings.xml
@@ -110,6 +110,7 @@
<item>Report this toot?</item>
<item>Block this domain?</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notify</item>
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 4fa614a60..0e20b9154 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -110,6 +110,7 @@
<item>Zgłosić ten wpis?</item>
<item>Zablokować tę domenę?</item>
<item>Cofnąć wyciszenie tego konta?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Powiadomienie</item>
diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml
index 3ba07807b..f69651be2 100644
--- a/app/src/main/res/values-pt/strings.xml
+++ b/app/src/main/res/values-pt/strings.xml
@@ -110,6 +110,7 @@
<item>Denunciar este toot?</item>
<item>Bloquear esta instância?</item>
<item>Desativar silêncio da conta?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notificar</item>
diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml
index a86d43447..1cbac45ab 100644
--- a/app/src/main/res/values-ro/strings.xml
+++ b/app/src/main/res/values-ro/strings.xml
@@ -110,6 +110,7 @@
<item>Raportează acestă notiță?</item>
<item>Block this domain?</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notify</item>
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index 427eaa41e..6b4be2ae3 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -110,6 +110,7 @@
<item>Пожаловаться на этот тут?</item>
<item>Заблокировать этот домен?</item>
<item>Не игнорировать этот аккаунт?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Уведомлять</item>
diff --git a/app/src/main/res/values-si/strings.xml b/app/src/main/res/values-si/strings.xml
index 9f737ab1d..aa18670b6 100644
--- a/app/src/main/res/values-si/strings.xml
+++ b/app/src/main/res/values-si/strings.xml
@@ -110,6 +110,7 @@
<item>Report this toot?</item>
<item>මෙම අඩවිය අවහිර කරනවා ද?</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>දැනුම්දෙන්න</item>
diff --git a/app/src/main/res/values-sl/strings.xml b/app/src/main/res/values-sl/strings.xml
index 0b17f0f4b..8622c0c25 100644
--- a/app/src/main/res/values-sl/strings.xml
+++ b/app/src/main/res/values-sl/strings.xml
@@ -110,6 +110,7 @@
<item>Želite prijaviti sporne vsebine v tej objavi?</item>
<item>Želite blokirati to domeno?</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Obvesti</item>
diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml
index fe0d182dc..b6b9d978a 100644
--- a/app/src/main/res/values-sr/strings.xml
+++ b/app/src/main/res/values-sr/strings.xml
@@ -110,6 +110,7 @@
<item>Пријави овaj тут?</item>
<item>Блокирај овај домен?</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Обавести</item>
diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml
index 3cb38ec47..c6234d575 100644
--- a/app/src/main/res/values-sv/strings.xml
+++ b/app/src/main/res/values-sv/strings.xml
@@ -110,6 +110,7 @@
<item>Anmäl den här tooten?</item>
<item>Blockera denna domän?</item>
<item>Återställ ljud på detta konto?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Meddela</item>
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 83b3a7c3e..cec5b24ab 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -110,6 +110,7 @@
<item>Bu toot\'u bildir?</item>
<item>Bu alan adı engellensin mi?</item>
<item>Bu hesabın susturulması açılsın mı?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Bilgilendir</item>
diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml
index 4eab56e26..fa2bd3d25 100644
--- a/app/src/main/res/values-uk/strings.xml
+++ b/app/src/main/res/values-uk/strings.xml
@@ -110,6 +110,7 @@
<item>Поскаржитися на цей дмух?</item>
<item>Блокувати цей домен?</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notify</item>
diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml
index fa00f7404..772917aec 100644
--- a/app/src/main/res/values-vi/strings.xml
+++ b/app/src/main/res/values-vi/strings.xml
@@ -110,6 +110,7 @@
<item>Báo cáo này thổi còi?</item>
<item>Block this domain?</item>
<item>Unmute this account?</item>
+ <item>Unblock this account?</item>
</string-array>
<string-array name="action_notification">
<item>Notify</item>
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 641175d6d..6f51cf591 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -110,6 +110,7 @@
<item>举报这条嘟文吗?</item>
<item>是否屏蔽此域名?</item>