Update settings_chromium_strings.grdp
This commit is contained in:
parent
d270d39978
commit
a035c272ec
1 changed files with 3 additions and 15 deletions
|
@ -36,9 +36,6 @@
|
|||
<message name="IDS_OS_SETTINGS_TAG_OS_VERSION" desc="Text for search result item which, when clicked, navigates the user to about ChromeOS settings, which gives information about the current ChromeOS version.">
|
||||
ThoriumOS 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 ChromiumOS settings.">
|
||||
To see if your device is up to date, go to <ph name="LINK_BEGIN"><a href="chrome://os-settings/help"></ph>ThoriumOS 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 ThoriumOS
|
||||
</message>
|
||||
|
@ -97,15 +94,6 @@
|
|||
</message>
|
||||
</if>
|
||||
|
||||
<!-- Main Page -->
|
||||
<if expr="chromeos_ash or chromeos_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>
|
||||
ThoriumOS 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
|
||||
|
@ -280,8 +268,8 @@
|
|||
<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>
|
||||
|
||||
<!-- Autofill Assistant settings -->
|
||||
|
||||
<!-- Autofill Assistant settings -->
|
||||
<message name="IDS_SETTINGS_AUTOFILL_ASSISTANT_PREF" desc="The documentation string of the 'Use Google Assistant' preference to help with automated flows on the web">
|
||||
Google Assistant in Thorium
|
||||
</message>
|
||||
|
@ -310,7 +298,7 @@
|
|||
<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>
|
||||
|
||||
|
||||
<!-- Chrome Root Store -->
|
||||
<if expr="chrome_root_store_supported">
|
||||
<message name="IDS_SETTINGS_CHROME_CERTIFICATES" desc="Text for manage certificates button in Privacy options">
|
||||
|
|
Loading…
Reference in a new issue