| 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 6370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6381 </message> | 6381 </message> |
| 6382 <message name="IDS_ABOUT_PAGE_CHANNEL_RELEASE" desc="The release option in
the channel select."> | 6382 <message name="IDS_ABOUT_PAGE_CHANNEL_RELEASE" desc="The release option in
the channel select."> |
| 6383 Release | 6383 Release |
| 6384 </message> | 6384 </message> |
| 6385 <message name="IDS_ABOUT_PAGE_CHANNEL_BETA" desc="The beta option in the c
hannel select."> | 6385 <message name="IDS_ABOUT_PAGE_CHANNEL_BETA" desc="The beta option in the c
hannel select."> |
| 6386 Beta | 6386 Beta |
| 6387 </message> | 6387 </message> |
| 6388 <message name="IDS_ABOUT_PAGE_CHANNEL_DEVELOPMENT" desc="The development o
ption in the channel select."> | 6388 <message name="IDS_ABOUT_PAGE_CHANNEL_DEVELOPMENT" desc="The development o
ption in the channel select."> |
| 6389 Development | 6389 Development |
| 6390 </message> | 6390 </message> |
| 6391 <message name="IDS_ABOUT_PAGE_CHANNEL_CANARY" desc="The canary option in t
he channel select."> |
| 6392 Canary |
| 6393 </message> |
| 6391 <message name="IDS_ABOUT_PAGE_CHECK_NOW" desc="Button title for checking f
or updates now."> | 6394 <message name="IDS_ABOUT_PAGE_CHECK_NOW" desc="Button title for checking f
or updates now."> |
| 6392 Check For Update | 6395 Check For Update |
| 6393 </message> | 6396 </message> |
| 6394 | 6397 |
| 6395 | 6398 |
| 6396 <!-- Views displays group titles and their contents side-by-side --> | 6399 <!-- Views displays group titles and their contents side-by-side --> |
| 6397 <!-- and includes a colon as a result (Mac needs this too). GTK --> | 6400 <!-- and includes a colon as a result (Mac needs this too). GTK --> |
| 6398 <!-- uses title case and displays the titles above the contents, --> | 6401 <!-- uses title case and displays the titles above the contents, --> |
| 6399 <!-- so we omit the colon. --> | 6402 <!-- so we omit the colon. --> |
| 6400 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> | 6403 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> |
| (...skipping 4559 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10960 | 10963 |
| 10961 </messages> | 10964 </messages> |
| 10962 | 10965 |
| 10963 <structures fallback_to_english="true"> | 10966 <structures fallback_to_english="true"> |
| 10964 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 10967 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 10965 </structure> | 10968 </structure> |
| 10966 </structures> | 10969 </structures> |
| 10967 | 10970 |
| 10968 </release> | 10971 </release> |
| 10969 </grit> | 10972 </grit> |
| OLD | NEW |