Update settings_chromium_strings.grdp
This commit is contained in:
parent
c06991cf68
commit
4fca2ccd65
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Settings-specific Chromium strings (included from chromium_strings.grd). -->
|
||||
<!-- Copyright (c) 2022 Alex313031. -->
|
||||
<!-- Settings-specific Chromium strings (included from chromium_strings.grd). -->
|
||||
<grit-part>
|
||||
<!-- Shared across multiple page -->
|
||||
<if expr="not chromeos_ash">
|
||||
|
@ -280,6 +280,11 @@
|
|||
<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 -->
|
||||
<message name="IDS_SETTINGS_AUTOFILL_ASSISTANT_PREF" translateable="false" desc="The documentation string of the 'Use Google Assistant' preference to help with automated flows on the web">
|
||||
Google Assistant in Thorium
|
||||
</message>
|
||||
|
||||
<!-- Languages Page -->
|
||||
<if expr="is_win">
|
||||
|
|
Loading…
Reference in a new issue