#15234 closed defect (bug) (worksforme)
Text in wrong localization file
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0.1 |
Component: | I18N | Keywords: | |
Focuses: | Cc: |
Description
Hi!
These text original in the LANG_lang.po file, but the text is only show only multisite is enabled, and WordPress probe reade the localization from ms-LANG_lang.po file.
So, please move this text from wordpress.pot to wordpress-ms.pot to work localization.
#: wp-admin/user-new.php:194 msgid "Enter the username and email address of an existing user on this site." msgstr "" #: wp-admin/user-new.php:194 msgid "Enter the username and the email address of a person who is not already a member of this site. Choose the username carefully, it cannot be changed." msgstr ""
Change History (2)
Note: See
TracTickets for help on using
tickets.
We only split them based on files. Doing per-string would be too much. It works anyway.
This is handled on the i18n side:
http://wppolyglots.wordpress.com
http://translate.wordpress.org