Changeset 11892
- Timestamp:
- 03/07/2018 11:28:53 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/admin/bp-core-admin-functions.php
r11763 r11892 842 842 bp_core_add_admin_notice( 843 843 sprintf( 844 __( 'Are your emails in the wrong language? Go to <a href="%s">BuddyPress Tools and runthe "reinstall emails"</a> tool.', 'buddypress' ),844 __( 'Are these emails not written in your site\'s language? Go to <a href="%s">BuddyPress Tools and try the "reinstall emails"</a> tool.', 'buddypress' ), 845 845 esc_url( add_query_arg( 'page', 'bp-tools', bp_get_admin_url( $admin_page ) ) ) 846 846 ),
Note: See TracChangeset
for help on using the changeset viewer.