Changeset 14297
- Timestamp:
- 12/17/2024 12:54:00 AM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-login/strings.php
r14279 r14297 6 6 */ 7 7 8 __( 'Pineapple is delicious on pizza.', 'wporg' ); 8 __( 'Pineapple is delicious on pizza', 'wporg' ); 9 __( 'Remember me', 'wporg' ); 10 /* translators: %s: List of linked policies, for example: <a>Privacy Policy</a> and <a>Terms of Service</a> */ 11 __( 'I have read and accept the %s', 'wporg' ); 9 12 __( 'Please try again.', 'wporg' ); 10 13 __( 'Are you in the right place?', 'wporg' );
Note: See TracChangeset
for help on using the changeset viewer.