From 076af7dcd9541e0ff7b2e1895759cedf156a5c39 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Wed, 19 Mar 2014 14:06:33 +0000 Subject: Bug 983045 - Change the word "outstanding" in the request nagger emails to "overdue" r=glob --- .../template/en/default/email/request_nagging-requestee.txt.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extensions/RequestNagger/template/en/default/email/request_nagging-requestee.txt.tmpl') diff --git a/extensions/RequestNagger/template/en/default/email/request_nagging-requestee.txt.tmpl b/extensions/RequestNagger/template/en/default/email/request_nagging-requestee.txt.tmpl index 83fbfcf71..2dae504e5 100644 --- a/extensions/RequestNagger/template/en/default/email/request_nagging-requestee.txt.tmpl +++ b/extensions/RequestNagger/template/en/default/email/request_nagging-requestee.txt.tmpl @@ -9,7 +9,7 @@ [% PROCESS "global/field-descs.none.tmpl" %] The following is a list of requests people have made of you, which are -currently outstanding. To avoid disappointing others, please deal with them as +currently overdue. To avoid disappointing others, please deal with them as quickly as possible. [% requests = requests.item(recipient.login) %] @@ -35,11 +35,11 @@ Guidance on handling requests: https://wiki.mozilla.org/BMO/Handling_Requests [% END %] -See all your outstanding requests: +See all your overdue requests: [%+ urlbase %]request.cgi?action=queue&requestee=[% recipient.login FILTER uri %]&group=type Opt out of these emails: [%+ urlbase %]userprefs.cgi#request_nagging -- -You are receiving this mail because: you have outstanding requests. +You are receiving this mail because: you have overdue requests. -- cgit v1.2.3-24-g4f1b