| 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 3775 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3786 Search: | 3786 Search: |
| 3787 </message> | 3787 </message> |
| 3788 | 3788 |
| 3789 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh
en we have no idea what they could be."> | 3789 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh
en we have no idea what they could be."> |
| 3790 unknown | 3790 unknown |
| 3791 </message> | 3791 </message> |
| 3792 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows
on MacOS with no title use this string."> | 3792 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows
on MacOS with no title use this string."> |
| 3793 Untitled | 3793 Untitled |
| 3794 </message> | 3794 </message> |
| 3795 | 3795 |
| 3796 <message name="IDS_SET_AS_DEFAULT_INFOBAR_BUTTON_LABEL" desc="The label of
the 'set as default' button on the default browser infobar."> |
| 3797 Set as default |
| 3798 </message> |
| 3799 <message name="IDS_DONT_ASK_AGAIN_INFOBAR_BUTTON_LABEL" desc="The label of
the 'don't ask again' button on the default browser infobar."> |
| 3800 Don't ask again |
| 3801 </message> |
| 3802 |
| 3796 </messages> | 3803 </messages> |
| 3797 </release> | 3804 </release> |
| 3798 </grit> | 3805 </grit> |
| OLD | NEW |