aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/messages.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵gerv%gerv.net2002-09-301-0/+17
| | | | templates. Patch by burnus; r=gerv.
* Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org2002-09-291-0/+28
| | | | | | enhancements to attachment statuses. r=gerv,bbaetz
* Bug 166698 - clean up the error system, which was confused and broken. Patch ↵gerv%gerv.net2002-09-051-181/+5
| | | | by gerv; r=bbaetz.
* Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz.gerv%gerv.net2002-08-201-0/+4
|
* Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch ↵gerv%gerv.net2002-08-161-3/+173
| | | | by gerv; r=bbaetz.
* Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be ↵gerv%gerv.net2002-08-151-0/+34
| | | | l10nable. Patch by burnus; r=gerv.
* Fixing bustage - missing %].gerv%gerv.net2002-08-101-1/+1
|
* Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ↵gerv%gerv.net2002-08-101-0/+17
| | | | burnus; r=gerv.
* Bug 158658 - relogin.cgi should use a template. This also adds the ability ↵gerv%gerv.net2002-07-271-0/+50
to localise messages. Patch by gerv; r=burnus.