|
111 | 111 | <string name="status_and_visibility">Status & Visibility</string> |
112 | 112 | <string name="free">Free</string> |
113 | 113 | <string name="dismiss">Dismiss</string> |
| 114 | + <string name="sending">Sending</string> |
114 | 115 |
|
115 | 116 | <string name="button_not_now">Not now</string> |
116 | 117 | <string name="button_skip">Skip</string> |
|
617 | 618 | <string name="weeks_quantity_one">1 week</string> |
618 | 619 | <string name="weeks_quantity_other">%d weeks</string> |
619 | 620 | <string name="https" translatable="false">https:\/\/</string> |
| 621 | + <string name="close">Close</string> |
| 622 | + <string name="submit">Submit</string> |
620 | 623 |
|
621 | 624 | <!-- PreferenceCategory Headers --> |
622 | 625 | <string name="site_settings_general_header">General</string> |
|
1126 | 1129 | <string name="jetpack_plugin_install_error_button_retry">Retry</string> |
1127 | 1130 | <string name="jetpack_plugin_install_error_button_contact_support">Contact Support</string> |
1128 | 1131 |
|
| 1132 | + <!-- feedback form --> |
| 1133 | + <string name="feedback_form_title">Feedback</string> |
| 1134 | + <string name="feedback_form_message_hint">Your feedback is appreciated!</string> |
| 1135 | + <string name="feedback_form_discard">Discard your feedback?</string> |
| 1136 | + <string name="feedback_form_success">Thanks for submitting your feedback!</string> |
| 1137 | + <string name="feedback_form_failure">We were unable to submit your feedback</string> |
| 1138 | + <string name="feedback_form_max_attachments_reached">Maximum number of attachments reached</string> |
| 1139 | + <string name="feedback_form_unsupported_attachment">This file type is not supported</string> |
| 1140 | + <string name="feedback_form_attachment_too_large">Attachments must be 32MB or smaller</string> |
| 1141 | + <string name="feedback_form_attachment_already_added">Attachment already added</string> |
| 1142 | + <string name="feedback_form_unable_to_create_tempfile">Unable to create temporary file</string> |
| 1143 | + <string name="feedback_form_add_attachments">Add attachments</string> |
| 1144 | + <string name="media_pager_remove_item_content_description">Remove item %1$d</string> |
| 1145 | + |
1129 | 1146 | <!-- activity log --> |
1130 | 1147 | <string name="activity_log">Activity Log</string> |
1131 | 1148 | <string name="activity_log_icon">Activity icon</string> |
|
2557 | 2574 | <string name="me_profile_photo">Profile Photo</string> |
2558 | 2575 | <string name="me_btn_app_settings">App Settings</string> |
2559 | 2576 | <string name="me_btn_help">Help</string> |
| 2577 | + <string name="me_btn_feedback">Send feedback</string> |
2560 | 2578 | <string name="me_btn_share">Share WordPress with a friend</string> |
2561 | 2579 | <string name="me_btn_about">About WordPress</string> |
2562 | 2580 | <string name="me_btn_login_logout">Login/Logout</string> |
|
0 commit comments