| 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 7938 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7949 <message name="IDS_SAVE_PAGE_PROGRESS" desc="Text string for saving page p
rogress, the number of saved files and total files"> | 7949 <message name="IDS_SAVE_PAGE_PROGRESS" desc="Text string for saving page p
rogress, the number of saved files and total files"> |
| 7950 <ph name="SAVED_FILES">$1<ex>5</ex></ph> / <ph name="TOTAL_FILES">$2<ex>
13</ex></ph> files | 7950 <ph name="SAVED_FILES">$1<ex>5</ex></ph> / <ph name="TOTAL_FILES">$2<ex>
13</ex></ph> files |
| 7951 </message> | 7951 </message> |
| 7952 | 7952 |
| 7953 <message name="IDS_OPTIONS_PRIVACY_CONTENT_SETTINGS_BUTTON" desc="Text for
content settings button in Privacy options"> | 7953 <message name="IDS_OPTIONS_PRIVACY_CONTENT_SETTINGS_BUTTON" desc="Text for
content settings button in Privacy options"> |
| 7954 Content settings... | 7954 Content settings... |
| 7955 </message> | 7955 </message> |
| 7956 <message name="IDS_OPTIONS_PRIVACY_CLEAR_DATA_BUTTON" desc="Text for clear
browsing data dialog in Privacy options"> | 7956 <message name="IDS_OPTIONS_PRIVACY_CLEAR_DATA_BUTTON" desc="Text for clear
browsing data dialog in Privacy options"> |
| 7957 Clear browsing data... | 7957 Clear browsing data... |
| 7958 </message> | 7958 </message> |
| 7959 | 7959 <message name="IDS_OPTIONS_DISABLE_WEB_SERVICES" desc="The text in the opt
ions panel describes that we can disable web services."> |
| 7960 You may optionally disable these services. |
| 7961 </message> |
| 7960 <message name="IDS_OPTIONS_LINKDOCTOR_PREF" desc="The documentation string
of the 'Use Link Doctor' preference"> | 7962 <message name="IDS_OPTIONS_LINKDOCTOR_PREF" desc="The documentation string
of the 'Use Link Doctor' preference"> |
| 7961 Show suggestions for navigation errors. | 7963 Show suggestions for navigation errors. |
| 7962 </message> | 7964 </message> |
| 7963 | 7965 |
| 7964 <message name="IDS_OPTIONS_SUGGEST_PREF" desc="The documentation string of
the 'Use Suggest' preference"> | 7966 <message name="IDS_OPTIONS_SUGGEST_PREF" desc="The documentation string of
the 'Use Suggest' preference"> |
| 7965 Show suggestions to help complete searches and URLs. | 7967 Show suggestions to help complete searches and URLs. |
| 7966 </message> | 7968 </message> |
| 7967 | 7969 |
| 7968 <message name="IDS_OPTIONS_ENABLE_LOGGING" desc="The label of the checkbox
to enable/disable crash and user metrics logging"> | 7970 <message name="IDS_OPTIONS_ENABLE_LOGGING" desc="The label of the checkbox
to enable/disable crash and user metrics logging"> |
| 7969 Automatically send usage statistics and crash reports to Google. | 7971 Automatically send usage statistics and crash reports to Google. |
| (...skipping 3386 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11356 </includes> | 11358 </includes> |
| 11357 <structures fallback_to_english="true"> | 11359 <structures fallback_to_english="true"> |
| 11358 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11360 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11359 </structure> | 11361 </structure> |
| 11360 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11362 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 11361 </structure> | 11363 </structure> |
| 11362 </structures> | 11364 </structures> |
| 11363 | 11365 |
| 11364 </release> | 11366 </release> |
| 11365 </grit> | 11367 </grit> |
| OLD | NEW |