Skip to content

Commit

Permalink
Freeze strings for translation
Browse files Browse the repository at this point in the history
  • Loading branch information
jkmassel committed Jan 24, 2023
1 parent 804da58 commit f56efac
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 16 deletions.
1 change: 0 additions & 1 deletion fastlane/jetpack_resources/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name" translatable="false">Jetpack</string>
<string name="widgets_enabled" translatable="false">false</string>

<!-- About View -->
<string name="app_title">Jetpack for Android</string>
Expand Down
45 changes: 30 additions & 15 deletions fastlane/resources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<resources xmlns:tools="http://schemas.android.com/tools">

<string name="app_name" translatable="false">WordPress</string>
<string name="widgets_enabled" translatable="false">true</string>

<!-- account setup -->
<string name="xmlrpc_missing_method_error" tools:ignore="UnusedResources" a8c-src-lib="login">Couldn\'t connect. Required XML-RPC methods are missing on the server.</string>
Expand Down Expand Up @@ -598,6 +597,8 @@
<string name="newest_first">Newest first</string>
<string name="days_quantity_one">1 day</string>
<string name="days_quantity_other">%d days</string>
<string name="weeks_quantity_one">1 week</string>
<string name="weeks_quantity_other">%d weeks</string>

<!-- PreferenceCategory Headers -->
<string name="site_settings_general_header">General</string>
Expand Down Expand Up @@ -1265,9 +1266,8 @@
<string name="stats_timeframe_weeks">Weeks</string>
<string name="stats_timeframe_months">Months</string>
<string name="stats_timeframe_years">Years</string>
<string name="stats_timeframe_this_week">This Week</string>
<string name="stats_timeframe_previous_week">Previous Week</string>

<string name="stats_timeframe_last_seven_days">Last 7-days</string>
<string name="stats_timeframe_previous_seven_days">Previous 7-days</string>
<string name="stats_views">Views</string>
<string name="stats_visitors">Visitors</string>
<string name="stats_likes">Likes</string>
Expand Down Expand Up @@ -1323,10 +1323,10 @@
<string name="stats_insights_all_time">All-time posts, views, and visitors</string>
<string name="stats_insights_today">Today\'s Stats</string>
<string name="stats_insights_views_and_visitors">Views &amp; Visitors</string>
<string name="stats_insights_views_and_visitors_views_positive">Your views this week are %1$s higher than the previous week.</string>
<string name="stats_insights_views_and_visitors_views_negative">Your views this week are %1$s lower than the previous week.</string>
<string name="stats_insights_views_and_visitors_visitors_positive">Your visitors this week are %1$s higher than the previous week.</string>
<string name="stats_insights_views_and_visitors_visitors_negative">Your visitors this week are %1$s lower than the previous week.</string>
<string name="stats_insights_views_and_visitors_seven_days_views_positive">Your views in the last 7-days are %1$s higher than the previous 7-days.</string>
<string name="stats_insights_views_and_visitors_seven_days_views_negative">Your views in the last 7-days are %1$s lower than the previous 7-days.</string>
<string name="stats_insights_views_and_visitors_seven_days_visitors_positive">Your visitors in the last 7-days are %1$s higher than the previous 7-days.</string>
<string name="stats_insights_views_and_visitors_seven_days_visitors_negative">Your visitors in the last 7-days are %1$s lower than the previous 7-days.</string>
<string name="stats_insights_views_and_visitors_visitors_empty_state">Check out our top tips to increase your views and traffic %1$s</string>
<string name="stats_insights_views_and_visitors_tooltip_count">%1$s %2$s</string>
<string name="stats_insights_latest_post_summary">Latest Post Summary</string>
Expand All @@ -1339,8 +1339,8 @@
<string name="stats_insights_total_comments">Total comments</string>
<string name="stats_insights_average_comments">Avg comments/post</string>
<string name="stats_insights_total_likes">Total likes</string>
<string name="stats_insights_total_stats_positive">%1$s higher than the previous week</string>
<string name="stats_insights_total_stats_negative">%1$s lower than the previous week</string>
<string name="stats_insights_total_stats_seven_days_positive">%1$s higher than the previous 7-days</string>
<string name="stats_insights_total_stats_seven_days_negative">%1$s lower than the previous 7-days</string>
<string name="stats_insights_average_likes">Avg likes/post</string>
<string name="stats_insights_total_words">Total words</string>
<string name="stats_insights_average_words">Avg words/post</string>
Expand Down Expand Up @@ -1380,10 +1380,6 @@
<string name="stats_insights_comments_guide_card">💡Tap \'VIEW MORE\' to see your top commenters.</string>
<string name="stats_insights_followers_guide_card">💡Commenting on other blogs is a great way to build attention and followers for your new site.</string>

