Skip to content

Commit 5859751

Browse files
committed
Freeze strings for translation
1 parent 02cade9 commit 5859751

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

fastlane/resources/values/strings.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -957,8 +957,17 @@
957957

958958
<!-- Experimental Features -->
959959
<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>
960963
<string name="experimental_block_editor">Experimental block editor</string>
964+
<string name="experimental_block_editor_description">Access additional block types and settings</string>
961965
<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>
962971

963972
<!-- Debug settings -->
964973
<string name="preference_open_debug_settings" translatable="false">Debug Settings</string>
@@ -2598,6 +2607,15 @@
25982607
<string name="me_connect_to_wordpress_com">Log in to WordPress.com</string>
25992608
<string name="me_disconnect_from_wordpress_com">Log out of WordPress.com</string>
26002609
<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>
26012619

26022620
<!--TabBar Accessibility Labels-->
26032621
<string name="tabbar_accessibility_label_my_site">My Site. View your site and manage it, including stats.</string>

0 commit comments

Comments
 (0)