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 7472 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7483 Settings | 7483 Settings |
7484 </message> | 7484 </message> |
7485 <message name="IDS_NEW_TAB_APP_UNINSTALL" | 7485 <message name="IDS_NEW_TAB_APP_UNINSTALL" |
7486 desc="Text for the button that allows uninstalling an app."> | 7486 desc="Text for the button that allows uninstalling an app."> |
7487 Uninstall | 7487 Uninstall |
7488 </message> | 7488 </message> |
7489 <message name="IDS_NEW_TAB_APP_OPTIONS" | 7489 <message name="IDS_NEW_TAB_APP_OPTIONS" |
7490 desc="Text for the button that takes the user to the options of a
n app."> | 7490 desc="Text for the button that takes the user to the options of a
n app."> |
7491 Options | 7491 Options |
7492 </message> | 7492 </message> |
| 7493 <message name="IDS_NEW_TAB_APP_CREATE_SHORTCUT" |
| 7494 desc="Text for the button that creates an app shortcut."> |
| 7495 Create shortcut |
| 7496 </message> |
7493 <message name="IDS_APP_CONTEXT_MENU_OPEN_PINNED" | 7497 <message name="IDS_APP_CONTEXT_MENU_OPEN_PINNED" |
7494 desc="Text for the button that opens the app in a pinned tab."> | 7498 desc="Text for the button that opens the app in a pinned tab."> |
7495 Open as pinned tab | 7499 Open as pinned tab |
7496 </message> | 7500 </message> |
7497 <message name="IDS_APP_CONTEXT_MENU_OPEN_REGULAR" | 7501 <message name="IDS_APP_CONTEXT_MENU_OPEN_REGULAR" |
7498 desc="Text for the button that opens the app in a regular tab."> | 7502 desc="Text for the button that opens the app in a regular tab."> |
7499 Open as regular tab | 7503 Open as regular tab |
7500 </message> | 7504 </message> |
7501 <message name="IDS_APP_CONTEXT_MENU_OPEN_WINDOW" | 7505 <message name="IDS_APP_CONTEXT_MENU_OPEN_WINDOW" |
7502 desc="Text for the button that opens the app in an app window."> | 7506 desc="Text for the button that opens the app in an app window."> |
(...skipping 3661 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11164 | 11168 |
11165 </messages> | 11169 </messages> |
11166 | 11170 |
11167 <structures fallback_to_english="true"> | 11171 <structures fallback_to_english="true"> |
11168 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11172 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11169 </structure> | 11173 </structure> |
11170 </structures> | 11174 </structures> |
11171 | 11175 |
11172 </release> | 11176 </release> |
11173 </grit> | 11177 </grit> |
OLD | NEW |