summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2014-01-14 11:07:45 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2014-01-14 11:07:45 -0300
commitcd1ddb919b535800cee96d38a908f31f93f85e29 (patch)
tree5c049fdc5e8bdd0011d911cfe1c1de13e0af0bf7 /changes
parent60ff19439ffc850dd83974b1d7574056e0b8d298 (diff)
Add an extra string for the singular 'email' word.
Client should say 1 unread email, not emails. [Closes #4952]
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-4952_fix-unread-email-wording1
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.