| 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 5570 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5581 <message name="IDS_OFF_THE_RECORD_TOOLTIP" desc="The tooltip for the incog
nito icon."> | 5581 <message name="IDS_OFF_THE_RECORD_TOOLTIP" desc="The tooltip for the incog
nito icon."> |
| 5582 You have opened an incognito window. Pages that you open in this window
won't appear in your history. | 5582 You have opened an incognito window. Pages that you open in this window
won't appear in your history. |
| 5583 </message> | 5583 </message> |
| 5584 | 5584 |
| 5585 <!-- Default Browser related messages --> | 5585 <!-- Default Browser related messages --> |
| 5586 <message name="IDS_HIDE_ICONS_NOT_SUPPORTED" desc="Message to explain we o
nly support uninstall and not hide-icons."> | 5586 <message name="IDS_HIDE_ICONS_NOT_SUPPORTED" desc="Message to explain we o
nly support uninstall and not hide-icons."> |
| 5587 To hide access to this program, you need to uninstall it by using\n<ph n
ame="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Programs</ex></ph> in Control P
anel.\n\nWould you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/
Remove Programs</ex></ph>? | 5587 To hide access to this program, you need to uninstall it by using\n<ph n
ame="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Programs</ex></ph> in Control P
anel.\n\nWould you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/
Remove Programs</ex></ph>? |
| 5588 </message> | 5588 </message> |
| 5589 | 5589 |
| 5590 <!-- Options Window --> | 5590 <!-- Options Window --> |
| 5591 <message name="IDS_OPTIONS_CHROME_APPS_ENABLE_BACKGROUND_MODE" desc="The l
abel in the checkbox that enables background mode for installed web apps."> |
| 5592 Allow installed web apps to run in the background and launch on system s
tart |
| 5593 </message> |
| 5591 <message name="IDS_OPTIONS_DIALOG_TITLE" desc="The title of the Options di
alog box"> | 5594 <message name="IDS_OPTIONS_DIALOG_TITLE" desc="The title of the Options di
alog box"> |
| 5592 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Options | 5595 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Options |
| 5593 </message> | 5596 </message> |
| 5594 <if expr="pp_ifdef('chromeos')"> | 5597 <if expr="pp_ifdef('chromeos')"> |
| 5595 <message name="IDS_OPTIONS_SYSTEM_TAB_LABEL" desc="The title of the Syst
em tab"> | 5598 <message name="IDS_OPTIONS_SYSTEM_TAB_LABEL" desc="The title of the Syst
em tab"> |
| 5596 System | 5599 System |
| 5597 </message> | 5600 </message> |
| 5598 <message name="IDS_OPTIONS_INTERNET_TAB_LABEL" desc="The title of the In
ternet tab"> | 5601 <message name="IDS_OPTIONS_INTERNET_TAB_LABEL" desc="The title of the In
ternet tab"> |
| 5599 Internet | 5602 Internet |
| 5600 </message> | 5603 </message> |
| (...skipping 3633 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9234 | 9237 |
| 9235 </messages> | 9238 </messages> |
| 9236 | 9239 |
| 9237 <structures fallback_to_english="true"> | 9240 <structures fallback_to_english="true"> |
| 9238 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 9241 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 9239 </structure> | 9242 </structure> |
| 9240 </structures> | 9243 </structures> |
| 9241 | 9244 |
| 9242 </release> | 9245 </release> |
| 9243 </grit> | 9246 </grit> |
| OLD | NEW |