UX:minor tweaks to user notifications dropdown (#26754)

- changes mute icon to bell-slash
- changed mute text
- changed ignore text
This commit is contained in:
Joffrey JAFFEUX 2024-04-25 15:22:41 +02:00 committed by GitHub
parent 00a9369ca2
commit 9d3ab91517
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ export default DropdownSelectBox.extend({
});
content.push({
icon: "times-circle",
icon: "bell-slash",
id: "changeToMuted",
description: I18n.t("user.user_notifications.mute_option_title"),
name: I18n.t("user.user_notifications.mute_option"),

View File

@ -1153,10 +1153,10 @@ en:
ignore_duration_time_frame_required: "Please select a time frame"
ignore_no_users: "You have no ignored users."
ignore_option: "Ignored"
ignore_option_title: "You will not receive notifications related to this user and all of their topics and replies will be hidden."
ignore_option_title: "You will not receive any notifications related to this user and all their content will be hidden."
add_ignored_user: "Add…"
mute_option: "Muted"
mute_option_title: "You will not receive any notifications related to this user."
mute_option_title: "You will not receive any notifications, personal messages, or chat direct messages from this user."
normal_option: "Normal"
normal_option_title: "You will be notified if this user replies to you, quotes you, or mentions you."
notification_schedule: