diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-01-14 11:07:45 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-01-14 11:07:45 -0300 |
commit | cd1ddb919b535800cee96d38a908f31f93f85e29 (patch) | |
tree | 5c049fdc5e8bdd0011d911cfe1c1de13e0af0bf7 /changes/bug-4952_fix-unread-email-wording | |
parent | 60ff19439ffc850dd83974b1d7574056e0b8d298 (diff) |
Add an extra string for the singular 'email' word.
Client should say 1 unread email, not emails.
[Closes #4952]
Diffstat (limited to 'changes/bug-4952_fix-unread-email-wording')
-rw-r--r-- | changes/bug-4952_fix-unread-email-wording | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-4952_fix-unread-email-wording b/changes/bug-4952_fix-unread-email-wording new file mode 100644 index 00000000..7bfee8b2 --- /dev/null +++ b/changes/bug-4952_fix-unread-email-wording @@ -0,0 +1 @@ +- Client should say 1 unread email, not emails. Closes #4952. |