<!-- Stats Revamp v2 Feature Introduction -->
<string name="stats_revamp_v2_intro_header_title">Insights update</string>
<string name="stats_revamp_v2_update_alert_message">Updated to New Insights to help you understand how your content is performing and what\'s resonating with your audience.</string>

<!-- Stats refreshed widgets -->
<string name="stats_widget_log_in_message">Please log in to the WordPress app to add a widget.</string>
<string name="stats_widget_log_in_to_add_message">Please log in to the Jetpack app to add a widget.</string>
Expand Down Expand Up @@ -2325,12 +2321,14 @@
<string name="my_site_blogging_prompt_card_share" translatable="false">@string/share_action</string>
<string name="my_site_blogging_prompt_card_share_chooser_title">Share blogging prompt</string>
<string name="my_site_blogging_prompt_card_menu_view_more">View more prompts</string>
<string name="my_site_blogging_prompt_card_menu_skip">Skip for today</string>
<string name="my_site_blogging_prompt_card_menu_remove">Remove from dashboard</string>
<string name="my_site_blogging_prompt_card_attribution_dayone">From &lt;b&gt;DayOne&lt;/b&gt;</string>
<string name="my_site_blogging_prompt_card_menu_learn_more">Learn more</string>
<string name="my_site_blogging_prompt_card_skipped_snackbar">Skipped today\'s blogging prompt</string>
<string name="my_site_blogging_prompt_card_number_of_answers_one">1 answer</string>
<string name="my_site_blogging_prompt_card_number_of_answers_other">%d answers</string>
<string name="my_site_blogging_prompt_card_view_answers">View all responses</string>

<!-- My Site - Jetpack migration success card -->
<string name="jp_migration_success_card_message">Please delete the WordPress app</string>
Expand Down Expand Up @@ -4232,8 +4230,19 @@ translators: %s: Select control option value e.g: "Auto, 25%". -->
<string name="gutenberg_native_new" tools:ignore="UnusedResources" a8c-src-lib="gutenberg">NEW</string>
<string name="gutenberg_native_you_can_also_rearrange_blocks_by_tapping_a_block_and_then_tapping" tools:ignore="UnusedResources" a8c-src-lib="gutenberg">You can also rearrange blocks by tapping a block and then tapping the up and down arrows that appear on the bottom left side of the block to move it up or down.</string>

<!-- Jetpack awareness in WordPress App -->
<!-- Jetpack Powered Banners and Badges -->
<string name="wp_jetpack_powered">Jetpack powered</string>
<string name="wp_jetpack_powered_phase_2">Get the Jetpack app</string>
<!-- translators: Jetpack branding text. %1$s: Feature Name, E.g.: Backup, Reader -->
<string name="wp_jetpack_powered_phase_3_feature_is_moving_soon">%1$s is moving soon</string>
<!-- translators: Jetpack branding text. %1$s: Plural Feature Name, E.g.: Stats, Themes -->
<string name="wp_jetpack_powered_phase_3_feature_are_moving_soon">%1$s are moving soon</string>
<!-- translators: Jetpack branding text. %1$s: Feature Name, E.g.: Backup, Reader; %2$s: "in n day(s) / week(s)"; Displayed as E.g.: "Reader is moving in 3 weeks" -->
<string name="wp_jetpack_powered_phase_3_feature_is_moving_in">%1$s is moving in %2$s</string>
<!-- translators: Jetpack branding text. %1$s: Plural Feature Name, E.g.: Stats, Themes; %2$s: "in n day(s) / week(s)"; Displayed as E.g.: "Stats are moving in 1 day" -->
<string name="wp_jetpack_powered_phase_3_feature_are_moving_in">%1$s are moving in %2$s</string>

