| 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 6412 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6423 </message> | 6423 </message> |
| 6424 <message name="IDS_ABOUT_PAGE_CHANNEL_RELEASE" desc="The release option in
the channel select."> | 6424 <message name="IDS_ABOUT_PAGE_CHANNEL_RELEASE" desc="The release option in
the channel select."> |
| 6425 Release | 6425 Release |
| 6426 </message> | 6426 </message> |
| 6427 <message name="IDS_ABOUT_PAGE_CHANNEL_BETA" desc="The beta option in the c
hannel select."> | 6427 <message name="IDS_ABOUT_PAGE_CHANNEL_BETA" desc="The beta option in the c
hannel select."> |
| 6428 Beta | 6428 Beta |
| 6429 </message> | 6429 </message> |
| 6430 <message name="IDS_ABOUT_PAGE_CHANNEL_DEVELOPMENT" desc="The development o
ption in the channel select."> | 6430 <message name="IDS_ABOUT_PAGE_CHANNEL_DEVELOPMENT" desc="The development o
ption in the channel select."> |
| 6431 Development | 6431 Development |
| 6432 </message> | 6432 </message> |
| 6433 <message name="IDS_ABOUT_PAGE_CHANNEL_CANARY" desc="The canary option in t
he channel select."> |
| 6434 Canary |
| 6435 </message> |
| 6433 <message name="IDS_ABOUT_PAGE_CHECK_NOW" desc="Button title for checking f
or updates now."> | 6436 <message name="IDS_ABOUT_PAGE_CHECK_NOW" desc="Button title for checking f
or updates now."> |
| 6434 Check For Update | 6437 Check For Update |
| 6435 </message> | 6438 </message> |
| 6436 | 6439 |
| 6437 | 6440 |
| 6438 <!-- Views displays group titles and their contents side-by-side --> | 6441 <!-- Views displays group titles and their contents side-by-side --> |
| 6439 <!-- and includes a colon as a result (Mac needs this too). GTK --> | 6442 <!-- and includes a colon as a result (Mac needs this too). GTK --> |
| 6440 <!-- uses title case and displays the titles above the contents, --> | 6443 <!-- uses title case and displays the titles above the contents, --> |
| 6441 <!-- so we omit the colon. --> | 6444 <!-- so we omit the colon. --> |
| 6442 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> | 6445 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> |
| (...skipping 4556 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10999 | 11002 |
| 11000 </messages> | 11003 </messages> |
| 11001 | 11004 |
| 11002 <structures fallback_to_english="true"> | 11005 <structures fallback_to_english="true"> |
| 11003 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11006 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11004 </structure> | 11007 </structure> |
| 11005 </structures> | 11008 </structures> |
| 11006 | 11009 |
| 11007 </release> | 11010 </release> |
| 11008 </grit> | 11011 </grit> |
| OLD | NEW |