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