diff options
author | Nathan Guse <nathaniel.guse@gmail.com> | 2012-10-14 12:45:04 -0500 |
---|---|---|
committer | Nathan Guse <nathaniel.guse@gmail.com> | 2012-10-14 12:45:04 -0500 |
commit | 31502cdd6c3a5bac5164ec30530e5b4bf63f3196 (patch) | |
tree | e2b2b5ebc46cce23345f01ea62ad5c159f98866b /phpBB/language/en/email/newtopic_notify.txt | |
parent | 0d5d328c81362acdcbccffc28288505db8517616 (diff) | |
download | forums-31502cdd6c3a5bac5164ec30530e5b4bf63f3196.tar forums-31502cdd6c3a5bac5164ec30530e5b4bf63f3196.tar.gz forums-31502cdd6c3a5bac5164ec30530e5b4bf63f3196.tar.bz2 forums-31502cdd6c3a5bac5164ec30530e5b4bf63f3196.tar.xz forums-31502cdd6c3a5bac5164ec30530e5b4bf63f3196.zip |
[ticket/11103] Fix comma usage
https://github.com/phpbb/phpbb3/pull/992#discussion_r1837084
PHPBB3-11103
Diffstat (limited to 'phpBB/language/en/email/newtopic_notify.txt')
-rw-r--r-- | phpBB/language/en/email/newtopic_notify.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/email/newtopic_notify.txt b/phpBB/language/en/email/newtopic_notify.txt index 529bbf0f8f..badc48b5a9 100644 --- a/phpBB/language/en/email/newtopic_notify.txt +++ b/phpBB/language/en/email/newtopic_notify.txt @@ -2,7 +2,7 @@ Subject: New topic notification - "{FORUM_NAME}" Hello {USERNAME}, -You are receiving this notification because you are watching the forum, "{FORUM_NAME}" at "{SITENAME}". This forum has received a new topic since your last visit, "{TOPIC_TITLE}". You can use the following link to view the forum, no more notifications will be sent until you visit the forum. +You are receiving this notification because you are watching the forum "{FORUM_NAME}" at "{SITENAME}". This forum has received a new topic since your last visit, "{TOPIC_TITLE}". You can use the following link to view the forum, no more notifications will be sent until you visit the forum. {U_FORUM} |