messages.po and and corrected typo in comment

This commit is contained in:
Marek Bachmann 2022-12-23 01:06:21 +01:00
parent 82eec270fa
commit ef4f508f9b
2 changed files with 375 additions and 369 deletions

View File

@ -771,7 +771,7 @@ class Notify extends BaseRepository
$title = '"' . trim(str_replace("\n", " ", $title)) . '"';
}
// Some mail software relies on subject field for threading.
// Some mail software rely on subject field for threading.
// So, we cannot have different subjects for notifications of the same thread.
// Before this we have the name of the replier on the subject rendering
// different subjects for messages on the same thread.

File diff suppressed because it is too large Load Diff