From 6b30ea8a182f1eb5e46514e5b4a3c996c5506a97 Mon Sep 17 00:00:00 2001 From: iamgabrielma Date: Wed, 12 Nov 2025 11:31:29 +0700 Subject: [PATCH 1/8] add en-GB meta folder with copy of en-US meta --- fastlane/metadata/en-GB/app_store_screenshot_1.txt | 2 ++ fastlane/metadata/en-GB/app_store_screenshot_2.txt | 2 ++ fastlane/metadata/en-GB/app_store_screenshot_3.txt | 2 ++ fastlane/metadata/en-GB/app_store_screenshot_4.txt | 2 ++ fastlane/metadata/en-GB/app_store_screenshot_5.txt | 2 ++ fastlane/metadata/en-GB/apple_tv_privacy_policy.txt | 1 + fastlane/metadata/en-GB/marketing_url.txt | 1 + fastlane/metadata/en-GB/privacy_url.txt | 1 + fastlane/metadata/en-GB/promotional_text.txt | 1 + fastlane/metadata/en-GB/support_url.txt | 1 + 10 files changed, 15 insertions(+) create mode 100644 fastlane/metadata/en-GB/app_store_screenshot_1.txt create mode 100644 fastlane/metadata/en-GB/app_store_screenshot_2.txt create mode 100644 fastlane/metadata/en-GB/app_store_screenshot_3.txt create mode 100644 fastlane/metadata/en-GB/app_store_screenshot_4.txt create mode 100644 fastlane/metadata/en-GB/app_store_screenshot_5.txt create mode 100644 fastlane/metadata/en-GB/apple_tv_privacy_policy.txt create mode 100644 fastlane/metadata/en-GB/marketing_url.txt create mode 100644 fastlane/metadata/en-GB/privacy_url.txt create mode 100644 fastlane/metadata/en-GB/promotional_text.txt create mode 100644 fastlane/metadata/en-GB/support_url.txt diff --git a/fastlane/metadata/en-GB/app_store_screenshot_1.txt b/fastlane/metadata/en-GB/app_store_screenshot_1.txt new file mode 100644 index 00000000000..934799e221b --- /dev/null +++ b/fastlane/metadata/en-GB/app_store_screenshot_1.txt @@ -0,0 +1,2 @@ +Track sales and +bestselling products \ No newline at end of file diff --git a/fastlane/metadata/en-GB/app_store_screenshot_2.txt b/fastlane/metadata/en-GB/app_store_screenshot_2.txt new file mode 100644 index 00000000000..23e9c67d7c4 --- /dev/null +++ b/fastlane/metadata/en-GB/app_store_screenshot_2.txt @@ -0,0 +1,2 @@ +Create orders +on the fly \ No newline at end of file diff --git a/fastlane/metadata/en-GB/app_store_screenshot_3.txt b/fastlane/metadata/en-GB/app_store_screenshot_3.txt new file mode 100644 index 00000000000..e9af8c48041 --- /dev/null +++ b/fastlane/metadata/en-GB/app_store_screenshot_3.txt @@ -0,0 +1,2 @@ +Take payments +in person \ No newline at end of file diff --git a/fastlane/metadata/en-GB/app_store_screenshot_4.txt b/fastlane/metadata/en-GB/app_store_screenshot_4.txt new file mode 100644 index 00000000000..c5a817c0626 --- /dev/null +++ b/fastlane/metadata/en-GB/app_store_screenshot_4.txt @@ -0,0 +1,2 @@ +Add and edit products +with a touch diff --git a/fastlane/metadata/en-GB/app_store_screenshot_5.txt b/fastlane/metadata/en-GB/app_store_screenshot_5.txt new file mode 100644 index 00000000000..f1d3dcbf79b --- /dev/null +++ b/fastlane/metadata/en-GB/app_store_screenshot_5.txt @@ -0,0 +1,2 @@ +Get notified of +every sale \ No newline at end of file diff --git a/fastlane/metadata/en-GB/apple_tv_privacy_policy.txt b/fastlane/metadata/en-GB/apple_tv_privacy_policy.txt new file mode 100644 index 00000000000..8b137891791 --- /dev/null +++ b/fastlane/metadata/en-GB/apple_tv_privacy_policy.txt @@ -0,0 +1 @@ + diff --git a/fastlane/metadata/en-GB/marketing_url.txt b/fastlane/metadata/en-GB/marketing_url.txt new file mode 100644 index 00000000000..27d4da4a73c --- /dev/null +++ b/fastlane/metadata/en-GB/marketing_url.txt @@ -0,0 +1 @@ +https://woocommerce.com/mobile/ diff --git a/fastlane/metadata/en-GB/privacy_url.txt b/fastlane/metadata/en-GB/privacy_url.txt new file mode 100644 index 00000000000..c65496c078a --- /dev/null +++ b/fastlane/metadata/en-GB/privacy_url.txt @@ -0,0 +1 @@ +https://automattic.com/privacy/ diff --git a/fastlane/metadata/en-GB/promotional_text.txt b/fastlane/metadata/en-GB/promotional_text.txt new file mode 100644 index 00000000000..592ab73aefc --- /dev/null +++ b/fastlane/metadata/en-GB/promotional_text.txt @@ -0,0 +1 @@ +Run your store from anywhere \ No newline at end of file diff --git a/fastlane/metadata/en-GB/support_url.txt b/fastlane/metadata/en-GB/support_url.txt new file mode 100644 index 00000000000..cab09e086b3 --- /dev/null +++ b/fastlane/metadata/en-GB/support_url.txt @@ -0,0 +1 @@ +https://docs.woocommerce.com From 29d563ec00421dd1965c90a99eab769935454753 Mon Sep 17 00:00:00 2001 From: iamgabrielma Date: Wed, 12 Nov 2025 11:40:15 +0700 Subject: [PATCH 2/8] update keywords for all locales --- fastlane/metadata/default/keywords.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastlane/metadata/default/keywords.txt b/fastlane/metadata/default/keywords.txt index b0bccc893a5..2bf83f6b9ab 100644 --- a/fastlane/metadata/default/keywords.txt +++ b/fastlane/metadata/default/keywords.txt @@ -1 +1 @@ -Woocommerce, woocommerce app, woocommerce mobile, woo app, woocommerce order alert, wordpress, eComm \ No newline at end of file +woo,order,ecommerce,pos,point of sale,wordpress,store,payments,credit,card,shipping,stock,inventory \ No newline at end of file From 614e1f04cb2944fe064ee840e3c4ef93943da996 Mon Sep 17 00:00:00 2001 From: iamgabrielma Date: Wed, 12 Nov 2025 11:43:33 +0700 Subject: [PATCH 3/8] add updated copy to en-US en-GB descriptions --- fastlane/metadata/en-GB/description.txt | 26 +++++++++++++++++++++++++ fastlane/metadata/en-US/description.txt | 26 +++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 fastlane/metadata/en-GB/description.txt create mode 100644 fastlane/metadata/en-US/description.txt diff --git a/fastlane/metadata/en-GB/description.txt b/fastlane/metadata/en-GB/description.txt new file mode 100644 index 00000000000..1ef6217e78d --- /dev/null +++ b/fastlane/metadata/en-GB/description.txt @@ -0,0 +1,26 @@ +Manage your business on the go with the WooCommerce Mobile App. Add products, create orders, take quick payments, and keep an eye on new sales and key stats in real time. + +Add and edit products with a touch +Get started in seconds! Create, group, and publish products directly from your iPhone or iPad. Capture your creativity the moment it strikes – turn your ideas into products immediately, or save them as drafts for later. + +Create orders on the fly +Once you have some products created, it’s simple. Choose items from your catalog, add shipping, and then fill in customer details to quickly create an order that syncs with your inventory. + +Take payments in person +Collect physical payments using WooCommerce In-Person Payments and a card reader (available in the US and Canada). Start a new order – or find an existing one that’s pending payment – and collect payment using the card reader or a digital wallet, such as Apple Pay. + +Get notified of every sale +Now that you’re actively selling, never miss an order or a review. Keep yourself in the loop by enabling real-time alerts – and listen for that addictive “cha-ching” sound that comes with each new sale! + +Track sales and bestselling products +See which products are winning at a glance. Keep tabs on your overall revenue, order count, and visitor data by week, month, and year. Knowledge = power. + +WooCommerce is the world’s most customizable open-source eCommerce platform. Whether you’re launching a business, taking brick-and-mortar retail online, or developing sites for clients, use WooCommerce for a store that powerfully blends content and commerce. + +Requirements: WooCommerce v3.5+. + +View the Terms of Service at https://wordpress.com/tos/ + +View the Privacy Policy at https://automattic.com/privacy/ + +View the Privacy Notice for California users at https://automattic.com/privacy/#california-consumer-privacy-act-ccpa. diff --git a/fastlane/metadata/en-US/description.txt b/fastlane/metadata/en-US/description.txt new file mode 100644 index 00000000000..1ef6217e78d --- /dev/null +++ b/fastlane/metadata/en-US/description.txt @@ -0,0 +1,26 @@ +Manage your business on the go with the WooCommerce Mobile App. Add products, create orders, take quick payments, and keep an eye on new sales and key stats in real time. + +Add and edit products with a touch +Get started in seconds! Create, group, and publish products directly from your iPhone or iPad. Capture your creativity the moment it strikes – turn your ideas into products immediately, or save them as drafts for later. + +Create orders on the fly +Once you have some products created, it’s simple. Choose items from your catalog, add shipping, and then fill in customer details to quickly create an order that syncs with your inventory. + +Take payments in person +Collect physical payments using WooCommerce In-Person Payments and a card reader (available in the US and Canada). Start a new order – or find an existing one that’s pending payment – and collect payment using the card reader or a digital wallet, such as Apple Pay. + +Get notified of every sale +Now that you’re actively selling, never miss an order or a review. Keep yourself in the loop by enabling real-time alerts – and listen for that addictive “cha-ching” sound that comes with each new sale! + +Track sales and bestselling products +See which products are winning at a glance. Keep tabs on your overall revenue, order count, and visitor data by week, month, and year. Knowledge = power. + +WooCommerce is the world’s most customizable open-source eCommerce platform. Whether you’re launching a business, taking brick-and-mortar retail online, or developing sites for clients, use WooCommerce for a store that powerfully blends content and commerce. + +Requirements: WooCommerce v3.5+. + +View the Terms of Service at https://wordpress.com/tos/ + +View the Privacy Policy at https://automattic.com/privacy/ + +View the Privacy Notice for California users at https://automattic.com/privacy/#california-consumer-privacy-act-ccpa. From db64150fcde7349bc584ef3003e0f93c5aa5714a Mon Sep 17 00:00:00 2001 From: Olivier Halligon Date: Wed, 12 Nov 2025 19:47:52 +0100 Subject: [PATCH 4/8] Allow `en-US` metadata to differ from `default` ones when intentional --- fastlane/Fastfile | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/fastlane/Fastfile b/fastlane/Fastfile index e2701894742..3f43d79ce96 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -90,6 +90,11 @@ GLOTPRESS_APP_STRINGS_PROJECT_URL = 'https://translate.wordpress.com/projects/wo # URL of the GlotPress project containing App Store Connect metadata GLOTPRESS_APP_STORE_METADATA_PROJECT_URL = 'https://translate.wordpress.com/projects/woocommerce/woocommerce-ios/release-notes/' +# Set this to `true` if it's intentional that `fastlane/metadata/en-US/` has some `.txt` files overriding the ones in `fastlane/metadata/default/` +# (i.e. you want the `en-US` metadata copies to be _different_ from the metadata copies used as base and fallback for the translation in other locales) +# Set this to `false` otherwise, so that we prevent the accidental case of forgetting to update the `en-US` metadata copies when updating the `default` +# copies during an ASO update, if it was not the intention for those to differ. +ALLOW_EN_US_METADATA_TO_DIFFER_FROM_DEFAULT_LOCALE = true # List of locales used for the app strings (GlotPress code => `*.lproj` folder name`) # # TODO: Replace with `LocaleHelper` once provided by release toolkit (https://github.com/wordpress-mobile/release-toolkit/pull/296) @@ -1042,11 +1047,13 @@ platform :ios do files_to_commit = [File.join(metadata_directory, '**', '*.txt')] # Ensure that none of the `.txt` files in `en-US` would accidentally override our originals in `default` - target_files.values.map { |h| h[:desc] }.each do |file| - en_file_path = File.join(metadata_directory, 'en-US', file) - if File.exist?(en_file_path) - UI.user_error!("File `#{en_file_path}` would override the same one in `#{metadata_directory}/default`, but `default/` is the source of truth. " \ - + "Delete the `#{en_file_path}` file, ensure the `default/` one has the expected original copy, and try again.") + unless ALLOW_EN_US_METADATA_TO_DIFFER_FROM_DEFAULT_LOCALE + target_files.values.map { |h| h[:desc] }.each do |file| + en_file_path = File.join(metadata_directory, 'en-US', file) + if File.exist?(en_file_path) + UI.user_error!("File `#{en_file_path}` would override the same one in `#{metadata_directory}/default`, but `default/` is the source of truth. " \ + + "Delete the `#{en_file_path}` file, ensure the `default/` one has the expected original copy, and try again.") + end end end From ea8867b00aa52cc3e6f0939cf954486488769c2d Mon Sep 17 00:00:00 2001 From: iamgabrielma Date: Thu, 13 Nov 2025 10:38:15 +0700 Subject: [PATCH 5/8] update US and GB descriptions --- fastlane/metadata/en-GB/description.txt | 5 ++++- fastlane/metadata/en-US/description.txt | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/fastlane/metadata/en-GB/description.txt b/fastlane/metadata/en-GB/description.txt index 1ef6217e78d..dee5881204c 100644 --- a/fastlane/metadata/en-GB/description.txt +++ b/fastlane/metadata/en-GB/description.txt @@ -7,7 +7,10 @@ Create orders on the fly Once you have some products created, it’s simple. Choose items from your catalog, add shipping, and then fill in customer details to quickly create an order that syncs with your inventory. Take payments in person -Collect physical payments using WooCommerce In-Person Payments and a card reader (available in the US and Canada). Start a new order – or find an existing one that’s pending payment – and collect payment using the card reader or a digital wallet, such as Apple Pay. +Collect physical payments using WooCommerce In-Person Payments and a card reader (available in the US, UK, and Canada), Tap to Pay on iPhone, or a digital wallet, such as Apple Pay. Start a new order — or find an existing one that’s pending payment – then seamlessly accept payment. + +Go from clicks to bricks +Turn any tablet into a powerful point of sale with WooCommerce POS. Search products, scan barcodes, apply coupons, and send email receipts, with all of your online and physical sales synced in real time. Available in the US and UK. Get notified of every sale Now that you’re actively selling, never miss an order or a review. Keep yourself in the loop by enabling real-time alerts – and listen for that addictive “cha-ching” sound that comes with each new sale! diff --git a/fastlane/metadata/en-US/description.txt b/fastlane/metadata/en-US/description.txt index 1ef6217e78d..dee5881204c 100644 --- a/fastlane/metadata/en-US/description.txt +++ b/fastlane/metadata/en-US/description.txt @@ -7,7 +7,10 @@ Create orders on the fly Once you have some products created, it’s simple. Choose items from your catalog, add shipping, and then fill in customer details to quickly create an order that syncs with your inventory. Take payments in person -Collect physical payments using WooCommerce In-Person Payments and a card reader (available in the US and Canada). Start a new order – or find an existing one that’s pending payment – and collect payment using the card reader or a digital wallet, such as Apple Pay. +Collect physical payments using WooCommerce In-Person Payments and a card reader (available in the US, UK, and Canada), Tap to Pay on iPhone, or a digital wallet, such as Apple Pay. Start a new order — or find an existing one that’s pending payment – then seamlessly accept payment. + +Go from clicks to bricks +Turn any tablet into a powerful point of sale with WooCommerce POS. Search products, scan barcodes, apply coupons, and send email receipts, with all of your online and physical sales synced in real time. Available in the US and UK. Get notified of every sale Now that you’re actively selling, never miss an order or a review. Keep yourself in the loop by enabling real-time alerts – and listen for that addictive “cha-ching” sound that comes with each new sale! From a8c613d63c41215425cecff00ad025fc53e1aff6 Mon Sep 17 00:00:00 2001 From: iamgabrielma Date: Thu, 20 Nov 2025 10:19:59 +0700 Subject: [PATCH 6/8] update description to all locales --- fastlane/metadata/default/description.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fastlane/metadata/default/description.txt b/fastlane/metadata/default/description.txt index 1ef6217e78d..dee5881204c 100644 --- a/fastlane/metadata/default/description.txt +++ b/fastlane/metadata/default/description.txt @@ -7,7 +7,10 @@ Create orders on the fly Once you have some products created, it’s simple. Choose items from your catalog, add shipping, and then fill in customer details to quickly create an order that syncs with your inventory. Take payments in person -Collect physical payments using WooCommerce In-Person Payments and a card reader (available in the US and Canada). Start a new order – or find an existing one that’s pending payment – and collect payment using the card reader or a digital wallet, such as Apple Pay. +Collect physical payments using WooCommerce In-Person Payments and a card reader (available in the US, UK, and Canada), Tap to Pay on iPhone, or a digital wallet, such as Apple Pay. Start a new order — or find an existing one that’s pending payment – then seamlessly accept payment. + +Go from clicks to bricks +Turn any tablet into a powerful point of sale with WooCommerce POS. Search products, scan barcodes, apply coupons, and send email receipts, with all of your online and physical sales synced in real time. Available in the US and UK. Get notified of every sale Now that you’re actively selling, never miss an order or a review. Keep yourself in the loop by enabling real-time alerts – and listen for that addictive “cha-ching” sound that comes with each new sale! From 3d27eab75624c3b94e447b8ffdf1e840145d5e54 Mon Sep 17 00:00:00 2001 From: iamgabrielma Date: Thu, 20 Nov 2025 10:21:00 +0700 Subject: [PATCH 7/8] delete specifics for en-GB, rely on default meta --- .../metadata/en-GB/app_store_screenshot_1.txt | 2 -- .../metadata/en-GB/app_store_screenshot_2.txt | 2 -- .../metadata/en-GB/app_store_screenshot_3.txt | 2 -- .../metadata/en-GB/app_store_screenshot_4.txt | 2 -- .../metadata/en-GB/app_store_screenshot_5.txt | 2 -- .../en-GB/apple_tv_privacy_policy.txt | 1 - fastlane/metadata/en-GB/description.txt | 29 ------------------- fastlane/metadata/en-GB/marketing_url.txt | 1 - fastlane/metadata/en-GB/privacy_url.txt | 1 - fastlane/metadata/en-GB/promotional_text.txt | 1 - fastlane/metadata/en-GB/support_url.txt | 1 - fastlane/metadata/en-US/description.txt | 29 ------------------- 12 files changed, 73 deletions(-) delete mode 100644 fastlane/metadata/en-GB/app_store_screenshot_1.txt delete mode 100644 fastlane/metadata/en-GB/app_store_screenshot_2.txt delete mode 100644 fastlane/metadata/en-GB/app_store_screenshot_3.txt delete mode 100644 fastlane/metadata/en-GB/app_store_screenshot_4.txt delete mode 100644 fastlane/metadata/en-GB/app_store_screenshot_5.txt delete mode 100644 fastlane/metadata/en-GB/apple_tv_privacy_policy.txt delete mode 100644 fastlane/metadata/en-GB/description.txt delete mode 100644 fastlane/metadata/en-GB/marketing_url.txt delete mode 100644 fastlane/metadata/en-GB/privacy_url.txt delete mode 100644 fastlane/metadata/en-GB/promotional_text.txt delete mode 100644 fastlane/metadata/en-GB/support_url.txt delete mode 100644 fastlane/metadata/en-US/description.txt diff --git a/fastlane/metadata/en-GB/app_store_screenshot_1.txt b/fastlane/metadata/en-GB/app_store_screenshot_1.txt deleted file mode 100644 index 934799e221b..00000000000 --- a/fastlane/metadata/en-GB/app_store_screenshot_1.txt +++ /dev/null @@ -1,2 +0,0 @@ -Track sales and -bestselling products \ No newline at end of file diff --git a/fastlane/metadata/en-GB/app_store_screenshot_2.txt b/fastlane/metadata/en-GB/app_store_screenshot_2.txt deleted file mode 100644 index 23e9c67d7c4..00000000000 --- a/fastlane/metadata/en-GB/app_store_screenshot_2.txt +++ /dev/null @@ -1,2 +0,0 @@ -Create orders -on the fly \ No newline at end of file diff --git a/fastlane/metadata/en-GB/app_store_screenshot_3.txt b/fastlane/metadata/en-GB/app_store_screenshot_3.txt deleted file mode 100644 index e9af8c48041..00000000000 --- a/fastlane/metadata/en-GB/app_store_screenshot_3.txt +++ /dev/null @@ -1,2 +0,0 @@ -Take payments -in person \ No newline at end of file diff --git a/fastlane/metadata/en-GB/app_store_screenshot_4.txt b/fastlane/metadata/en-GB/app_store_screenshot_4.txt deleted file mode 100644 index c5a817c0626..00000000000 --- a/fastlane/metadata/en-GB/app_store_screenshot_4.txt +++ /dev/null @@ -1,2 +0,0 @@ -Add and edit products -with a touch diff --git a/fastlane/metadata/en-GB/app_store_screenshot_5.txt b/fastlane/metadata/en-GB/app_store_screenshot_5.txt deleted file mode 100644 index f1d3dcbf79b..00000000000 --- a/fastlane/metadata/en-GB/app_store_screenshot_5.txt +++ /dev/null @@ -1,2 +0,0 @@ -Get notified of -every sale \ No newline at end of file diff --git a/fastlane/metadata/en-GB/apple_tv_privacy_policy.txt b/fastlane/metadata/en-GB/apple_tv_privacy_policy.txt deleted file mode 100644 index 8b137891791..00000000000 --- a/fastlane/metadata/en-GB/apple_tv_privacy_policy.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/fastlane/metadata/en-GB/description.txt b/fastlane/metadata/en-GB/description.txt deleted file mode 100644 index dee5881204c..00000000000 --- a/fastlane/metadata/en-GB/description.txt +++ /dev/null @@ -1,29 +0,0 @@ -Manage your business on the go with the WooCommerce Mobile App. Add products, create orders, take quick payments, and keep an eye on new sales and key stats in real time. - -Add and edit products with a touch -Get started in seconds! Create, group, and publish products directly from your iPhone or iPad. Capture your creativity the moment it strikes – turn your ideas into products immediately, or save them as drafts for later. - -Create orders on the fly -Once you have some products created, it’s simple. Choose items from your catalog, add shipping, and then fill in customer details to quickly create an order that syncs with your inventory. - -Take payments in person -Collect physical payments using WooCommerce In-Person Payments and a card reader (available in the US, UK, and Canada), Tap to Pay on iPhone, or a digital wallet, such as Apple Pay. Start a new order — or find an existing one that’s pending payment – then seamlessly accept payment. - -Go from clicks to bricks -Turn any tablet into a powerful point of sale with WooCommerce POS. Search products, scan barcodes, apply coupons, and send email receipts, with all of your online and physical sales synced in real time. Available in the US and UK. - -Get notified of every sale -Now that you’re actively selling, never miss an order or a review. Keep yourself in the loop by enabling real-time alerts – and listen for that addictive “cha-ching” sound that comes with each new sale! - -Track sales and bestselling products -See which products are winning at a glance. Keep tabs on your overall revenue, order count, and visitor data by week, month, and year. Knowledge = power. - -WooCommerce is the world’s most customizable open-source eCommerce platform. Whether you’re launching a business, taking brick-and-mortar retail online, or developing sites for clients, use WooCommerce for a store that powerfully blends content and commerce. - -Requirements: WooCommerce v3.5+. - -View the Terms of Service at https://wordpress.com/tos/ - -View the Privacy Policy at https://automattic.com/privacy/ - -View the Privacy Notice for California users at https://automattic.com/privacy/#california-consumer-privacy-act-ccpa. diff --git a/fastlane/metadata/en-GB/marketing_url.txt b/fastlane/metadata/en-GB/marketing_url.txt deleted file mode 100644 index 27d4da4a73c..00000000000 --- a/fastlane/metadata/en-GB/marketing_url.txt +++ /dev/null @@ -1 +0,0 @@ -https://woocommerce.com/mobile/ diff --git a/fastlane/metadata/en-GB/privacy_url.txt b/fastlane/metadata/en-GB/privacy_url.txt deleted file mode 100644 index c65496c078a..00000000000 --- a/fastlane/metadata/en-GB/privacy_url.txt +++ /dev/null @@ -1 +0,0 @@ -https://automattic.com/privacy/ diff --git a/fastlane/metadata/en-GB/promotional_text.txt b/fastlane/metadata/en-GB/promotional_text.txt deleted file mode 100644 index 592ab73aefc..00000000000 --- a/fastlane/metadata/en-GB/promotional_text.txt +++ /dev/null @@ -1 +0,0 @@ -Run your store from anywhere \ No newline at end of file diff --git a/fastlane/metadata/en-GB/support_url.txt b/fastlane/metadata/en-GB/support_url.txt deleted file mode 100644 index cab09e086b3..00000000000 --- a/fastlane/metadata/en-GB/support_url.txt +++ /dev/null @@ -1 +0,0 @@ -https://docs.woocommerce.com diff --git a/fastlane/metadata/en-US/description.txt b/fastlane/metadata/en-US/description.txt deleted file mode 100644 index dee5881204c..00000000000 --- a/fastlane/metadata/en-US/description.txt +++ /dev/null @@ -1,29 +0,0 @@ -Manage your business on the go with the WooCommerce Mobile App. Add products, create orders, take quick payments, and keep an eye on new sales and key stats in real time. - -Add and edit products with a touch -Get started in seconds! Create, group, and publish products directly from your iPhone or iPad. Capture your creativity the moment it strikes – turn your ideas into products immediately, or save them as drafts for later. - -Create orders on the fly -Once you have some products created, it’s simple. Choose items from your catalog, add shipping, and then fill in customer details to quickly create an order that syncs with your inventory. - -Take payments in person -Collect physical payments using WooCommerce In-Person Payments and a card reader (available in the US, UK, and Canada), Tap to Pay on iPhone, or a digital wallet, such as Apple Pay. Start a new order — or find an existing one that’s pending payment – then seamlessly accept payment. - -Go from clicks to bricks -Turn any tablet into a powerful point of sale with WooCommerce POS. Search products, scan barcodes, apply coupons, and send email receipts, with all of your online and physical sales synced in real time. Available in the US and UK. - -Get notified of every sale -Now that you’re actively selling, never miss an order or a review. Keep yourself in the loop by enabling real-time alerts – and listen for that addictive “cha-ching” sound that comes with each new sale! - -Track sales and bestselling products -See which products are winning at a glance. Keep tabs on your overall revenue, order count, and visitor data by week, month, and year. Knowledge = power. - -WooCommerce is the world’s most customizable open-source eCommerce platform. Whether you’re launching a business, taking brick-and-mortar retail online, or developing sites for clients, use WooCommerce for a store that powerfully blends content and commerce. - -Requirements: WooCommerce v3.5+. - -View the Terms of Service at https://wordpress.com/tos/ - -View the Privacy Policy at https://automattic.com/privacy/ - -View the Privacy Notice for California users at https://automattic.com/privacy/#california-consumer-privacy-act-ccpa. From 245269106f1f50766efd611cbdc44e334753deb6 Mon Sep 17 00:00:00 2001 From: iamgabrielma Date: Thu, 20 Nov 2025 10:24:31 +0700 Subject: [PATCH 8/8] disable ALLOW_EN_US_METADATA_TO_DIFFER_FROM_DEFAULT_LOCALE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We initially added this flag so we could have different copy for US if needed while keeping the default different for other languages, since we’re using the same metadata for all locales we can switch it back to be false for the time being. --- fastlane/Fastfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 3f43d79ce96..c86f686b88c 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -94,7 +94,7 @@ GLOTPRESS_APP_STORE_METADATA_PROJECT_URL = 'https://translate.wordpress.com/proj # (i.e. you want the `en-US` metadata copies to be _different_ from the metadata copies used as base and fallback for the translation in other locales) # Set this to `false` otherwise, so that we prevent the accidental case of forgetting to update the `en-US` metadata copies when updating the `default` # copies during an ASO update, if it was not the intention for those to differ. -ALLOW_EN_US_METADATA_TO_DIFFER_FROM_DEFAULT_LOCALE = true +ALLOW_EN_US_METADATA_TO_DIFFER_FROM_DEFAULT_LOCALE = false # List of locales used for the app strings (GlotPress code => `*.lproj` folder name`) # # TODO: Replace with `LocaleHelper` once provided by release toolkit (https://github.com/wordpress-mobile/release-toolkit/pull/296)