Skip to content

Commit

Permalink
Changed notification message for admin replies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jullia andrei committed Sep 24, 2024
1 parent c5703d7 commit 0594f86
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions public/language/ar/notifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"user-flagged-user-dual": "<strong>%1</strong> and <strong>%2</strong> flagged a user profile (%3)",
"user-flagged-user-triple": "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> flagged a user profile (%4)",
"user-flagged-user-multiple": "<strong>%1</strong>, <strong>%2</strong> and %3 others flagged a user profile (%4)",
"admin-posted-to": "<strong>Instructor %1</strong> أضاف ردًا إلى: <strong>%2</strong>",
"user-posted-to": "<strong>%1</strong> أضاف ردا إلى: <strong>%2</strong>",
"user-posted-to-dual": "<strong>%1</strong> and <strong>%2</strong> have posted replies to: <strong>%3</strong>",
"user-posted-to-triple": "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> have posted replies to: <strong>%4</strong>",
Expand Down
3 changes: 3 additions & 0 deletions public/language/en-GB/notifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
"user-flagged-user-dual": "<strong>%1</strong> and <strong>%2</strong> flagged a user profile (%3)",
"user-flagged-user-triple": "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> flagged a user profile (%4)",
"user-flagged-user-multiple": "<strong>%1</strong>, <strong>%2</strong> and %3 others flagged a user profile (%4)",
"admin-posted-to" : "<strong>Instructor %1</strong> has posted a reply to: <strong>%2</strong>",
"admin-posted-to-dual" : "<strong>Instructor %1</strong> and <strong>Instructor %2</strong> have posted replies to: <strong>%3</strong>",
"admin-posted-to-triple" : "<strong>Instructor %1</strong>, <strong>Instructor %2</strong> and <strong>Instructor %3</strong> have posted replies to: <strong>%4</strong>",
"user-posted-to" : "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",
"user-posted-to-dual" : "<strong>%1</strong> and <strong>%2</strong> have posted replies to: <strong>%3</strong>",
"user-posted-to-triple" : "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> have posted replies to: <strong>%4</strong>",
Expand Down
1 change: 1 addition & 0 deletions public/language/en-US/notifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"user-flagged-user-dual": "<strong>%1</strong> and <strong>%2</strong> flagged a user profile (%3)",
"user-flagged-user-triple": "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> flagged a user profile (%4)",
"user-flagged-user-multiple": "<strong>%1</strong>, <strong>%2</strong> and %3 others flagged a user profile (%4)",
"admin-posted-to" : "<strong>Instructor %1</strong> has posted a reply to: <strong>%2</strong>",
"user-posted-to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",
"user-posted-to-dual": "<strong>%1</strong> and <strong>%2</strong> have posted replies to: <strong>%3</strong>",
"user-posted-to-triple": "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> have posted replies to: <strong>%4</strong>",
Expand Down
1 change: 1 addition & 0 deletions public/language/es/notifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"user-flagged-user-dual": "<strong>%1</strong> y <strong>%2</strong> reportaron el perfil (%3)",
"user-flagged-user-triple": "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> flagged a user profile (%4)",
"user-flagged-user-multiple": "<strong>%1</strong>, <strong>%2</strong> and %3 others flagged a user profile (%4)",
"admin-posted-to" : "<strong>Instructor %1</strong> ha respondido a: <strong>%2</strong>",
"user-posted-to": "<strong>%1</strong> ha respondido a: <strong>%2</strong>",
"user-posted-to-dual": "<strong>%1</strong> y <strong>%2</strong> han respondido a <strong>%3</strong>",
"user-posted-to-triple": "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> have posted replies to: <strong>%4</strong>",
Expand Down
1 change: 1 addition & 0 deletions public/language/fr/notifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"user-flagged-user-dual": "<strong>%1</strong> et <strong>%2</strong> ont signalé un profil utilisateur (%3)",
"user-flagged-user-triple": "<strong>%1</strong>, <strong>%2</strong> et <strong>%3</strong> ont signalé un profil utilisateur (%4)",
"user-flagged-user-multiple": "<strong>%1</strong>, <strong>%2</strong> et %3 autres ont signalé un profil utilisateur (%4)",
"admin-posted-to": "<strong>%1</strong> a répondu à : <strong>%2</strong>",
"user-posted-to": "<strong>%1</strong> a répondu à : <strong>%2</strong>",
"user-posted-to-dual": "<strong>%1</strong> et <strong>%2</strong> ont posté une réponse à : <strong>%3</strong>",
"user-posted-to-triple": "<strong>%1</strong>, <strong>%2</strong> et <strong>%3</strong> ont publié des réponses à : <strong>%4</strong>",
Expand Down

0 comments on commit 0594f86

Please sign in to comment.