Opened 20 years ago
Closed 20 years ago
#1168 closed defect (bug) (fixed)
Gettext e-mail messages
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | trivial | Version: | 1.5.1 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
As reported here -- http://comox.textdrive.com/pipermail/wp-polyglots/2005-March/000503.html -- many e-mail messages are not localised via gettext.
I've been through all e-mail messages in WP, and gettexted them, including the existing gettexted ones, to make them all consistent.
Also made sure all e-mails are sent using correct line-endings (CR+LF).
Patch is attached.
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Added amended patch using %1$s format for strings with more than one parameter.