- Timestamp:
- 09/03/2019 12:39:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-filesystem-ftpext.php
r45926 r45932 106 106 'auth', 107 107 sprintf( 108 /* translators: %s: username*/108 /* translators: %s: Username. */ 109 109 __( 'Username/Password incorrect for %s' ), 110 110 $this->options['username']
Note: See TracChangeset
for help on using the changeset viewer.