Update thorium_strings.grd

This commit is contained in:
Alexander David Frick 2022-09-20 00:50:26 -05:00 committed by GitHub
parent fe39a7e2ae
commit b64ab403ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -652,6 +652,12 @@ Permissions you've already given to websites and apps may apply to this account.
desc="Subpage summary of warning for Deep Scanning.">
Thorium recommends scanning this file because it may be dangerous
</message>
<!-- Tailored Warning in Download Bubble Items -->
<message name="IDS_DOWNLOAD_BUBBLE_SUBPAGE_SUMMARY_SUSPICIOUS_ARCHIVE"
desc="Subpage summary for suspicious archive warning.">
Thorium blocked this archive file because it may hide malware
</message>
<!-- Download Shelf Items -->
<message name="IDS_DOWNLOAD_STATUS_CRX_INSTALL_RUNNING"
@ -1572,6 +1578,18 @@ Permissions you've already given to websites and apps may apply to this account.
Installation complete.
</message>
</if>
<!-- High Efficiency Chip strings -->
<if expr="not is_android">
<message name="IDS_HIGH_EFFICIENCY_DIALOG_BODY" desc="Body text for a dialog describing that Memory Saver mode will use less memory from inactive tabs and that this is a setting the user can control.">
As needed, Thorium reclaims memory from tabs you aren't actively using. You can change this anytime in settings.
</message>
<message name="IDS_HIGH_EFFICIENCY_INFO_MODE_PROMO_TITLE" desc="The title for the high efficiency info mode in-product promo bubble.">
Thorium turned on Memory Saver
</message>
<message name="IDS_HIGH_EFFICIENCY_INFO_MODE_PROMO_TEXT" desc="The text shown for the high efficiency info mode in-product promo bubble.">
To make your browsing faster, Thorium reclaims memory from tabs you aren't using.
</message>
</if>
</messages>
</release>
</grit>