Update settings_chromium_strings.grdp

This commit is contained in:
Alexander David Frick 2022-08-07 17:49:33 -05:00 committed by GitHub
parent 13c0905805
commit c07d130b9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@
To apply your changes, relaunch Thorium
</message>
<if expr="not chromeos_ash and not chromeos_lacros">
<if expr="not is_chromeos">
<message name="IDS_SETTINGS_SIGNIN_ALLOWED" desc="The title of the preference to allow to sign-in to Chrome">
Allow Thorium sign-in
</message>
@ -115,7 +115,7 @@
<message name="IDS_SETTINGS_SITE_SETTINGS_PDFS_BLOCKED" desc="Label for the disabled option of the pdfs content setting.">
Open PDFs in Thorium
</message>
<if expr="not chromeos_ash and not chromeos_lacros">
<if expr="not is_chromeos">
<message name="IDS_SETTINGS_COOKIES_CLEAR_ON_EXIT_DESC" desc="Secondary text for the toggle that allows the user to automatically delete their cookies and site data when they close all browser windows. This sublabel clarifies that when the toggle is enabled the user will be signed out of Chrome each time they close all Chrome windows.">
When on, you'll also be signed out of Thorium
</message>