Skip to content

Commit

Permalink
Send strings to translation.
Browse files Browse the repository at this point in the history
  • Loading branch information
wpmobilebot committed Jan 27, 2024
1 parent c9b5c84 commit 3fcf999
Showing 1 changed file with 36 additions and 3 deletions.
39 changes: 36 additions & 3 deletions fastlane/resources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2041,9 +2041,10 @@
<string name="product_filter_explore_plugin">Explore!</string>
<string name="scan_barcode_to_update_inventory_menu_item_title">Scan barcode to update inventory</string>
<string name="product_creation_survey_title">We value your input!</string>
<string name="product_creation_survey_description">You\'ve used our AI-assisted feature to add products multiple times now. We\'d love to hear your thoughts to make it even better.</string>
<string name="product_creation_survey_description">Got a minute? Help us improve our AI-assisted features with your quick feedback.</string>
<string name="product_creation_survey_button_open">Start the Survey</string>
<string name="product_creation_survey_button_skip">Skip</string>
<string name="product_creation_survey_button_remind_me_later">Remind Me Later</string>
<string name="product_creation_survey_button_dont_show_again">Don\’t show it Again</string>

<!--
Product Add more details Bottom sheet
Expand Down Expand Up @@ -3825,7 +3826,7 @@
Blaze campaign preview screen
-->
<string name="blaze_campaign_screen_fragment_title">Preview</string>
<string name="blaze_campaign_preview_edit_ad_button">Edit ad</string>
<string name="blaze_campaign_preview_edit_ad">Edit ad</string>
<string name="blaze_campaign_preview_shop_now_button">Shop now</string>
<string name="blaze_campaign_preview_details_section_title">Details</string>
<string name="blaze_campaign_preview_details_budget">Budget</string>
Expand All @@ -3835,6 +3836,38 @@
<string name="blaze_campaign_preview_details_interests">Interests</string>
<string name="blaze_campaign_preview_details_destination_url">Ad destination</string>
<string name="blaze_campaign_preview_details_confirm_details_button">Confirm Details</string>
<string name="blaze_campaign_preview_days_duration">%1$s days from %2$s</string>
<string name="blaze_campaign_preview_target_default_value">All</string>
<!--
Blaze campaign budget screen
-->
<string name="blaze_campaign_budget_toolbar_title">Set your budget</string>
<string name="blaze_campaign_budget_subtitle">How much would you like to spend on your product promotion campaign?</string>
<string name="blaze_campaign_budget_total_spend">Total spend</string>
<string name="blaze_campaign_budget_days_duration">for %1$s days</string>
<string name="blaze_campaign_budget_daily_spend">%1$s daily</string>
<string name="blaze_campaign_budget_reach_forecast">Estimated people reached per day</string>
<string name="blaze_campaign_budget_duration_section_title">Duration</string>
<string name="blaze_campaign_budget_edit_duration_button">Edit</string>
<string name="blaze_campaign_budget_update_button">Update</string>
<string name="blaze_campaign_budget_impressions_title">Impressions</string>
<string name="blaze_campaign_budget_impressions_done_button">Done</string>
<string name="blaze_campaign_budget_impressions_info">Impressions reflect the frequency with which your ad appears to potential customers.\n\n
While exact numbers can\'t be assured due to fluctuating online traffic and user behavior, we aim to match your ad\'s actual impressions as closely as possible to your target count.\n\n
Remember, impressions are about visibility, not action taken by viewers.</string>
<string name="blaze_campaign_budget_duration_bottom_sheet_title">Set duration</string>
<string name="blaze_campaign_budget_duration_bottom_sheet_duration">%1$s days</string>
<string name="blaze_campaign_budget_duration_bottom_sheet_starts">Starts</string>
<string name="blaze_campaign_budget_duration_bottom_sheet_apply_button">Apply</string>

<!--
Blaze campaign edit-ad screen
-->
<string name="blaze_campaign_edit_ad_change_image_button">Change image</string>
<string name="blaze_campaign_edit_ad_change_tagline_title">Tagline</string>
<string name="blaze_campaign_edit_ad_change_description_title">Description</string>
<string name="blaze_campaign_edit_ad_characters_remaining">%d characters remaining</string>
<string name="blaze_campaign_edit_ad_suggested_by_ai">Suggested by AI</string>
<!--
Blaze other
-->
Expand Down

0 comments on commit 3fcf999

Please sign in to comment.