mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update settings_chromium_strings.grdp
This commit is contained in:
parent
13c0905805
commit
c07d130b9a
1 changed files with 2 additions and 2 deletions
|
@ -102,7 +102,7 @@
|
||||||
To apply your changes, relaunch Thorium
|
To apply your changes, relaunch Thorium
|
||||||
</message>
|
</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">
|
<message name="IDS_SETTINGS_SIGNIN_ALLOWED" desc="The title of the preference to allow to sign-in to Chrome">
|
||||||
Allow Thorium sign-in
|
Allow Thorium sign-in
|
||||||
</message>
|
</message>
|
||||||
|
@ -115,7 +115,7 @@
|
||||||
<message name="IDS_SETTINGS_SITE_SETTINGS_PDFS_BLOCKED" desc="Label for the disabled option of the pdfs content setting.">
|
<message name="IDS_SETTINGS_SITE_SETTINGS_PDFS_BLOCKED" desc="Label for the disabled option of the pdfs content setting.">
|
||||||
Open PDFs in Thorium
|
Open PDFs in Thorium
|
||||||
</message>
|
</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.">
|
<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
|
When on, you'll also be signed out of Thorium
|
||||||
</message>
|
</message>
|
||||||
|
|
Loading…
Reference in a new issue