Changeset 49539 for trunk/src/wp-includes/ms-functions.php
- Timestamp:
- 11/09/2020 10:51:52 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-functions.php
r49206 r49539 2276 2276 sprintf( 2277 2277 /* translators: %s: Home URL. */ 2278 __( 'An error occurred adding you to this site. Backto the <a href="%s">homepage</a>.' ),2278 __( 'An error occurred adding you to this site. Go to the <a href="%s">homepage</a>.' ), 2279 2279 home_url() 2280 2280 )
Note: See TracChangeset
for help on using the changeset viewer.