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

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

Issue 2082011: [Mac] Add a preference for the tab key cycling between just form fields, or links as well. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Re-save XIB on 10.5 Created 10 years, 7 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
« no previous file with comments | « no previous file | chrome/app/nibs/Preferences.xib » ('j') | no next file with comments »
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 6271 matching lines...) Expand 10 before | Expand all | Expand 10 after
6282 </message> 6282 </message>
6283 6283
6284 <message name="IDS_OPTIONS_LINKDOCTOR_PREF" desc="The documentation string of the 'Use Link Doctor' preference"> 6284 <message name="IDS_OPTIONS_LINKDOCTOR_PREF" desc="The documentation string of the 'Use Link Doctor' preference">
6285 Show suggestions for navigation errors 6285 Show suggestions for navigation errors
6286 </message> 6286 </message>
6287 6287
6288 <message name="IDS_OPTIONS_SUGGEST_PREF" desc="The documentation string of the 'Use Suggest' preference"> 6288 <message name="IDS_OPTIONS_SUGGEST_PREF" desc="The documentation string of the 'Use Suggest' preference">
6289 Use a suggestion service to help complete searches and URLs typed in the address bar 6289 Use a suggestion service to help complete searches and URLs typed in the address bar
6290 </message> 6290 </message>
6291 6291
6292 <message name="IDS_OPTIONS_TABS_TO_LINKS_PREF" desc="The documentation str ing of the 'Tabs to Links' preference">
6293 Pressing Tab on a webpage highlights links, as well as form fields
6294 </message>
6295
6292 <message name="IDS_OPTIONS_FONTSETTINGS_INFO" desc="Information text about font and language options for web pages"> 6296 <message name="IDS_OPTIONS_FONTSETTINGS_INFO" desc="Information text about font and language options for web pages">
6293 Change the default font and language for webpages. 6297 Change the default font and language for webpages.
6294 </message> 6298 </message>
6295 <message name="IDS_OPTIONS_FONTSETTINGS_CONFIGUREFONTS_BUTTON" desc="The l abel of the 'configure fonts and languages' button"> 6299 <message name="IDS_OPTIONS_FONTSETTINGS_CONFIGUREFONTS_BUTTON" desc="The l abel of the 'configure fonts and languages' button">
6296 Change font and language settings 6300 Change font and language settings
6297 </message> 6301 </message>
6298 <message name="IDS_OPTIONS_FONTSETTINGS_CONFIGUREFONTSONLY_BUTTON" desc="T he label of the 'configure fonts' button"> 6302 <message name="IDS_OPTIONS_FONTSETTINGS_CONFIGUREFONTSONLY_BUTTON" desc="T he label of the 'configure fonts' button">
6299 Change font settings 6303 Change font settings
6300 </message> 6304 </message>
6301 6305
(...skipping 1394 matching lines...) Expand 10 before | Expand all | Expand 10 after
7696 7700
7697 </messages> 7701 </messages>
7698 7702
7699 <structures first_id="50000" fallback_to_english="true"> 7703 <structures first_id="50000" fallback_to_english="true">
7700 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 7704 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
7701 </structure> 7705 </structure>
7702 </structures> 7706 </structures>
7703 7707
7704 </release> 7708 </release>
7705 </grit> 7709 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/nibs/Preferences.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698