summaryrefslogtreecommitdiff
path: root/chromium/components/ntp_tiles_strings.grdp
blob: 6500dc8d6d3f7293c1a2f46c29e35a43d15b4a60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<grit-part>
  <if expr="not is_android">
      <!-- The title for the Google Search shortcut. -->
      <message name="IDS_NTP_DEFAULT_SEARCH_TITLE" translateable="false" desc="The label for the default Search shortcut on the New Tab Page.">
        Google
      </message>

      <!-- The URL for the Google Search shortcut. -->
      <message name="IDS_NTP_DEFAULT_SEARCH_URL" translateable="false">
        https://www.google.com
      </message>
  </if>
</grit-part>