OLD | NEW |
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 7986 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7997 <message name="IDS_OPTIONS_CHROME_DICTIONARY_LANGUAGE" desc="The documenta
tion string of the 'Spell check dictionary language' preference"> | 7997 <message name="IDS_OPTIONS_CHROME_DICTIONARY_LANGUAGE" desc="The documenta
tion string of the 'Spell check dictionary language' preference"> |
7998 Spell-checker language: | 7998 Spell-checker language: |
7999 </message> | 7999 </message> |
8000 <message name="IDS_OPTIONS_ENABLE_SPELLCHECK" desc="The documentation stri
ng of the 'Enable spellcheck' option"> | 8000 <message name="IDS_OPTIONS_ENABLE_SPELLCHECK" desc="The documentation stri
ng of the 'Enable spellcheck' option"> |
8001 Check spelling: | 8001 Check spelling: |
8002 </message> | 8002 </message> |
8003 <message name="IDS_OPTIONS_ENABLE_AUTO_SPELL_CORRECTION" desc="The documen
tation string of the 'Enable auto spell correction' option"> | 8003 <message name="IDS_OPTIONS_ENABLE_AUTO_SPELL_CORRECTION" desc="The documen
tation string of the 'Enable auto spell correction' option"> |
8004 Correct spelling automatically: | 8004 Correct spelling automatically: |
8005 </message> | 8005 </message> |
8006 | 8006 |
| 8007 <!-- TODO(kmadhusu): Remove "IDS_OPTIONS_RESET", "IDS_OPTIONS_RESET_OKLABE
L", "IDS_OPTIONS_RESET_CANCELLABEL" after platform-specific dialogs are removed.
--> |
8007 <if expr="not pp_ifdef('use_titlecase')"> | 8008 <if expr="not pp_ifdef('use_titlecase')"> |
8008 <message name="IDS_OPTIONS_RESET" desc="The label of the 'Reset all sett
ings to defaults' button"> | 8009 <message name="IDS_OPTIONS_RESET" desc="The label of the 'Reset all sett
ings to defaults' button"> |
8009 Reset to defaults | 8010 Reset to defaults |
8010 </message> | 8011 </message> |
8011 <message name="IDS_OPTIONS_RESET_OKLABEL" desc="The label of the OK butt
on in the 'Reset Chrome options' confirmation dialog box"> | 8012 <message name="IDS_OPTIONS_RESET_OKLABEL" desc="The label of the OK butt
on in the 'Reset Chrome options' confirmation dialog box"> |
8012 Reset to defaults | 8013 Reset to defaults |
8013 </message> | 8014 </message> |
8014 <message name="IDS_OPTIONS_RESET_CANCELLABEL" desc="The label of the Can
cel button in the 'Reset Chrome options' confirmation dialog box"> | 8015 <message name="IDS_OPTIONS_RESET_CANCELLABEL" desc="The label of the Can
cel button in the 'Reset Chrome options' confirmation dialog box"> |
8015 Don't reset | 8016 Don't reset |
8016 </message> | 8017 </message> |
(...skipping 3350 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11367 </includes> | 11368 </includes> |
11368 <structures fallback_to_english="true"> | 11369 <structures fallback_to_english="true"> |
11369 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11370 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11370 </structure> | 11371 </structure> |
11371 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11372 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11372 </structure> | 11373 </structure> |
11373 </structures> | 11374 </structures> |
11374 | 11375 |
11375 </release> | 11376 </release> |
11376 </grit> | 11377 </grit> |
OLD | NEW |