Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: chrome/app/generated_resources.grd

Issue 6329005: * Add WebPreference::interactive_form_validation_enabled... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/common/chrome_switches.h » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 4213 matching lines...) Expand 10 before | Expand all | Expand 10 after
4224 </message> 4224 </message>
4225 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_DESCRIPTION" desc= "Description of the 'Enable experimental location features' lab."> 4225 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_DESCRIPTION" desc= "Description of the 'Enable experimental location features' lab.">
4226 Enables experimental extensions to the geolocation feature. Includes usi ng operating system location APIs (where available), and sending additional loca l network configuration data to the Google location service to provide higher ac curacy positioning. 4226 Enables experimental extensions to the geolocation feature. Includes usi ng operating system location APIs (where available), and sending additional loca l network configuration data to the Google location service to provide higher ac curacy positioning.
4227 </message> 4227 </message>
4228 <message name="IDS_FLAGS_BLOCK_ALL_THIRD_PARTY_COOKIES_NAME" desc="Name of the 'Block all third-party cookies' lab."> 4228 <message name="IDS_FLAGS_BLOCK_ALL_THIRD_PARTY_COOKIES_NAME" desc="Name of the 'Block all third-party cookies' lab.">
4229 Block all third-party cookies 4229 Block all third-party cookies
4230 </message> 4230 </message>
4231 <message name="IDS_FLAGS_BLOCK_ALL_THIRD_PARTY_COOKIES_DESCRIPTION" desc=" Description of the 'Block all third-party cookies' lab."> 4231 <message name="IDS_FLAGS_BLOCK_ALL_THIRD_PARTY_COOKIES_DESCRIPTION" desc=" Description of the 'Block all third-party cookies' lab.">
4232 When the option to block third-party cookies from being set is enabled, also block third-party cookies from being read. 4232 When the option to block third-party cookies from being set is enabled, also block third-party cookies from being read.
4233 </message> 4233 </message>
4234 <message name="IDS_FLAGS_DISABLE_INTERACTIVE_FORM_VALIDATION_NAME" desc="N ame of the 'Disable HTML5 interactive form validation' lab.">
4235 Disable HTML5 interacrive form validation
4236 </message>
4237 <message name="IDS_FLAGS_DISABLE_INTERACTIVE_FORM_VALIDATION_DESCRIPTION" desc="Description of the 'Disable HTML5 interactive form validation' lab.">
4238 Disable showing validation messages and preventing form submission.
4239 </message>
4234 4240
4235 <!-- Instant --> 4241 <!-- Instant -->
4236 <message name="IDS_INSTANT_OPT_IN_ENABLE" desc="Button shown in the omnibo x dropdown for enabling instant"> 4242 <message name="IDS_INSTANT_OPT_IN_ENABLE" desc="Button shown in the omnibo x dropdown for enabling instant">
4237 Enable... 4243 Enable...
4238 </message> 4244 </message>
4239 <message name="IDS_INSTANT_OPT_IN_NO_THANKS" desc="Button shown in the omn ibox dropdodown for not enabling instant"> 4245 <message name="IDS_INSTANT_OPT_IN_NO_THANKS" desc="Button shown in the omn ibox dropdodown for not enabling instant">
4240 No thanks 4246 No thanks
4241 </message> 4247 </message>
4242 <message name="IDS_INSTANT_OPT_IN_LABEL" desc="Label shown in the omnibox dropdown for enabling instant"> 4248 <message name="IDS_INSTANT_OPT_IN_LABEL" desc="Label shown in the omnibox dropdown for enabling instant">
4243 Enable Instant for faster searching and browsing? 4249 Enable Instant for faster searching and browsing?
(...skipping 7503 matching lines...) Expand 10 before | Expand all | Expand 10 after
11747 </includes> 11753 </includes>
11748 <structures fallback_to_english="true"> 11754 <structures fallback_to_english="true">
11749 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11755 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11750 </structure> 11756 </structure>
11751 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11757 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11752 </structure> 11758 </structure>
11753 </structures> 11759 </structures>
11754 11760
11755 </release> 11761 </release>
11756 </grit> 11762 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/common/chrome_switches.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698