From b8350423d97cf81708795ec6383803413e7bff98 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Thu, 28 May 2020 10:57:02 -0500 Subject: [PATCH] Updated Notification Settings API use --- CHANGELOG.md | 1 + src/components/user_settings/user_settings.vue | 17 ++++++----------- src/i18n/ar.json | 2 +- src/i18n/de.json | 4 ++-- src/i18n/en.json | 7 +++---- src/i18n/es.json | 9 ++++----- src/i18n/eu.json | 9 ++++----- src/i18n/fi.json | 7 +++---- src/i18n/fr.json | 7 +++---- src/i18n/ja_easy.json | 7 +++---- src/i18n/ja_pedantic.json | 7 +++---- src/i18n/nb.json | 7 +++---- src/i18n/nl.json | 7 +++---- src/i18n/oc.json | 9 ++++----- src/i18n/pl.json | 7 +++---- src/i18n/ru.json | 7 +++---- src/i18n/zh.json | 7 +++---- 17 files changed, 52 insertions(+), 69 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a44fb163..f2de5424 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] ### Changed - Removed the use of with_move parameters when fetching notifications +- Updated Notification Settings to match new BE API ## [Unreleased patch] ### Add diff --git a/src/components/user_settings/user_settings.vue b/src/components/user_settings/user_settings.vue index ad184520..253607f9 100644 --- a/src/components/user_settings/user_settings.vue +++ b/src/components/user_settings/user_settings.vue @@ -384,23 +384,18 @@ {{ $t('settings.notification_setting') }} diff --git a/src/i18n/ar.json b/src/i18n/ar.json index 72e3010f..5eb6c7fb 100644 --- a/src/i18n/ar.json +++ b/src/i18n/ar.json @@ -203,4 +203,4 @@ "more": "المزيد", "who_to_follow": "للمتابعة" } -} \ No newline at end of file +} diff --git a/src/i18n/de.json b/src/i18n/de.json index d3eedcb6..e0cf80a4 100644 --- a/src/i18n/de.json +++ b/src/i18n/de.json @@ -401,8 +401,8 @@ "changed_email": "Email Adresse erfolgreich geändert!", "change_email_error": "Es trat ein Problem auf beim Versuch, deine Email Adresse zu ändern.", "change_email": "Ändere Email", - "notification_setting_non_followers": "Nutzer, die dir nicht folgen", - "notification_setting_followers": "Nutzer, die dir folgen", + "notification_setting_from_strangers": "Nutzer, die dir nicht folgen", + "notification_setting_from_followers": "Nutzer, die dir folgen", "import_blocks_from_a_csv_file": "Importiere Blocks von einer CSV Datei", "accent": "Akzent" }, diff --git a/src/i18n/en.json b/src/i18n/en.json index f5d1ce7c..c89b7200 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -407,10 +407,9 @@ "notifications": "Notifications", "notification_setting_filters": "Filters", "notification_setting": "Receive notifications from:", - "notification_setting_follows": "Users you follow", - "notification_setting_non_follows": "Users you do not follow", - "notification_setting_followers": "Users who follow you", - "notification_setting_non_followers": "Users who do not follow you", + "notification_setting_from_following": "Users you follow", + "notification_setting_from_followers": "Users who follow you", + "notification_setting_from_strangers": "Users who do not follow you", "notification_setting_privacy": "Privacy", "notification_setting_privacy_option": "Hide the sender and contents of push notifications", "notification_mutes": "To stop receiving notifications from a specific user, use a mute.", diff --git a/src/i18n/es.json b/src/i18n/es.json index 163eb707..2a6998fd 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -345,10 +345,9 @@ }, "notifications": "Notificaciones", "notification_setting": "Recibir notificaciones de:", - "notification_setting_follows": "Usuarios que sigues", - "notification_setting_non_follows": "Usuarios que no sigues", - "notification_setting_followers": "Usuarios que te siguen", - "notification_setting_non_followers": "Usuarios que no te siguen", + "notification_setting_from_following": "Usuarios que sigues", + "notification_setting_from_followers": "Usuarios que te siguen", + "notification_setting_from_strangers": "Usuarios que no te siguen", "notification_mutes": "Para dejar de recibir notificaciones de un usuario específico, siléncialo.", "notification_blocks": "El bloqueo de un usuario detiene todas las notificaciones y también las cancela.", "enable_web_push_notifications": "Habilitar las notificiaciones en el navegador", @@ -635,4 +634,4 @@ "too_many_requests": "Has alcanzado el límite de intentos, vuelve a intentarlo más tarde.", "password_reset_disabled": "El restablecimiento de contraseñas está deshabilitado. Póngase en contacto con el administrador de su instancia." } -} \ No newline at end of file +} diff --git a/src/i18n/eu.json b/src/i18n/eu.json index 1c75bf75..8484805f 100644 --- a/src/i18n/eu.json +++ b/src/i18n/eu.json @@ -345,10 +345,9 @@ }, "notifications": "Jakinarazpenak", "notification_setting": "Jaso pertsona honen jakinarazpenak:", - "notification_setting_follows": "Jarraitutako erabiltzaileak", - "notification_setting_non_follows": "Jarraitzen ez dituzun erabiltzaileak", - "notification_setting_followers": "Zu jarraitzen zaituzten erabiltzaileak", - "notification_setting_non_followers": "Zu jarraitzen ez zaituzten erabiltzaileak", + "notification_setting_from_following": "Jarraitutako erabiltzaileak", + "notification_setting_from_followers": "Zu jarraitzen zaituzten erabiltzaileak", + "notification_setting_from_strangers": "Zu jarraitzen ez zaituzten erabiltzaileak", "notification_mutes": "Erabiltzaile jakin baten jakinarazpenak jasotzeari uzteko, isilarazi ezazu.", "notification_blocks": "Erabiltzaile bat blokeatzeak jakinarazpen guztiak gelditzen ditu eta harpidetza ezeztatu.", "enable_web_push_notifications": "Gaitu web jakinarazpenak", @@ -639,4 +638,4 @@ "password_reset_required": "Pasahitza berrezarri behar duzu saioa hasteko.", "password_reset_required_but_mailer_is_disabled": "Pasahitza berrezarri behar duzu, baina pasahitza berrezartzeko aukera desgaituta dago. Mesedez, jarri harremanetan instantziaren administratzailearekin." } -} \ No newline at end of file +} diff --git a/src/i18n/fi.json b/src/i18n/fi.json index 7248c049..23b83212 100644 --- a/src/i18n/fi.json +++ b/src/i18n/fi.json @@ -479,10 +479,9 @@ "pad_emoji": "Välistä emojit välilyönneillä lisätessäsi niitä valitsimesta", "mutes_tab": "Mykistykset", "new_email": "Uusi sähköpostiosoite", - "notification_setting_follows": "Käyttäjät joita seuraat", - "notification_setting_non_follows": "Käyttäjät joita et seuraa", - "notification_setting_followers": "Käyttäjät jotka seuraavat sinua", - "notification_setting_non_followers": "Käyttäjät jotka eivät seuraa sinua", + "notification_setting_from_following": "Käyttäjät joita seuraat", + "notification_setting_from_followers": "Käyttäjät jotka seuraavat sinua", + "notification_setting_from_strangers": "Käyttäjät jotka eivät seuraa sinua", "notification_setting_privacy": "Yksityisyys", "notification_mutes": "Jos et halua ilmoituksia joltain käyttäjältä, käytä mykistystä.", "notification_blocks": "Estäminen pysäyttää kaikki ilmoitukset käyttäjältä ja poistaa seurauksen.", diff --git a/src/i18n/fr.json b/src/i18n/fr.json index 61877a3a..ab6c8259 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -319,10 +319,9 @@ }, "notifications": "Notifications", "notification_setting": "Reçevoir les notifications de :", - "notification_setting_follows": "Utilisateurs que vous suivez", - "notification_setting_non_follows": "Utilisateurs que vous ne suivez pas", - "notification_setting_followers": "Utilisateurs qui vous suivent", - "notification_setting_non_followers": "Utilisateurs qui ne vous suivent pas", + "notification_setting_from_following": "Utilisateurs que vous suivez", + "notification_setting_from_followers": "Utilisateurs qui vous suivent", + "notification_setting_from_strangers": "Utilisateurs qui ne vous suivent pas", "notification_mutes": "Pour stopper la récéption de notifications d'un utilisateur particulier, utilisez un masquage.", "notification_blocks": "Bloquer un utilisateur stoppe toute notification et se désabonne de lui.", "enable_web_push_notifications": "Activer les notifications de push web", diff --git a/src/i18n/ja_easy.json b/src/i18n/ja_easy.json index 978e43b3..b547ce6a 100644 --- a/src/i18n/ja_easy.json +++ b/src/i18n/ja_easy.json @@ -383,10 +383,9 @@ "greentext": "ミームやじるし", "notifications": "つうち", "notification_setting": "つうちをうけとる:", - "notification_setting_follows": "あなたがフォローしているひとから", - "notification_setting_non_follows": "あなたがフォローしていないひとから", - "notification_setting_followers": "あなたをフォローしているひとから", - "notification_setting_non_followers": "あなたをフォローしていないひとから", + "notification_setting_from_following": "あなたがフォローしているひとから", + "notification_setting_from_followers": "あなたをフォローしているひとから", + "notification_setting_from_strangers": "あなたをフォローしていないひとから", "notification_mutes": "あるユーザーからのつうちをとめるには、ミュートしてください。", "notification_blocks": "ブロックしているユーザーからのつうちは、すべてとまります。", "enable_web_push_notifications": "ウェブプッシュつうちをゆるす", diff --git a/src/i18n/ja_pedantic.json b/src/i18n/ja_pedantic.json index 2ca7dca8..186e3f64 100644 --- a/src/i18n/ja_pedantic.json +++ b/src/i18n/ja_pedantic.json @@ -346,10 +346,9 @@ }, "notifications": "通知", "notification_setting": "通知を受け取る:", - "notification_setting_follows": "あなたがフォローしているユーザーから", - "notification_setting_non_follows": "あなたがフォローしていないユーザーから", - "notification_setting_followers": "あなたをフォローしているユーザーから", - "notification_setting_non_followers": "あなたをフォローしていないユーザーから", + "notification_setting_from_following": "あなたがフォローしているユーザーから", + "notification_setting_from_followers": "あなたをフォローしているユーザーから", + "notification_setting_from_strangers": "あなたをフォローしていないユーザーから", "notification_mutes": "特定のユーザーからの通知を止めるには、ミュートしてください。", "notification_blocks": "ブロックしているユーザーからの通知は、すべて止まります。", "enable_web_push_notifications": "ウェブプッシュ通知を許可する", diff --git a/src/i18n/nb.json b/src/i18n/nb.json index 248b05bc..0df14f97 100644 --- a/src/i18n/nb.json +++ b/src/i18n/nb.json @@ -331,10 +331,9 @@ }, "notifications": "Varsler", "notification_setting": "Motta varsler i fra:", - "notification_setting_follows": "Brukere du følger", - "notification_setting_non_follows": "Brukere du ikke følger", - "notification_setting_followers": "Brukere som følger deg", - "notification_setting_non_followers": "Brukere som ikke følger deg", + "notification_setting_from_following": "Brukere du følger", + "notification_setting_from_followers": "Brukere som følger deg", + "notification_setting_from_strangers": "Brukere som ikke følger deg", "notification_mutes": "For å stoppe å motta varsler i fra en spesifikk bruker, kan du dempe dem.", "notification_blocks": "Hvis du blokkerer en bruker vil det stoppe alle varsler og i tilleg få dem til å slutte å følge deg", "enable_web_push_notifications": "Skru på pushnotifikasjoner i nettlesere", diff --git a/src/i18n/nl.json b/src/i18n/nl.json index 472d11ec..e284fbcb 100644 --- a/src/i18n/nl.json +++ b/src/i18n/nl.json @@ -385,9 +385,8 @@ "link": "een leuke kleine link" } }, - "notification_setting_follows": "Gebruikers die je volgt", - "notification_setting_non_follows": "Gebruikers die je niet volgt", - "notification_setting_followers": "Gebruikers die je volgen", + "notification_setting_from_following": "Gebruikers die je volgt", + "notification_setting_from_followers": "Gebruikers die je volgen", "notification_setting_privacy": "Privacy", "notification_setting_privacy_option": "Verberg de afzender en inhoud van push meldingen", "notification_mutes": "Om niet langer meldingen te ontvangen van een specifieke gebruiker, kun je deze negeren.", @@ -464,7 +463,7 @@ "hide_follows_description": "Niet tonen wie ik volg", "show_moderator_badge": "Moderators badge tonen in mijn profiel", "notification_setting_filters": "Filters", - "notification_setting_non_followers": "Gebruikers die je niet volgen", + "notification_setting_from_strangers": "Gebruikers die je niet volgen", "notification_blocks": "Door een gebruiker te blokkeren, ontvang je geen meldingen meer van de gebruiker en wordt je abonnement op de gebruiker opgeheven.", "version": { "frontend_version": "Frontend Versie", diff --git a/src/i18n/oc.json b/src/i18n/oc.json index 680ad6dd..09f64500 100644 --- a/src/i18n/oc.json +++ b/src/i18n/oc.json @@ -289,10 +289,9 @@ }, "notifications": "Notificacions", "notification_setting": "Recebre las notificacions de :", - "notification_setting_follows": "Utilizaires que seguissètz", - "notification_setting_non_follows": "Utilizaires que seguissètz pas", - "notification_setting_followers": "Utilizaires que vos seguisson", - "notification_setting_non_followers": "Utilizaires que vos seguisson pas", + "notification_setting_from_following": "Utilizaires que seguissètz", + "notification_setting_from_followers": "Utilizaires que vos seguisson", + "notification_setting_from_strangers": "Utilizaires que vos seguisson pas", "notification_mutes": "Per recebre pas mai d’un utilizaire en particular, botatz-lo en silenci.", "notification_blocks": "Blocar un utilizaire arrèsta totas las notificacions tan coma quitar de los seguir.", "enable_web_push_notifications": "Activar las notificacions web push", @@ -550,4 +549,4 @@ "people_talking": "{count} personas ne parlan", "no_results": "Cap de resultats" } -} \ No newline at end of file +} diff --git a/src/i18n/pl.json b/src/i18n/pl.json index 101e5d39..b887ac06 100644 --- a/src/i18n/pl.json +++ b/src/i18n/pl.json @@ -406,10 +406,9 @@ "greentext": "Memiczne strzałki", "notifications": "Powiadomienia", "notification_setting": "Otrzymuj powiadomienia od:", - "notification_setting_follows": "Ludzi których obserwujesz", - "notification_setting_non_follows": "Ludzi których nie obserwujesz", - "notification_setting_followers": "Ludzi którzy obserwują ciebie", - "notification_setting_non_followers": "Ludzi którzy nie obserwują ciebie", + "notification_setting_from_following": "Ludzi których obserwujesz", + "notification_setting_from_followers": "Ludzi którzy obserwują ciebie", + "notification_setting_from_strangers": "Ludzi którzy nie obserwują ciebie", "notification_mutes": "By przestać otrzymywać powiadomienia od jednego użytkownika, wycisz go.", "notification_blocks": "Blokowanie uzytkownika zatrzymuje wszystkie powiadomienia i odsubskrybowuje go.", "enable_web_push_notifications": "Włącz powiadomienia push", diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 357d97a8..602301f7 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -348,12 +348,11 @@ "link": "ссылка" } }, - "notification_setting_non_followers": "Не читающие вас", + "notification_setting_from_strangers": "Не читающие вас", "allow_following_move": "Разрешить автоматически читать новый аккаунт при перемещении на другой сервер", "hide_user_stats": "Не показывать статистику пользователей (например количество читателей)", - "notification_setting_followers": "Читающие вас", - "notification_setting_follows": "Читаемые вами", - "notification_setting_non_follows": "Не читаемые вами" + "notification_setting_from_followers": "Читающие вас", + "notification_setting_from_following": "Читаемые вами" }, "timeline": { "collapse": "Свернуть", diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 095db754..ed9b870a 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -337,10 +337,9 @@ }, "notifications": "通知", "notification_setting": "通知来源:", - "notification_setting_follows": "你所关注的用户", - "notification_setting_non_follows": "你没有关注的用户", - "notification_setting_followers": "关注你的用户", - "notification_setting_non_followers": "没有关注你的用户", + "notification_setting_from_following": "你所关注的用户", + "notification_setting_from_followers": "关注你的用户", + "notification_setting_from_strangers": "没有关注你的用户", "notification_mutes": "要停止收到某个指定的用户的通知,请使用隐藏功能。", "notification_blocks": "拉黑一个用户会停掉所有他的通知,等同于取消关注。", "enable_web_push_notifications": "启用 web 推送通知",