|
727 | 727 | <string name="file_size_in_gigabytes">%s GB</string> |
728 | 728 | <string name="file_size_in_terabytes">%s TB</string> |
729 | 729 |
|
730 | | - <!-- Speed up your site --> |
731 | | - <string name="site_settings_lazy_load_images_summary">Improve your site\'s speed by only loading images visible on the screen.</string> |
732 | | - |
733 | 730 | <!-- Site accelerator --> |
734 | 731 | <string name="site_settings_site_accelerator">Site Accelerator</string> |
735 | 732 | <string name="site_settings_site_accelerator_on">On</string> |
736 | 733 | <string name="site_settings_site_accelerator_off">Off</string> |
737 | | - <string name="site_settings_lazy_load_images">Lazy load images</string> |
738 | 734 | <string name="site_settings_faster_images">Faster images</string> |
739 | 735 | <string name="site_settings_faster_static_files">Faster static files</string> |
740 | 736 | <string name="site_settings_site_accelerator_summary">Load pages faster by allowing Jetpack to optimize your images and static files (like CSS and JavaScript).</string> |
|
963 | 959 | <string name="experimental_features_screen_title">Experimental Features</string> |
964 | 960 | <string name="experimental_block_editor">Experimental block editor</string> |
965 | 961 | <string name="experimental_block_editor_theme_styles">Experimental block editor styles</string> |
966 | | - <string name="experimental_per_app_language_prefs">Experimental per-app language preferences</string> |
967 | 962 |
|
968 | 963 | <!-- Debug settings --> |
969 | 964 | <string name="preference_open_debug_settings" translatable="false">Debug Settings</string> |
|
1149 | 1144 | <string name="feedback_form_attachment_already_added">Attachment already added</string> |
1150 | 1145 | <string name="feedback_form_unable_to_create_tempfile">Unable to create temporary file</string> |
1151 | 1146 | <string name="feedback_form_add_attachments">Add attachments</string> |
1152 | | - <string name="feedback_form_note_text">Please note this is not a support form, and we will not be able to reply. If you need support, please use our "</string> |
1153 | | - <string name="feedback_form_note_link">Contact Support screen.</string> |
| 1147 | + <string name="feedback_form_note_text">Please note this is not a support form, and we will not be able to reply. If you need assistance, please use our "</string> |
| 1148 | + <string name="feedback_form_note_link_jetpack">Contact Support screen.</string> |
| 1149 | + <string name="feedback_form_note_link_wordpress">community forums.</string> |
1154 | 1150 | <string name="media_pager_remove_item_content_description">Remove item %1$d</string> |
1155 | 1151 |
|
1156 | 1152 | <!-- activity log --> |
|
3055 | 3051 | <string name="error_locating_image">Error locating the cropped image</string> |
3056 | 3052 | <string name="error_refreshing_gravatar">Error reloading your Gravatar</string> |
3057 | 3053 | <string name="error_updating_gravatar">Error updating your Gravatar</string> |
| 3054 | + <string name="avatar_update_email_unverified">To update your avatar, you need to verify your email address first.</string> |
3058 | 3055 |
|
3059 | 3056 | <!-- Editor --> |
3060 | 3057 | <string name="discard">Discard</string> |
|
3734 | 3731 | <string name="prepublishing_nudges_back_button">Back</string> |
3735 | 3732 | <string name="prepublishing_nudges_toolbar_title_tags">Add Tags</string> |
3736 | 3733 | <string name="prepublishing_nudges_toolbar_title_publish">Publish Date</string> |
3737 | | - <string name="prepublishing_tags_description">Tags help tell readers what a post is about.</string> |
| 3734 | + <string name="prepublishing_tags_description">Tags help tell readers what a post is about</string> |
3738 | 3735 | <string name="prepublishing_nudges_home_tags_not_set">Not set</string> |
3739 | 3736 | <string name="prepublishing_nudges_story_title_hint">Give your story a title</string> |
3740 | 3737 | <string name="prepublishing_nudges_home_categories_not_set">Not set</string> |
|
0 commit comments