|
978 | 978 | <string name="experimental_subscribers_feature_description">View and manage newsletter subscribers</string>
|
979 | 979 | <string name="experimental_application_password_feature">Application Password log in</string>
|
980 | 980 | <string name="experimental_application_password_feature_description">Enable Application Password to log into self-hosted sites</string>
|
981 |
| - <string name="experimental_jetpack_rest_connection">Experimental Jetpack REST Connection</string> |
982 |
| - <string name="experimental_jetpack_rest_connection_description">Enable experimental Jetpack REST Connection flow</string> |
983 | 981 |
|
984 | 982 | <!-- Debug settings -->
|
985 | 983 | <string name="preference_open_debug_settings" translatable="false">Debug Settings</string>
|
|
1009 | 1007 |
|
1010 | 1008 | <!-- Jetpack REST Connection Screen -->
|
1011 | 1009 | <string name="jetpack_rest_connection_title">Jetpack Connection</string>
|
1012 |
| - <string name="jetpack_rest_connection_setup_title">Setting up Jetpack (Simulated)</string> |
| 1010 | + <string name="jetpack_rest_connection_setup_title">Setting up Jetpack</string> |
1013 | 1011 | <string name="jetpack_rest_connection_step_login_wpcom">Login to WordPress.com</string>
|
1014 | 1012 | <string name="jetpack_rest_connection_step_install_jetpack">Install Jetpack plugin</string>
|
1015 |
| - <string name="jetpack_rest_connection_step_connect_site">Connect your site</string> |
1016 |
| - <string name="jetpack_rest_connection_step_connect_wpcom">Connect to WordPress.com</string> |
| 1013 | + <string name="jetpack_rest_connection_step_connect_site">Connect site to WordPress.com</string> |
| 1014 | + <string name="jetpack_rest_connection_step_connect_user">Connect user to WordPress.com</string> |
1017 | 1015 | <string name="jetpack_rest_connection_step_finalize">Finalize setup</string>
|
1018 | 1016 | <string name="jetpack_rest_connection_status_not_started">Not started</string>
|
1019 | 1017 | <string name="jetpack_rest_connection_status_in_progress">In progress…</string>
|
1020 | 1018 | <string name="jetpack_rest_connection_status_completed">Completed</string>
|
1021 | 1019 | <string name="jetpack_rest_connection_status_failed">Failed</string>
|
1022 | 1020 | <string name="jetpack_rest_connection_cancel_title">Cancel Jetpack Setup?</string>
|
1023 | 1021 | <string name="jetpack_rest_connection_cancel_message">The Jetpack connection process is in progress. Are you sure you want to cancel?</string>
|
1024 |
| - <string name="jetpack_rest_connection_error_jetpack_already_installed">Jetpack is already installed</string> |
1025 | 1022 | <string name="jetpack_rest_connection_error_timeout">Timed out</string>
|
1026 | 1023 | <string name="jetpack_rest_connection_error_unknown" translatable="false">@string/error_generic</string>
|
1027 | 1024 | <string name="jetpack_rest_connection_error_offline" translatable="false">@string/no_network_title</string>
|
1028 |
| - <string name="jetpack_rest_connection_error_wpcom">Unable to connect to WordPress.com</string> |
| 1025 | + <string name="jetpack_rest_connection_error_login_wpcom">Unable to log into WordPress.com</string> |
| 1026 | + <string name="jetpack_rest_connection_error_connect_wpcom">Unable to connect to WordPress.com</string> |
| 1027 | + <string name="jetpack_rest_connection_error_install_jetpack">Install failed</string> |
| 1028 | + <string name="jetpack_rest_connection_error_install_jetpack_inactive">Jetpack installed but inactive</string> |
| 1029 | + <string name="jetpack_rest_connection_error_connect_site">Failed to connect to site</string> |
| 1030 | + <string name="jetpack_rest_connection_error_connect_user">Failed to connect user to WordPress.com</string> |
| 1031 | + <string name="jetpack_rest_connection_error_access_token">Access token missing</string> |
| 1032 | + <string name="jetpack_rest_connection_error_activate_stats">Failed to activate stats</string> |
1029 | 1033 |
|
1030 | 1034 | <!-- Stats refresh -->
|
1031 | 1035 | <string name="stats_no_data_yet">No data yet</string>
|
|
1576 | 1580 | <string name="notifications_jetpack_connection_setup_info">To get helpful notifications on your device from your WordPress site, you\'ll need to install the Jetpack plugin. Would you like to set up Jetpack?</string>
|
1577 | 1581 | <string name="notifications_empty_view_reader">Go to Reader</string>
|
1578 | 1582 | <string name="content_description_person_reading_device_notification">Person reading device with notifications</string>
|
| 1583 | + <string name="content_description_empty_view">Image illustrating that the view is empty</string> |
1579 | 1584 | <string name="older_two_days">Older than 2 days</string>
|
1580 | 1585 | <string name="older_last_week">Older than a week</string>
|
1581 | 1586 | <string name="older_month">Older than a month</string>
|
@@ -5071,4 +5076,7 @@ translators: %s: Select control option value e.g: "Auto, 25%". -->
|
5071 | 5076 | <string name="application_password_name_sort">Name</string>
|
5072 | 5077 | <string name="application_password_created_sort">Created</string>
|
5073 | 5078 | <string name="application_password_last_used_sort">Last used</string>
|
| 5079 | + |
| 5080 | + <!-- DataView --> |
| 5081 | + <string name="dataview_default_empty_message">There\'s nothing here</string> |
5074 | 5082 | </resources>
|
0 commit comments