mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
M116 stage 1 fixes
This commit is contained in:
parent
ba32626371
commit
f4c9b948cb
3 changed files with 3 additions and 3 deletions
|
@ -772,7 +772,7 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
This extension contains malware and is unsafe. Remove it from Thorium so it can no longer see and change your data on sites you visit, including your personal info.
|
||||
</message>
|
||||
<message name="IDS_SAFETY_CHECK_EXTENSIONS_POLICY_VIOLATION" desc="The text explaining the reason for disabling extension. The extension in question violates Thorium Web Store policy.">
|
||||
This extension violates the Thorium Web Store policy, and might be unsafe. Remove it from Thorium so it can no longer see and change your data on sites you visit, including your personal info.
|
||||
This extension violates the Chrome Web Store policy, and might be unsafe. Remove it from Thorium so it can no longer see and change your data on sites you visit, including your personal info.
|
||||
</message>
|
||||
<message name="IDS_SAFETY_CHECK_EXTENSIONS_UNPUBLISHED" desc="The text explaining the reason for disabling extension. The extension in question was unpublished by the developer.">
|
||||
This extension was unpublished by its developer, and might be unsafe. Remove it from Thorium so it can no longer see and change your data on sites you visit, including your personal info.
|
||||
|
|
|
@ -771,7 +771,7 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
This extension contains malware and is unsafe. Remove it from Thorium so it can no longer see and change your data on sites you visit, including your personal info.
|
||||
</message>
|
||||
<message name="IDS_SAFETY_CHECK_EXTENSIONS_POLICY_VIOLATION" desc="The text explaining the reason for disabling extension. The extension in question violates Thorium Web Store policy.">
|
||||
This extension violates the Thorium Web Store policy, and might be unsafe. Remove it from Thorium so it can no longer see and change your data on sites you visit, including your personal info.
|
||||
This extension violates the Chrome Web Store policy, and might be unsafe. Remove it from Thorium so it can no longer see and change your data on sites you visit, including your personal info.
|
||||
</message>
|
||||
<message name="IDS_SAFETY_CHECK_EXTENSIONS_UNPUBLISHED" desc="The text explaining the reason for disabling extension. The extension in question was unpublished by the developer.">
|
||||
This extension was unpublished by its developer, and might be unsafe. Remove it from Thorium so it can no longer see and change your data on sites you visit, including your personal info.
|
||||
|
|
|
@ -108,7 +108,7 @@
|
|||
</then>
|
||||
<else>
|
||||
<message name="IDS_SETTINGS_DEFAULT_BROWSER_SECONDARY" desc="The text displayed when Thorium is installed in side-by-side mode, which does not support setting as the default browser.">
|
||||
This is a secondary installation of Thorium, and cannot be made your default browser.
|
||||
This is a secondary installation of Chromium, and cannot be made your default browser.
|
||||
</message>
|
||||
</else>
|
||||
</if>
|
||||
|
|
Loading…
Reference in a new issue