From 7da3ef4e0cd35404afa48ea809804b257f0d0206 Mon Sep 17 00:00:00 2001 From: Allan Carr Date: Mon, 12 Jun 2023 15:00:17 -0700 Subject: [PATCH] IO-2302 California Consumer Law Update 1 Change label for FIPPA switch --- client/src/translations/en_us/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json index 8702d3161..7b603b7b6 100644 --- a/client/src/translations/en_us/common.json +++ b/client/src/translations/en_us/common.json @@ -565,7 +565,7 @@ "timezone": "Timezone", "tt_allow_post_to_invoiced": "Allow Time Tickets to be posted to Invoiced & Exported Jobs", "tt_enforce_hours_for_tech_console": "Restrict Claimable hours from Tech Console", - "use_fippa": "Use FIPPA for Names on Generated Documents?", + "use_fippa": "Conceal Customer Information on Generated Documents?", "use_paint_scale_data": "Use Paint Scale Data for Job Costing?", "uselocalmediaserver": "Use Local Media Server?", "website": "Website",