Update settings_strings.grdp
This commit is contained in:
parent
4fca2ccd65
commit
0a37940383
1 changed files with 2 additions and 5 deletions
|
@ -207,7 +207,7 @@
|
|||
Settings
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_ALT_PAGE_TITLE" desc="The settings page title for the about page.">
|
||||
Settings - <ph name="SECTION_TITLE">$1<ex>About thorium</ex></ph>
|
||||
Settings - <ph name="SECTION_TITLE">$1<ex>About Thorium</ex></ph>
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_SUBPAGE_BUTTON" desc="Accessibility description for a button navigating the user from a settings page to one of the settings subpages.">
|
||||
Subpage button
|
||||
|
@ -1248,9 +1248,6 @@
|
|||
Add languages
|
||||
</message>
|
||||
<if expr="not chromeos_ash">
|
||||
<message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_TITLE" desc="Title for the currently used language in the header for the collapsible list of languages.">
|
||||
Language
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_LANGUAGES_EXPAND_ACCESSIBILITY_LABEL" desc="Label for the button that toggles showing the language options. Only visible by screen reader software.">
|
||||
Show language options
|
||||
</message>
|
||||
|
@ -1751,7 +1748,7 @@
|
|||
Passwords
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_SAFETY_CHECK_PASSWORDS_FEATURE_UNAVAILABLE" desc="Explains that the password check feature is not available in this version of the browser.">
|
||||
Password check is not available in thorium
|
||||
Password check is not available in Thorium
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_SAFETY_CHECK_PASSWORDS_BUTTON_ARIA_LABEL" desc="Accessibility text for the button that allows users to review their passwords.">
|
||||
Review passwords
|
||||
|
|
Loading…
Reference in a new issue