-
-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
419a9c3
commit 6eabdac
Showing
2 changed files
with
4,072 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,246 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- Settings-specific Chromium strings (included from chromium_strings.grd). --> | ||
<grit-part> | ||
<!-- About Page --> | ||
<message name="IDS_SETTINGS_ABOUT_PROGRAM" desc="Menu title for the About Chromium page."> | ||
About Thorium | ||
</message> | ||
<message name="IDS_SETTINGS_GET_HELP_USING_CHROME" desc="Text of the button which takes the user to the Chrome help page."> | ||
Get help with Thorium | ||
</message> | ||
<if expr="not chromeos"> | ||
<message name="IDS_SETTINGS_UPGRADE_UPDATING" desc="Status label: Updating Chromium"> | ||
Updating Thorium | ||
</message> | ||
<message name="IDS_SETTINGS_UPGRADE_UPDATING_PERCENT" desc="Status label: Updating Chromium (90%)"> | ||
Updating Thorium (<ph name="PROGRESS_PERCENT">$1<ex>90%</ex></ph>) | ||
</message> | ||
<message name="IDS_SETTINGS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Chromium"> | ||
Nearly up to date! Relaunch Thorium to finish updating. Incognito windows won't reopen. | ||
</message> | ||
<message name="IDS_SETTINGS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date (Chromium)"> | ||
Thorium is up to date | ||
</message> | ||
</if> | ||
<if expr="chromeos"> | ||
<message name="IDS_SETTINGS_ABOUT_OS" desc="Menu title for the About Chromium OS page."> | ||
About Thorium OS | ||
</message> | ||
<message name="IDS_OS_SETTINGS_TAG_OS_VERSION" desc="Text for search result item which, when clicked, navigates the user to about Chrome OS settings, which gives information about the current Chrome OS version."> | ||
Thorium OS version | ||
</message> | ||
<message name="IDS_SETTINGS_ABOUT_SEE_OS_SETTINGS_FOR_UPDATE_MESSAGE" desc="Message shown to users on Chromium browser settings which alerts the user that OS updates are shown in Chromium OS settings."> | ||
To see if your device is up to date, go to <ph name="LINK_BEGIN"><a href="chrome://os-settings/help"></ph>Thorium OS Settings<ph name="LINK_END"></a></ph> | ||
</message> | ||
<message name="IDS_SETTINGS_GET_HELP_USING_CHROME_OS" desc="Text of the button which takes the user to the Chrome help page."> | ||
Get help with Thorium OS | ||
</message> | ||
</if> | ||
|
||
<!-- Autofill Page --> | ||
<message name="IDS_SETTINGS_GOOGLE_PAYMENTS_CACHED" desc="Label that will be used to show that a credit card comes from Google Pay and is saved locally. This should follow the casing of the 'Google Pay' and 'Chrome' brands. 'Copied to Chromium' is short for 'The credit card is copied to Chromium'. 'Google Pay' should not be translated as it is the product name."> | ||
Google Pay (copied to Thorium) | ||
</message> | ||
<message name="IDS_SETTINGS_CHECK_PASSWORDS_ERROR_OFFLINE" desc="Error message when the password check can't be completed because the user is offline."> | ||
Thorium can't check your passwords. Try checking your internet connection. | ||
</message> | ||
<message name="IDS_SETTINGS_CHECK_PASSWORDS_ERROR_SIGNED_OUT" desc="Error message when the password check can't be completed because the user is not signed in."> | ||
Thorium can check your passwords when you sign in with your Google Account | ||
</message> | ||
<message name="IDS_SETTINGS_CHECK_PASSWORDS_ERROR_NO_PASSWORDS" desc="Error message when the password check can't be completed since no passwords could be checked."> | ||
No saved passwords. Thorium can check your passwords when you save them. | ||
</message> | ||
<message name="IDS_SETTINGS_CHECK_PASSWORDS_ERROR_QUOTA_LIMIT_GOOGLE_ACCOUNT" desc="Error message when the password check can't be completed since the user hit the quota limit, but the user is able to check their passwords in their Google account."> | ||
Thorium can't check your passwords. Try again after 24 hours or <ph name="BEGIN_LINK"><a href="$1" target="_blank"></ph>check passwords in your Google Account<ph name="END_LINK"></a></ph>. | ||
</message> | ||
<message name="IDS_SETTINGS_CHECK_PASSWORDS_ERROR_QUOTA_LIMIT" desc="Error message when the password check can't be completed since the user hit the quota limit."> | ||
Thorium can't check your passwords. Try again after 24 hours. | ||
</message> | ||
<message name="IDS_SETTINGS_CHECK_PASSWORDS_ERROR_GENERIC" desc="Error message when the password check can't be completed for an unspecified reason."> | ||
Thorium can't check your passwords. Try again later. | ||
</message> | ||
<message name="IDS_SETTINGS_NO_COMPROMISED_CREDENTIALS_LABEL" desc="Label which is shown when there were no compromised passwords detected."> | ||
Thorium will notify you when you sign in with a compromised password | ||
</message> | ||
<message name="IDS_SETTINGS_SIGNED_OUT_USER_LABEL" desc="Label which is shown at the top of the compromised password section if user is signed out."> | ||
To check if your passwords are safe from data breaches and other security issues, <ph name="BEGIN_LINK"><a target='_blank' href='$1'></ph>sign in to Thorium<ph name="END_LINK"></a></ph>. | ||
</message> | ||
<message name="IDS_SETTINGS_SIGNED_OUT_USER_HAS_COMPROMISED_CREDENTIALS_LABEL" desc="Label which is shown at the bottom of the compromised password section if user is signed out and has compromised credentials."> | ||
To check if your other passwords are safe from data breaches and other security issues, <ph name="BEGIN_LINK"><a target='_blank' href='$1'></ph>sign in to Thorium<ph name="END_LINK"></a></ph>. | ||
</message> | ||
<message name="IDS_SETTINGS_WEAK_PASSWORDS_DESCRIPTION_GENERATION" desc="Information about why weak passwords are a security issue and what syncing user should do to fix the problem. Has a link."> | ||
Weak passwords are easy to guess. Let Thorium <ph name="BEGIN_LINK"><a target='_blank' href='$1'></ph>create and remember strong passwords for you<ph name="END_LINK"></a></ph>. | ||
</message> | ||
<message name="IDS_SETTINGS_COMPROMISED_EDIT_DISCLAIMER_DESCRIPTION" desc="A description for the dialog which tells the user to edit password in Chromium if it was changed already."> | ||
If so, please edit your saved password in Thorium so it matches your new password. | ||
</message> | ||
<!-- Default Browser Page --> | ||
<if expr="not chromeos"> | ||
<message name="IDS_SETTINGS_DEFAULT_BROWSER_DEFAULT" desc="The text displayed when Chrome is the default browser"> | ||
Thorium is your default browser | ||
</message> | ||
<message name="IDS_SETTINGS_DEFAULT_BROWSER_MAKE_DEFAULT" desc="Default browser checkbox label"> | ||
Make Thorium the default browser | ||
</message> | ||
<message name="IDS_SETTINGS_DEFAULT_BROWSER_ERROR" desc="The text displayed when Chrome cannot determine or set the default browser"> | ||
Thorium cannot determine or set the default browser | ||
</message> | ||
<message name="IDS_SETTINGS_DEFAULT_BROWSER_SECONDARY" desc="The text displayed when Chromium 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. | ||
</message> | ||
</if> | ||
|
||
<!-- Main Page --> | ||
<if expr="chromeos or lacros"> | ||
<!-- No target="_blank" because OS settings opens its own window. --> | ||
<message name="IDS_SETTINGS_OS_SETTINGS_BANNER" desc="Banner displayed in browser settings page that links to OS settings."> | ||
If a setting doesn't show on this page, look in your <ph name="LINK_BEGIN"><a href="$1<ex>https://google.com/</ex>"></ph> | ||
Thorium OS settings<ph name="LINK_END"></a></ph> | ||
</message> | ||
</if> | ||
|
||
<!-- Privacy Page --> | ||
<message name="IDS_SETTINGS_SPELLING_PREF_DESC" desc="Description of using a web serviced to help resolve spelling errors. It is important to convey that what the user types will be sent to Google."> | ||
To fix spelling errors, Thorium sends the text you type in text fields to Google | ||
</message> | ||
<message name="IDS_SETTINGS_RESTART_TO_APPLY_CHANGES" desc="Description in the snackbar to restart Chrome and apply changes."> | ||
To apply your changes, relaunch Thorium | ||
</message> | ||
|
||
<if expr="not chromeos and not lacros"> | ||
<message name="IDS_SETTINGS_SIGNIN_ALLOWED" desc="The title of the preference to allow to sign-in to Chrome"> | ||
Allow Thorium sign-in | ||
</message> | ||
<message name="IDS_SETTINGS_SIGNIN_ALLOWED_DESC" desc="The description of the preference to allow to sign-in to Chrome"> | ||
By turning this off, you can sign in to Google sites like Gmail without signing in to Thorium | ||
</message> | ||
</if> | ||
|
||
<!-- Site Settings --> | ||
<message name="IDS_SETTINGS_SITE_SETTINGS_PDFS_BLOCKED" desc="Label for the disabled option of the pdfs content setting."> | ||
Open PDFs in Thorium | ||
</message> | ||
|
||
<!-- Privacy Review --> | ||
<message name="IDS_SETTINGS_PRIVACY_REVIEW_SUBLABEL" desc="Sublabel of the row in the Chrome privacy and security of Chrome settings that leads to the privacy review."> | ||
Customize some of Thorium’s most important privacy choices | ||
</message> | ||
<message name="IDS_SETTINGS_PRIVACY_REVIEW_CLEAR_ON_EXIT_FEATURE_DESCRIPTION1" desc="A part of the feature description of 'clear cookies on exit' card in the privacy review."> | ||
When you close all Thorium windows, cookies and site data are automatically cleared | ||
</message> | ||
<message name="IDS_SETTINGS_PRIVACY_REVIEW_CLEAR_ON_EXIT_FEATURE_DESCRIPTION2" desc="A part of the feature description of 'clear cookies on exit' card in the privacy review."> | ||
You will be <ph name="BEGIN_BOLD"><b></ph>signed out of most sites<ph name="END_BOLD"></b></ph> when you close Thorium. If sync is off, you will also be <ph name="BEGIN_BOLD"><b></ph>signed out of Google services and Thorium<ph name="END_BOLD"></b></ph>. | ||
</message> | ||
<message name="IDS_SETTINGS_PRIVACY_REVIEW_CLEAR_ON_EXIT_FEATURE_DESCRIPTION3" desc="A part of the feature description of 'clear cookies on exit' card in the privacy review."> | ||
Sites you visit remember your information until you close Thorium | ||
</message> | ||
<message name="IDS_SETTINGS_PRIVACY_REVIEW_WELCOME_CARD_HEADER" desc="A header shown at the top of the welcome card in the privacy review, explaining to users that they can review their most important privacy and security settings in the privacy review."> | ||
Customize some of Thorium’s most important privacy choices | ||
</message> | ||
<message name="IDS_SETTINGS_PRIVACY_REVIEW_WELCOME_CARD_SUB_HEADER" desc="A subheader shown at on the welcome card in the privacy review, explaining to users that Chromium has default settings but they can customize them if they like."> | ||
The default settings work for most people, but you can customize them to fit how you like to use Thorium | ||
</message> | ||
<message name="IDS_SETTINGS_PRIVACY_REVIEW_SAFE_BROWSING_CARD_STANDARD_PROTECTION_FEATURE_DESCRIPTION2" desc="A part of the feature description of the standard protection section of the safe browsing card in the privacy review."> | ||
Checks URLs with a list of unsafe sites stored in Thorium | ||
</message> | ||
<message name="IDS_SETTINGS_PRIVACY_REVIEW_SAFE_BROWSING_CARD_STANDARD_PROTECTION_PRIVACY_DESCRIPTION1" desc="A part of the privacy description of the standard protection section of the safe browsing card in the privacy review."> | ||
If a site tries to steal your password, or when you download a harmful file, Thorium may also send URLs, including bits of page content, to Safe Browsing | ||
</message> | ||
<message name="IDS_SETTINGS_PRIVACY_REVIEW_COMPLETION_CARD_PRIVACY_SANDBOX_SUB_LABEL" desc="Text of the Privacy Sandbox sublabel in the completion card of the privacy review."> | ||
See how Thorium plans to safeguard you from cross-site tracking while preserving the open web | ||
</message> | ||
<message name="IDS_SETTINGS_PRIVACY_REVIEW_COMPLETION_CARD_WAA_SUB_LABEL" desc="Text of the Web and App Activity sublabel in the completion card of the privacy review."> | ||
Choose whether to include Thorium history for more personalized experiences in Google services | ||
</message> | ||
|
||
<!-- Safety check --> | ||
<message name="IDS_SETTINGS_SAFETY_CHECK_PARENT_PRIMARY_LABEL_BEFORE" desc="This text describes what the safety check is. (It's an area of the Settings page where users can quickly check whether their safety-related settings are fully protecting them.)"> | ||
Thorium can help keep you safe from data breaches, bad extensions, and more | ||
</message> | ||
<message name="IDS_SETTINGS_SAFETY_CHECK_UPDATES_FAILED_OFFLINE" desc="This text describes that Chromium cannot check for updates because there currently is no internet connection."> | ||
Thorium can't check for updates. Try checking your internet connection. | ||
</message> | ||
<message name="IDS_SETTINGS_SAFETY_CHECK_UPDATES_FAILED" desc="This text describes that Chromium cannot update due to an unknown error."> | ||
Thorium didn't update, something went wrong. <ph name="BEGIN_LINK"><a target="_blank" href="$1"></ph>Fix Thorium update problems and failed updates.<ph name="END_LINK"></a></ph> | ||
</message> | ||
<message name="IDS_SETTINGS_SAFETY_CHECK_UPDATES_UNKNOWN" desc="This text displays the installed version of Chromium when it is not possible to check for updates on non-Chrome branded browsers."> | ||
Thorium version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> is installed | ||
</message> | ||
<message name="IDS_SETTINGS_SAFETY_CHECK_PASSWORDS_SIGNED_OUT" desc="This text points out that the password check can only run when the user is signed in."> | ||
Thorium can't check your passwords because you're not signed in | ||
</message> | ||
<message name="IDS_SETTINGS_SAFETY_CHECK_SAFE_BROWSING_DISABLED" desc="This text points out that Safe Browsing is disabled and that the user is not protected."> | ||
Safe Browsing is off. Thorium recommends turning it on. | ||
</message> | ||
|
||
<!-- Safe Browsing --> | ||
<message name="IDS_SETTINGS_SAFEBROWSING_ENHANCED_BULLET_TWO" desc="Second bullet point under the safe browsing enhanced protection mode"> | ||
Keeps you safe on Thorium and may be used to improve your security in other Google apps when you are signed in | ||
</message> | ||
<message name="IDS_SETTINGS_SAFEBROWSING_STANDARD_BULLET_TWO" desc="First bullet point under the safe browsing standard protection mode"> | ||
Checks URLs with a list of unsafe sites stored in Thorium. If a site tries to steal your password, or when you download a harmful file, Thorium may also send URLs, including bits of page content, to Safe Browsing. | ||
</message> | ||
|
||
<!-- People Page --> | ||
<message name="IDS_SETTINGS_SYNC_DISCONNECT_DELETE_PROFILE_WARNING_WITH_COUNTS_SINGULAR" desc="Warning message displayed in the Sign out of Chrome dialog that indicates profile browsing data will be removed from the device."> | ||
This will delete 1 item from this device. To retrieve your data later, sign in to Thorium as <ph name="USER_EMAIL">$1<ex>[email protected]</ex></ph>. | ||
</message> | ||
<message name="IDS_SETTINGS_SYNC_DISCONNECT_DELETE_PROFILE_WARNING_WITH_COUNTS_PLURAL" desc="Warning message displayed in the Sign out of Chrome dialog that indicates profile browsing data will be removed from the device."> | ||
This will delete <ph name="ITEMS_COUNT">$1<ex>66</ex></ph> items from this device. To retrieve your data later, sign in to Thorium as <ph name="USER_EMAIL">$2<ex>[email protected]</ex></ph>. | ||
</message> | ||
<message name="IDS_SETTINGS_SYNC_DISCONNECT_DELETE_PROFILE_WARNING_WITHOUT_COUNTS" desc="Warning message displayed in the Sign out of Chrome dialog that indicates profile browsing data will be removed from the device."> | ||
This will delete your browsing data from this device. To retrieve your data later, sign in to Thorium as <ph name="USER_EMAIL">$1<ex>[email protected]</ex></ph>. | ||
</message> | ||
<if expr="not chromeos"> | ||
<message name="IDS_SETTINGS_CUSTOMIZE_YOUR_CHROME_PROFILE" desc="Label of the link that takes you to the page to customize your chrome profile."> | ||
Customize your Thorium profile | ||
</message> | ||
<message name="IDS_SETTING_NAME_YOUR_PROFILE" desc="Title of the edit local profile name section on the manage profile page."> | ||
Name your Thorium profile | ||
</message> | ||
</if> | ||
<message name="IDS_SETTINGS_PEOPLE_SIGN_IN_PROMPT_SECONDARY_WITH_ACCOUNT" desc="The secondary text displayed to prompt users to enable sync for an account that is alredy present in Chromium."> | ||
Sync and personalize Thorium across your devices | ||
</message> | ||
<if expr="chromeos"> | ||
<message name="IDS_SETTINGS_ACCOUNT_MANAGER_DESCRIPTION_V2" desc="Description of the Account Manager Settings page. Shown just below the title of the page."> | ||
You can manage your signed-in Google Accounts. Your Google Accounts are used for Thorium browser, Play Store, Gmail, and more. If you want to add an account for someone else, like a family member, add a new person to your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> instead. <ph name="LINK_BEGIN"><a></ph>Learn more<ph name="LINK_END"></a></ph> | ||
</message> | ||
</if> | ||
|
||
<!-- Sync Page --> | ||
<message name="IDS_SETTINGS_SYNC_DATA_ENCRYPTED_TEXT" desc="Text alerting the user that synced data is encrypted."> | ||
For added security, Thorium will encrypt your data. | ||
</message> | ||
<message name="IDS_SETTINGS_SYNC_DISCONNECT_TITLE" desc="The title of the dialog to stop syncing and sign out."> | ||
Sign out of Thorium? | ||
</message> | ||
<message name="IDS_DRIVE_SUGGEST_PREF_DESC" desc="The documentation string of the 'Show Drive Results in Omnibox' - full description sentence"> | ||
Thorium will access your Drive to make suggestions in the address bar | ||
</message> | ||
<message name="IDS_SETTINGS_SYNC_SIGN_IN_PROMPT_WITH_NO_ACCOUNT" desc="The text displayed to prompt users to sign in to Chromium."> | ||
Sign in to sync and personalize Thorium across your devices | ||
</message> | ||
|
||
<!-- Languages Page --> | ||
<if expr="is_win"> | ||
<message name="IDS_SETTINGS_LANGUAGES_IS_DISPLAYED_IN_THIS_LANGUAGE" desc="The label for a language that is currently used as the UI display language."> | ||
This language is used to display the Thorium UI | ||
</message> | ||
<message name="IDS_SETTINGS_LANGUAGES_DISPLAY_IN_THIS_LANGUAGE" desc="The label used for a button that changes the UI language."> | ||
Display Thorium in this language | ||
</message> | ||
</if> | ||
|
||
<!-- System Page --> | ||
<if expr="not chromeos"> | ||
<message name="IDS_SETTINGS_SYSTEM_BACKGROUND_APPS_LABEL" desc="Label for the checkbox to allow apps to run in the background, when Chrome is closed."> | ||
Continue running background apps when Thorium is closed | ||
</message> | ||
</if> | ||
|
||
<!-- Reset Page --> | ||
<message name="IDS_SETTINGS_RESET_PROFILE_FEEDBACK" desc="Feedback label in the Reset Profile Settings dialog"> | ||
Help make Thorium better by reporting the <ph name="BEGIN_LINK"><a is="action-link" target="_blank"></ph>current settings<ph name="END_LINK"></a></ph> | ||
</message> | ||
</grit-part> |
Oops, something went wrong.