From bcecadabba073db7227dcf393f6a9c47cca0b62b Mon Sep 17 00:00:00 2001 From: Hayata Suenaga Date: Wed, 15 May 2024 10:22:03 -0700 Subject: [PATCH] update the UI copy --- src/languages/en.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/languages/en.ts b/src/languages/en.ts index d21c4883ee21..306ecee566b5 100755 --- a/src/languages/en.ts +++ b/src/languages/en.ts @@ -1925,8 +1925,7 @@ export default { customersDescription: 'Choose whether to import customers/projects and see where customers/projects are displayed.', locationsDescription: 'Choose whether to import locations, and see where locations are displayed.', taxesDescription: 'Choose whether to import tax rates and tax defaults from your accounting integration.', - locationsAdditionalDescription: - 'Locations are imported as Tags. This limits exporting expense reports as Vendor Bills or Checks to QuickBooks Online. To unlock these export options, either disable Locations import or upgrade to the Control Plan to export Locations encoded as a Report Field.', + locationsAdditionalDescription: `QuickBooks Online does not support adding a location to vendor bills or checks. Update your export preference to journal entry if you'd like to import locations as tags.`, export: 'Export', exportAs: 'Export as', exportDescription: 'Configure how data in Expensify gets exported to QuickBooks Online.',