-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-a2
-
Fix Version/s: 3.1.0-b2
-
Component/s: Language pack
-
Labels:None
-
GitHub Pull Request URL:
In language/en/common.php we can see
'NOTIFICATION_QUOTE' => '%1$s quoted you in the post "%2$s".',
|
'NOTIFICATION_QUOTE_TRIMMED' => '%1$s and %3$d others replied to the topic ā%2$sā',
|
The latter entry should probably be
'NOTIFICATION_QUOTE_TRIMMED' => '%1$s and %3$d others quoted you the topic ā%2$sā',
|
- duplicates
-
PHPBB3-11959 List of users in notifications should be trimmed
-
- Closed
-