Skip to content

Commit dd3e767

Browse files
committed
Make privacy policy text consistent
1 parent eea9312 commit dd3e767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/src/_locales/en/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
"description": "The notice for downloaded Firefox on the setup page"
240240
},
241241
"setupPageLicensePrivacyPolicy": {
242-
"message": "This extension exchanges personal data (current website and manifest URLs, as well as other PWA details) with the native program when the user initiates the PWA installation. This is necessary in order to correctly obtain and parse the Web Application Manifest and install the PWA. Data are stored on the computer as long as that PWA is installed. No personal data leave the computer or are sent to third parties.",
242+
"message": "The extension exchanges personal data (current website and manifest URLs, as well as other PWA details) with the native program when the user initiates the web app installation. This is necessary in order to correctly obtain and parse the Web Application Manifest and install the web app. Data are stored on the computer as long as that web app is installed. No personal data leave the computer or are sent to third parties.",
243243
"description": "The privacy policy notice on the setup page"
244244
},
245245
"setupPageLicenseLinks": {

0 commit comments

Comments
 (0)