Skip to content

Commit

Permalink
Settings: Fix the instant string to match the mock.
Browse files Browse the repository at this point in the history
BUG=none
TEST=none
R=csilv

Review URL: https://chromiumcodereview.appspot.com/9221021

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119539 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
jhawkins@chromium.org committed Jan 28, 2012
1 parent 0d4e30c commit 1dc8651
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions chrome/app/generated_resources.grd
Original file line number Diff line number Diff line change
Expand Up @@ -5144,8 +5144,7 @@ Because search results are requested even while you're typing your query, your d
http://support.google.com/chrome/bin/answer.py?answer=95440&hl=[GRITLANGCODE]
</message>
<message name="IDS_INSTANT_PREF_WITH_WARNING" desc="Preference for enabling instant, along with the warning that used to be displayed beneath it.">
Enable Instant for faster searching and navigation (input may be
<ph name="BEGIN_LINK">&lt;a target="_blank" href="$1"&gt;</ph>logged<ph name="END_LINK">&lt;/a&gt;</ph>).
Enable Instant for faster searching (omnibox input may be <ph name="BEGIN_LINK">&lt;a target="_blank" href="$1"&gt;</ph>logged<ph name="END_LINK">&lt;/a&gt;</ph>).
</message>
<message name="IDS_INSTANT_PREF" desc="Preference for enabling instant">
Enable Instant for faster searching
Expand Down

0 comments on commit 1dc8651

Please sign in to comment.