mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update thorium_strings.grd
This commit is contained in:
parent
21248f159a
commit
ce9d987ebe
1 changed files with 17 additions and 3 deletions
|
@ -39,7 +39,7 @@ If you update this file, be sure also to update google_chrome_strings.grd. -->
|
|||
<output filename="chromium_strings_zh-HK.pak" type="data_package" lang="zh-HK" />
|
||||
<output filename="chromium_strings_zu.pak" type="data_package" lang="zu" />
|
||||
</if>
|
||||
<if expr="chromeos or lacros">
|
||||
<if expr="chromeos_ash or chromeos_lacros">
|
||||
<output filename="chromium_strings_is.pak" type="data_package" lang="is" />
|
||||
</if>
|
||||
<output filename="chromium_strings_am.pak" type="data_package" lang="am" />
|
||||
|
@ -583,8 +583,8 @@ Thorium is unable to recover your settings.
|
|||
<message name="IDS_DEFAULT_BROWSER_INFOBAR_TEXT" desc="Text to show in an infobar when Chromium is not the current default browser.">
|
||||
Thorium isn't your default browser
|
||||
</message>
|
||||
<message name="IDS_TAILORED_SECURITY_CONSENTED_ENABLE_NOTIFICATION_TITLE" desc="The title of the notification asking if the user wants to enable Enhanced Safe Browsing">
|
||||
Also turn on in Thorium?
|
||||
<message name="IDS_TAILORED_SECURITY_CONSENTED_ENABLE_NOTIFICATION_DESCRIPTION" desc="The text of the notification asking if the user wants to enable Enhanced Safe Browsing">
|
||||
You turned on Enhanced Safe Browsing in your account. Now get it for Thorium.
|
||||
</message>
|
||||
<if expr="is_win">
|
||||
<!-- Try Chrome Toast Dialog -->
|
||||
|
@ -1369,6 +1369,20 @@ Thorium is unable to recover your settings.
|
|||
<message name="IDS_BLUETOOTH_DEVICE_CHOOSER_AUTHORIZE_BLUETOOTH" desc="Text shown in the Chooser when browser does not have Bluetooth permission. The ' ' is a newline character to force the desired line wrapping.">
|
||||
Thorium needs Bluetooth access to continue pairing. <ph name="IDS_BLUETOOTH_DEVICE_CHOOSER_AUTHORIZE_BLUETOOTH_LINK">$1<ex>Open Preferences</ex></ph>
|
||||
</message>
|
||||
|
||||
<!-- Tailored Security -->
|
||||
<message name="IDS_TAILORED_SECURITY_UNCONSENTED_PROMOTION_NOTIFICATION_TITLE" desc="Title of notification prompting the user to enable Enhanced Safe Browsing after they have enabled account-level protections.">
|
||||
Get Thorium's strongest security
|
||||
</message>
|
||||
<message name="IDS_TAILORED_SECURITY_UNCONSENTED_PROMOTION_MESSAGE_TITLE" desc="Title shown in the message shown when a user changes their account-level tailored security setting encouraging them to enable Enhanced Safe Browsing">
|
||||
Get Thorium's strongest security
|
||||
</message>
|
||||
<message name="IDS_TAILORED_SECURITY_UNCONSENTED_PROMOTION_MESSAGE_DESCRIPTION" desc="Description shown in the message shown when a user changes their account-level tailored security setting encouraging them to enable Enhanced Safe Browsing">
|
||||
Enhanced protection does more to block phishing and malware
|
||||
</message>
|
||||
<message name="IDS_TAILORED_SECURITY_UNCONSENTED_PROMOTION_MESSAGE_ACCEPT" desc="Accept button shown in the message shown when a user changes their account-level tailored security setting encouraging them to enable Enhanced Safe Browsing">
|
||||
Continue
|
||||
</message>
|
||||
</messages>
|
||||
</release>
|
||||
</grit>
|
||||
|
|
Loading…
Reference in a new issue