|
957 | 957 |
|
958 | 958 | <!-- Experimental Features -->
|
959 | 959 | <string name="experimental_features_screen_title">Experimental Features</string>
|
| 960 | + <string name="disable_experimental_block_editor">Disable experimental block editor</string> |
| 961 | + <string name="disable_experimental_block_editor_description">Opt out of additional block types and settings</string> |
| 962 | + <string name="experimental_block_editor_note">Experimental block editor will become the default in a future release and the ability to disable it will be removed.</string> |
960 | 963 | <string name="experimental_block_editor">Experimental block editor</string>
|
| 964 | + <string name="experimental_block_editor_description">Access additional block types and settings</string> |
961 | 965 | <string name="experimental_block_editor_theme_styles">Experimental block editor styles</string>
|
| 966 | + <string name="experimental_block_editor_theme_styles_description">Apply theme styles to the editor</string> |
| 967 | + <string name="experimental_block_editor_plugins">Experimental block editor plugins</string> |
| 968 | + <string name="experimental_features_feedback_dialog_title">Share feedback</string> |
| 969 | + <string name="experimental_features_feedback_dialog_message">Are you willing to share feedback on the experimental editor?</string> |
| 970 | + <string name="experimental_features_feedback_dialog_decline">Not now</string> |
962 | 971 |
|
963 | 972 | <!-- Debug settings -->
|
964 | 973 | <string name="preference_open_debug_settings" translatable="false">Debug Settings</string>
|
|
2598 | 2607 | <string name="me_connect_to_wordpress_com">Log in to WordPress.com</string>
|
2599 | 2608 | <string name="me_disconnect_from_wordpress_com">Log out of WordPress.com</string>
|
2600 | 2609 | <string name="me_btn_scan_login_code">Scan Login Code</string>
|
| 2610 | + <string name="me_email_verification_verify_email">Verify your email</string> |
| 2611 | + <string name="me_email_verification_verify_email_description">Please verify your email address to secure your account and unlock all features</string> |
| 2612 | + <string name="me_email_verification_verify_email_send_link">Send verification link</string> |
| 2613 | + <string name="me_email_verification_sending">Sending…</string> |
| 2614 | + <string name="me_email_verification_sending_description">Sending verification link</string> |
| 2615 | + <string name="me_email_verification_sent">Email sent</string> |
| 2616 | + <string name="me_email_verification_sent_description">Check your inbox at %s for the confirmation email</string> |
| 2617 | + <string name="me_email_verification_resend">Resend verification link</string> |
| 2618 | + <string name="me_email_verification_generic_error">Unable to send verification link</string> |
2601 | 2619 |
|
2602 | 2620 | <!--TabBar Accessibility Labels-->
|
2603 | 2621 | <string name="tabbar_accessibility_label_my_site">My Site. View your site and manage it, including stats.</string>
|
|
0 commit comments