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 7499 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7510 Settings | 7510 Settings |
7511 </message> | 7511 </message> |
7512 <message name="IDS_NEW_TAB_APP_UNINSTALL" | 7512 <message name="IDS_NEW_TAB_APP_UNINSTALL" |
7513 desc="Text for the button that allows uninstalling an app."> | 7513 desc="Text for the button that allows uninstalling an app."> |
7514 Uninstall | 7514 Uninstall |
7515 </message> | 7515 </message> |
7516 <message name="IDS_NEW_TAB_APP_OPTIONS" | 7516 <message name="IDS_NEW_TAB_APP_OPTIONS" |
7517 desc="Text for the button that takes the user to the options of a
n app."> | 7517 desc="Text for the button that takes the user to the options of a
n app."> |
7518 Options | 7518 Options |
7519 </message> | 7519 </message> |
| 7520 <message name="IDS_NEW_TAB_APP_CREATE_SHORTCUT" |
| 7521 desc="Text for the button that creates an app shortcut."> |
| 7522 Create shortcut |
| 7523 </message> |
7520 <message name="IDS_APP_CONTEXT_MENU_OPEN_PINNED" | 7524 <message name="IDS_APP_CONTEXT_MENU_OPEN_PINNED" |
7521 desc="Text for the button that opens the app in a pinned tab."> | 7525 desc="Text for the button that opens the app in a pinned tab."> |
7522 Open as pinned tab | 7526 Open as pinned tab |
7523 </message> | 7527 </message> |
7524 <message name="IDS_APP_CONTEXT_MENU_OPEN_REGULAR" | 7528 <message name="IDS_APP_CONTEXT_MENU_OPEN_REGULAR" |
7525 desc="Text for the button that opens the app in a regular tab."> | 7529 desc="Text for the button that opens the app in a regular tab."> |
7526 Open as regular tab | 7530 Open as regular tab |
7527 </message> | 7531 </message> |
7528 <message name="IDS_APP_CONTEXT_MENU_OPEN_WINDOW" | 7532 <message name="IDS_APP_CONTEXT_MENU_OPEN_WINDOW" |
7529 desc="Text for the button that opens the app in an app window."> | 7533 desc="Text for the button that opens the app in an app window."> |
(...skipping 3667 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11197 | 11201 |
11198 </messages> | 11202 </messages> |
11199 | 11203 |
11200 <structures fallback_to_english="true"> | 11204 <structures fallback_to_english="true"> |
11201 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11205 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11202 </structure> | 11206 </structure> |
11203 </structures> | 11207 </structures> |
11204 | 11208 |
11205 </release> | 11209 </release> |
11206 </grit> | 11210 </grit> |
OLD | NEW |