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 9112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9123 <!-- File menu --> | 9123 <!-- File menu --> |
9124 <message name="IDS_NEW_TAB_MAC" desc="The Mac menu item for opening a ne
w tab in the file menu."> | 9124 <message name="IDS_NEW_TAB_MAC" desc="The Mac menu item for opening a ne
w tab in the file menu."> |
9125 New Tab | 9125 New Tab |
9126 </message> | 9126 </message> |
9127 <message name="IDS_NEW_WINDOW_MAC" desc="The Mac menu item for opening a
new window in the file menu."> | 9127 <message name="IDS_NEW_WINDOW_MAC" desc="The Mac menu item for opening a
new window in the file menu."> |
9128 New Window | 9128 New Window |
9129 </message> | 9129 </message> |
9130 <message name="IDS_NEW_INCOGNITO_WINDOW_MAC" desc="The Mac menu item for
opening a new incognito window in the file menu."> | 9130 <message name="IDS_NEW_INCOGNITO_WINDOW_MAC" desc="The Mac menu item for
opening a new incognito window in the file menu."> |
9131 New Incognito Window | 9131 New Incognito Window |
9132 </message> | 9132 </message> |
| 9133 <message name="IDS_BACKGROUND_APPS_MAC" desc="The Mac submenu for openin
g Background Apps."> |
| 9134 Background Apps |
| 9135 </message> |
9133 <message name="IDS_REOPEN_CLOSED_TABS_MAC" desc="The Mac menu item reope
n recently closed tabs in the file menu."> | 9136 <message name="IDS_REOPEN_CLOSED_TABS_MAC" desc="The Mac menu item reope
n recently closed tabs in the file menu."> |
9134 Reopen Closed Tab | 9137 Reopen Closed Tab |
9135 </message> | 9138 </message> |
9136 <message name="IDS_OPEN_FILE_MAC" desc="The Mac menu item to open a file
in the file menu."> | 9139 <message name="IDS_OPEN_FILE_MAC" desc="The Mac menu item to open a file
in the file menu."> |
9137 Open File... | 9140 Open File... |
9138 </message> | 9141 </message> |
9139 <message name="IDS_OPEN_LOCATION_MAC" desc="The Mac menu item to open a
location in the file menu (puts cursor in the url bar)."> | 9142 <message name="IDS_OPEN_LOCATION_MAC" desc="The Mac menu item to open a
location in the file menu (puts cursor in the url bar)."> |
9140 Open Location... | 9143 Open Location... |
9141 </message> | 9144 </message> |
9142 <message name="IDS_CREATE_APPLICATION_MAC" desc="The Mac menu item to cr
eate an application shortcut in the file menu."> | 9145 <message name="IDS_CREATE_APPLICATION_MAC" desc="The Mac menu item to cr
eate an application shortcut in the file menu."> |
(...skipping 2601 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11744 </includes> | 11747 </includes> |
11745 <structures fallback_to_english="true"> | 11748 <structures fallback_to_english="true"> |
11746 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11749 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11747 </structure> | 11750 </structure> |
11748 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11751 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11749 </structure> | 11752 </structure> |
11750 </structures> | 11753 </structures> |
11751 | 11754 |
11752 </release> | 11755 </release> |
11753 </grit> | 11756 </grit> |
OLD | NEW |