diff options
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r-- | chrome/app/generated_resources.grd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 485f45a..55f2c42 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -4936,6 +4936,15 @@ Keep your key file in a safe place. You will need it to create new versions of y <message name="IDS_FLAGS_OMNIBOX_AGGRESSIVE_HISTORY_URL_SCORING_DESCRIPTION" desc="Description for the flag for omnibox to be more aggressive with matches from the HistoryURL provider"> In omnibox autocomplete ranking, be more aggressive at ranking matches coming from the HistoryURL provider. </message> + <message name="IDS_FLAGS_OMNIBOX_AGGRESSIVE_HISTORY_URL_SCORING_AUTOMATIC" desc="Option name for automatic selection of the aggressiveness of the omnibox HistoryURL provider."> + Automatic + </message> + <message name="IDS_FLAGS_OMNIBOX_AGGRESSIVE_HISTORY_URL_SCORING_ENABLED" desc="Option name for always enabling aggressive behavior in the omnibox HistoryURL provider."> + Enabled + </message> + <message name="IDS_FLAGS_OMNIBOX_AGGRESSIVE_HISTORY_URL_SCORING_DISABLED" desc="Option name for always disabling aggressive behavior in the omnibox HistoryURL provider."> + Disabled + </message> <message name="IDS_FLAGS_ENABLE_ADDITIONAL_AUTOFILL_FEEDBACK_NAME" desc="Title for the flag to enable prompts for Autofill feedback"> Send additional Autofill feedback </message> |