<!-- Jetpack awareness in WordPress App -->
<string name="wp_jetpack_powered_better_with_jetpack">WordPress is better with Jetpack</string>
<string name="wp_jetpack_powered_features">The new Jetpack app has Stats, Reader, Notifications, and more that make your WordPress better.</string>
<string name="wp_jetpack_powered_reader_powered_by_jetpack">Reader is powered by Jetpack</string>
Expand Down Expand Up @@ -4305,13 +4314,17 @@ translators: %s: Select control option value e.g: "Auto, 25%". -->
<string name="wp_jetpack_feature_removal_overlay_phase_two_and_three_title_reader">Reader is moving to the Jetpack app</string>
<string name="wp_jetpack_feature_removal_overlay_phase_two_and_three_title_notifications">Notifications are moving to Jetpack</string>
<string name="wp_jetpack_feature_removal_overlay_phase_two_and_three_title_all_features">Jetpack features are moving soon.</string>
<string name="wp_jetpack_feature_removal_overlay_phase_four_title_all_features">Jetpack features have moved.</string>
<string name="wp_jetpack_feature_removal_overlay_phase_four_all_features_description">Stats, Reader, Notifications and other Jetpack powered features have been removed from the WordPress app.</string>
<string name="wp_jetpack_feature_removal_overlay_phase_two_and_three_description_with_deadline">Stats, Reader, Notifications and other Jetpack powered features will be removed from the WordPress app on %s.</string>
<string name="wp_jetpack_feature_removal_overlay_phase_two_and_three_description_without_deadline">Stats, Reader, Notifications and other Jetpack powered features will be removed from the WordPress app soon.</string>
<string name="wp_jetpack_feature_removal_overlay_migration_helper_text">Switching is free and only takes a minute.</string>
<string name="wp_jetpack_feature_removal_overlay_learn_more_migration_text">Learn more at jetpack.com</string>
<string name="wp_jetpack_feature_removal_overlay_switch_to_the_jetpack_app">Switch to the Jetpack app</string>
<string name="wp_jetpack_feature_removal_overlay_continue_without_jetpack" translatable="false">@string/wp_jetpack_continue_without_jetpack</string>
<string name="wp_jetpack_feature_removal_overlay_phase_three_all_features_description" translatable="false">@string/wp_jetpack_feature_removal_overlay_phase_two_and_three_description_without_deadline</string>
<string name="wp_jetpack_feature_removal_switch_to_jetpack_app_menu_title">Switch to Jetpack </string>
<string name="wp_jetpack_feature_removal_phase_four_secondary_text">Do this later</string>

<!-- Deep Linking Activity Aliases -->
<string name="deep_linking_urilinks_alias_label">urilinks</string>
Expand All @@ -4335,4 +4348,6 @@ translators: %s: Select control option value e.g: "Auto, 25%". -->
<string name="jetpack_feature_card_menu_item_remind_me_later">Remind me later</string>
<string name="jetpack_feature_card_menu_item_hide_this">Hide this</string>
<string name="gutenberg_native_featured" tools:ignore="UnusedResources" a8c-src-lib="gutenberg">Featured</string>

<string name="install_play_store_to_get_jetpack">Please install Google Play Store to get the Jetpack app</string>
</resources>

0 comments on commit f56efac

Please sign in to comment.