From 33deea50f80647b6f2a74a32bc4948c0f0512cea Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Sat, 10 Jul 2021 12:03:21 +0200 Subject: [PATCH] [ban] warn admins that the message will be visible --- locale/de/translations.suml | 1 + locale/en/translations.suml | 1 + locale/es/translations.suml | 1 + locale/fr/translations.suml | 1 + locale/nl/translations.suml | 1 + locale/pl/translations.suml | 1 + locale/pt/translations.suml | 1 + locale/ru/translations.suml | 1 + locale/yi/translations.suml | 1 + locale/zh/translations.suml | 1 + routes/profile.vue | 2 +- 11 files changed, 11 insertions(+), 1 deletion(-) diff --git a/locale/de/translations.suml b/locale/de/translations.suml index 77c9490eb..62e8fc478 100644 --- a/locale/de/translations.suml +++ b/locale/de/translations.suml @@ -502,6 +502,7 @@ mode: # TODO ban: reason: 'Ban reason' + visible: '(this will be visible to the user)' action: 'Ban this person' confirm: 'Are you sure you want to ban @%username%?' header: 'You''re banned. Your profile will not be shown to anyone.' diff --git a/locale/en/translations.suml b/locale/en/translations.suml index d515d55c0..685d8ed4d 100644 --- a/locale/en/translations.suml +++ b/locale/en/translations.suml @@ -584,6 +584,7 @@ mode: ban: reason: 'Ban reason' + visible: '(this will be visible to the user)' action: 'Ban this person' confirm: 'Are you sure you want to ban @%username%?' header: 'You''re banned. Your profile will not be shown to anyone.' diff --git a/locale/es/translations.suml b/locale/es/translations.suml index 6237d1af4..39cf0b755 100644 --- a/locale/es/translations.suml +++ b/locale/es/translations.suml @@ -512,6 +512,7 @@ mode: # TODO ban: reason: 'Ban reason' + visible: '(this will be visible to the user)' action: 'Ban this person' confirm: 'Are you sure you want to ban @%username%?' header: 'You''re banned. Your profile will not be shown to anyone.' diff --git a/locale/fr/translations.suml b/locale/fr/translations.suml index 6d2342c4f..e0429af3d 100644 --- a/locale/fr/translations.suml +++ b/locale/fr/translations.suml @@ -493,6 +493,7 @@ mode: # TODO ban: reason: 'Ban reason' + visible: '(this will be visible to the user)' action: 'Ban this person' confirm: 'Are you sure you want to ban @%username%?' header: 'You''re banned. Your profile will not be shown to anyone.' diff --git a/locale/nl/translations.suml b/locale/nl/translations.suml index 1cebda138..da371b697 100644 --- a/locale/nl/translations.suml +++ b/locale/nl/translations.suml @@ -506,6 +506,7 @@ mode: # TODO ban: reason: 'Ban reason' + visible: '(this will be visible to the user)' action: 'Ban this person' confirm: 'Are you sure you want to ban @%username%?' header: 'You''re banned. Your profile will not be shown to anyone.' diff --git a/locale/pl/translations.suml b/locale/pl/translations.suml index a57f68958..8d7176dcb 100644 --- a/locale/pl/translations.suml +++ b/locale/pl/translations.suml @@ -1112,6 +1112,7 @@ mode: ban: reason: 'Powód blokady' + visible: '(to będzie widoczne dla osoby zbanowanej)' action: 'Zablokuj tę osobę' confirm: 'Czy na pewno chcesz zbanować @%username%?' header: 'Twoje konto jest zablokowane. Twoje profile nie są widoczne publicznie.' diff --git a/locale/pt/translations.suml b/locale/pt/translations.suml index bd004d0e4..2fbdc6a54 100644 --- a/locale/pt/translations.suml +++ b/locale/pt/translations.suml @@ -510,6 +510,7 @@ mode: # TODO ban: reason: 'Ban reason' + visible: '(this will be visible to the user)' action: 'Ban this person' confirm: 'Are you sure you want to ban @%username%?' header: 'You''re banned. Your profile will not be shown to anyone.' diff --git a/locale/ru/translations.suml b/locale/ru/translations.suml index 17d06f617..2171d6215 100644 --- a/locale/ru/translations.suml +++ b/locale/ru/translations.suml @@ -1082,6 +1082,7 @@ mode: # TODO ban: reason: 'Ban reason' + visible: '(this will be visible to the user)' action: 'Ban this person' confirm: 'Are you sure you want to ban @%username%?' header: 'You''re banned. Your profile will not be shown to anyone.' diff --git a/locale/yi/translations.suml b/locale/yi/translations.suml index ba10869da..b2e135757 100644 --- a/locale/yi/translations.suml +++ b/locale/yi/translations.suml @@ -523,6 +523,7 @@ mode: # TODO ban: reason: 'Ban reason' + visible: '(this will be visible to the user)' action: 'Ban this person' confirm: 'Are you sure you want to ban @%username%?' header: 'You''re banned. Your profile will not be shown to anyone.' diff --git a/locale/zh/translations.suml b/locale/zh/translations.suml index fe7666309..712cb4017 100644 --- a/locale/zh/translations.suml +++ b/locale/zh/translations.suml @@ -491,6 +491,7 @@ mode: # TODO ban: reason: 'Ban reason' + visible: '(this will be visible to the user)' action: 'Ban this person' confirm: 'Are you sure you want to ban @%username%?' header: 'You''re banned. Your profile will not be shown to anyone.' diff --git a/routes/profile.vue b/routes/profile.vue index de6b0c6b1..8c3b87ff1 100644 --- a/routes/profile.vue +++ b/routes/profile.vue @@ -134,7 +134,7 @@
- +