#31922 closed defect (bug) (fixed)
FS credentials dialog: Placeholder for hostname isn't translatable
Reported by: | ocean90 | Owned by: | jorbin |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | minor | Version: | 4.2 |
Component: | Filesystem API | Keywords: | has-patch |
Focuses: | ui | Cc: |
Description
See trunk/src/wp-admin/includes/file.php@31949#L1151, in esc_attr_e( __( 'example: www.mysite.com' ) )
the __()
is too much.
I would also like to see another domain which is used as an example. Brainstorming with @drew: example.org, wordpress.org or gnu.org.
Attachments (1)
Change History (9)
Note: See
TracTickets for help on using
tickets.
Removed
__()
and domain name changed!