[wp-trac] [WordPress Trac] #22172: Localized strings not applied in notification email
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 12 12:02:29 UTC 2012
#22172: Localized strings not applied in notification email
-----------------------------+--------------------------
Reporter: pavelevap | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: I18N
Version: 3.4 | Severity: normal
Keywords: |
-----------------------------+--------------------------
After user registration and activation (multisite), administrator receive
email (function wpmu_signup_user_notification() in wp-includes/ms-
functions.php). But content of this email is not translated even if
localization file contains translated strings.
{{{
New User: %1s\n
Remote IP: %2s\n
\n
Disable these notifications: %3s
}}}
Email subject is localized, but content not. I am not sure about the cause
of this problem...
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22172>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list