summaryrefslogtreecommitdiffstats
path: root/extensions/RequestNagger/template/en/default/account/prefs
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2014-03-19 15:06:33 +0100
committerDavid Lawrence <dkl@mozilla.com>2014-03-19 15:06:33 +0100
commit076af7dcd9541e0ff7b2e1895759cedf156a5c39 (patch)
tree65e2884c61f33e769a48347cc1cb858a84b59b2e /extensions/RequestNagger/template/en/default/account/prefs
parent80c784ce1b8805b4d1797bcc1c49bc40a7ea1946 (diff)
downloadbugzilla-076af7dcd9541e0ff7b2e1895759cedf156a5c39.tar.gz
bugzilla-076af7dcd9541e0ff7b2e1895759cedf156a5c39.tar.xz
Bug 983045 - Change the word "outstanding" in the request nagger emails to "overdue"
r=glob
Diffstat (limited to 'extensions/RequestNagger/template/en/default/account/prefs')
-rw-r--r--extensions/RequestNagger/template/en/default/account/prefs/request_nagging.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/RequestNagger/template/en/default/account/prefs/request_nagging.html.tmpl b/extensions/RequestNagger/template/en/default/account/prefs/request_nagging.html.tmpl
index 98317e328..34bba0064 100644
--- a/extensions/RequestNagger/template/en/default/account/prefs/request_nagging.html.tmpl
+++ b/extensions/RequestNagger/template/en/default/account/prefs/request_nagging.html.tmpl
@@ -7,7 +7,7 @@
#%]
<label for="request_nagging">
- Send me reminders for outstanding requests:
+ Send me reminders for overdue requests:
</label>
<select name="request_nagging" id="request_nagging">
<option value="default" [% "selected" IF user.settings.request_nagging.is_default %]>
@@ -26,7 +26,7 @@
<h4>User Request Reminder Watching</h4>
<p>
- If you watch a user, you will receive a report of their outstanding
+ If you watch a user, you will receive a report of their overdue
requests.
</p>