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 7370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7381 Options | 7381 Options |
7382 </message> | 7382 </message> |
7383 <message name="IDS_APP_CONTEXT_MENU_OPEN_PINNED" | 7383 <message name="IDS_APP_CONTEXT_MENU_OPEN_PINNED" |
7384 desc="Text for the button that opens the app in a pinned tab."> | 7384 desc="Text for the button that opens the app in a pinned tab."> |
7385 Open as pinned tab | 7385 Open as pinned tab |
7386 </message> | 7386 </message> |
7387 <message name="IDS_APP_CONTEXT_MENU_OPEN_REGULAR" | 7387 <message name="IDS_APP_CONTEXT_MENU_OPEN_REGULAR" |
7388 desc="Text for the button that opens the app in a regular tab."> | 7388 desc="Text for the button that opens the app in a regular tab."> |
7389 Open as regular tab | 7389 Open as regular tab |
7390 </message> | 7390 </message> |
| 7391 <message name="IDS_APP_CONTEXT_MENU_OPEN_WINDOW" |
| 7392 desc="Text for the button that opens the app in an app window."> |
| 7393 Open as window |
| 7394 </message> |
7391 <message name="IDS_APP_CONTEXT_MENU_OPEN_FULLSCREEN" | 7395 <message name="IDS_APP_CONTEXT_MENU_OPEN_FULLSCREEN" |
7392 desc="Text for the button that opens the app full screen."> | 7396 desc="Text for the button that opens the app full screen."> |
7393 Open full screen | 7397 Open full screen |
7394 </message> | 7398 </message> |
7395 | 7399 |
7396 <!-- Offline page --> | 7400 <!-- Offline page --> |
7397 <if expr="pp_ifdef('chromeos')"> | 7401 <if expr="pp_ifdef('chromeos')"> |
7398 <message name="IDS_OFFLINE_LOAD_HEADLINE" desc="Offline Page HTML headli
ne"> | 7402 <message name="IDS_OFFLINE_LOAD_HEADLINE" desc="Offline Page HTML headli
ne"> |
7399 Network is not available. | 7403 Network is not available. |
7400 </message> | 7404 </message> |
(...skipping 3632 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11033 | 11037 |
11034 </messages> | 11038 </messages> |
11035 | 11039 |
11036 <structures fallback_to_english="true"> | 11040 <structures fallback_to_english="true"> |
11037 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11041 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11038 </structure> | 11042 </structure> |
11039 </structures> | 11043 </structures> |
11040 | 11044 |
11041 </release> | 11045 </release> |
11042 </grit> | 11046 </grit> |
OLD | NEW |