mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update chromium_strings.grd
This commit is contained in:
parent
98d1bb708d
commit
87fafb9be7
1 changed files with 6 additions and 5 deletions
|
@ -635,6 +635,7 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
<message name="IDS_DOWNLOAD_BUBBLE_DANGEROUS_FILE"
|
||||
desc="Message shown to the user to validate the download of a dangerous file.">
|
||||
Thorium blocked this file because this type of file is dangerous
|
||||
</message>
|
||||
<message name="IDS_DOWNLOAD_BUBBLE_MALICIOUS_URL_BLOCKED"
|
||||
desc="Message shown to the user to validate the download when the download url is classified to lead to malware by the safebrowsing database.">
|
||||
Thorium blocked this file because it is dangerous
|
||||
|
@ -1463,7 +1464,7 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
<message name="IDS_PRIVACY_SANDBOX_DIALOG_NOTICE_BOTTOM_SUMMARY" desc="A conclusion paragraph for the entire page. It sits beneath the “More control over the ads you see” subtitle but it’s no more associated with that topic than “Limit sharing between sites”. * “in Chrome settings”: The URL is chrome://settings/privacySandbox. We don’t make it a live link because we need the users to stay in this moment until they make a choice.">
|
||||
You can learn more about these features in Thorium settings.
|
||||
</message>
|
||||
|
||||
|
||||
<!-- ChromiumUpdater Strings -->
|
||||
<if expr="is_win">
|
||||
<message name="IDS_FRIENDLY_COMPANY_NAME" desc="Company name">
|
||||
|
@ -1476,7 +1477,7 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
Installation failed. Please try again.
|
||||
</message>
|
||||
<message name="IDS_INSTALLER_DISPLAY_NAME" desc="Name for the updater metainstaller.">
|
||||
<ph name="COMPANY_NAME">$1<ex>Chromium</ex></ph> Installer
|
||||
<ph name="COMPANY_NAME">$1<ex>Thorium</ex></ph> Installer
|
||||
</message>
|
||||
<message name="IDS_CLOSE_BUTTON" desc="Close button tooltip">
|
||||
Close
|
||||
|
@ -1515,13 +1516,13 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
Canceling...
|
||||
</message>
|
||||
<message name="IDS_TEXT_RESTART_BROWSER" desc="For when a browser must be restarted to complete the installation.">
|
||||
Thanks for installing. You must restart your browser before using <ph name="BUNDLE_NAME">$1<ex>Chromium</ex></ph>.
|
||||
Thanks for installing. You must restart your browser before using <ph name="BUNDLE_NAME">$1<ex>Thorium</ex></ph>.
|
||||
</message>
|
||||
<message name="IDS_TEXT_RESTART_ALL_BROWSERS" desc="For when all browsers must be restarted to complete the installation.">
|
||||
Thanks for installing. You must restart all your browsers before using <ph name="BUNDLE_NAME">$1<ex>Chromium</ex></ph>.
|
||||
Thanks for installing. You must restart all your browsers before using <ph name="BUNDLE_NAME">$1<ex>Thorium</ex></ph>.
|
||||
</message>
|
||||
<message name="IDS_TEXT_RESTART_COMPUTER" desc="For when the computer must be restarted to complete the installation.">
|
||||
Thanks for installing. You must restart your computer before using <ph name="BUNDLE_NAME">$1<ex>Chromium</ex></ph>.
|
||||
Thanks for installing. You must restart your computer before using <ph name="BUNDLE_NAME">$1<ex>Thorium</ex></ph>.
|
||||
</message>
|
||||
<message name="IDS_UPDATER_CLOSE" desc="For close button on the UI post install completion.">
|
||||
Close
|
||||
|
|
Loading…
Reference in a new issue