| 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. aa1 --> | 4 each locale. aa1 --> |
| 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 1870 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1881 &Open | 1881 &Open |
| 1882 </message> | 1882 </message> |
| 1883 <message name="IDS_DOWNLOAD_MENU_ALWAYS_OPEN_TYPE" | 1883 <message name="IDS_DOWNLOAD_MENU_ALWAYS_OPEN_TYPE" |
| 1884 desc="Download context menu open when download is finished"> | 1884 desc="Download context menu open when download is finished"> |
| 1885 &Always open files of this type | 1885 &Always open files of this type |
| 1886 </message> | 1886 </message> |
| 1887 <message name="IDS_DOWNLOAD_MENU_CANCEL" | 1887 <message name="IDS_DOWNLOAD_MENU_CANCEL" |
| 1888 desc="Download context menu cancel"> | 1888 desc="Download context menu cancel"> |
| 1889 &Cancel | 1889 &Cancel |
| 1890 </message> | 1890 </message> |
| 1891 <message name="IDS_DOWNLOAD_MENU_REMOVE_ITEM" | |
| 1892 desc="Download context menu remove"> | |
| 1893 &Remove from list | |
| 1894 </message> | |
| 1895 <message name="IDS_DOWNLOAD_MENU_PAUSE_ITEM" | 1891 <message name="IDS_DOWNLOAD_MENU_PAUSE_ITEM" |
| 1896 desc="Download context menu pause download"> | 1892 desc="Download context menu pause download"> |
| 1897 &Pause | 1893 &Pause |
| 1898 </message> | 1894 </message> |
| 1899 <message name="IDS_DOWNLOAD_MENU_RESUME_ITEM" | 1895 <message name="IDS_DOWNLOAD_MENU_RESUME_ITEM" |
| 1900 desc="Download context menu resume download"> | 1896 desc="Download context menu resume download"> |
| 1901 &Resume | 1897 &Resume |
| 1902 </message> | 1898 </message> |
| 1903 | 1899 |
| 1904 <!-- Remove in-progress downloads confirmation dialog --> | 1900 <!-- Remove in-progress downloads confirmation dialog --> |
| (...skipping 3386 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5291 Speed Sensitivity: | 5287 Speed Sensitivity: |
| 5292 </message> | 5288 </message> |
| 5293 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av
ailable"> | 5289 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av
ailable"> |
| 5294 Speed Sensitivity: | 5290 Speed Sensitivity: |
| 5295 </message> | 5291 </message> |
| 5296 </if> | 5292 </if> |
| 5297 | 5293 |
| 5298 </messages> | 5294 </messages> |
| 5299 </release> | 5295 </release> |
| 5300 </grit> | 5296 </grit> |
| OLD | NEW |