OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
8 --> | 8 --> |
9 | 9 |
10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
(...skipping 5938 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5949 </message> | 5949 </message> |
5950 <message name="IDS_PRINT_PREVIEW_INCREMENT_TITLE" desc="Title shown when t
he user hovers mouse over the increment button. Also added for improved accessib
ility"> | 5950 <message name="IDS_PRINT_PREVIEW_INCREMENT_TITLE" desc="Title shown when t
he user hovers mouse over the increment button. Also added for improved accessib
ility"> |
5951 Increment | 5951 Increment |
5952 </message> | 5952 </message> |
5953 <message name="IDS_PRINT_PREVIEW_DECREMENT_TITLE" desc="Title shown when t
he user hovers mouse over the decrement button. Also added for improved accessib
ility"> | 5953 <message name="IDS_PRINT_PREVIEW_DECREMENT_TITLE" desc="Title shown when t
he user hovers mouse over the decrement button. Also added for improved accessib
ility"> |
5954 Decrement | 5954 Decrement |
5955 </message> | 5955 </message> |
5956 <message name="IDS_PRINT_PREVIEW_PRINT_PAGES_LABEL" desc="ARIA label used
by screen reader to explain the purpose of the page selection textbox"> | 5956 <message name="IDS_PRINT_PREVIEW_PRINT_PAGES_LABEL" desc="ARIA label used
by screen reader to explain the purpose of the page selection textbox"> |
5957 Print Specific Pages | 5957 Print Specific Pages |
5958 </message> | 5958 </message> |
| 5959 <message name="IDS_PRINT_PREVIEW_OPTIONS_LABEL" desc="Options label curren
tly providing the choice to print headers and footers."> |
| 5960 Options |
| 5961 </message> |
| 5962 <message name="IDS_PRINT_PREVIEW_OPTION_HEADER_FOOTER" desc="Checkbox labe
l that provides a choice to print the headers and footers."> |
| 5963 Headers and footers |
| 5964 </message> |
5959 | 5965 |
5960 <!-- Load State --> | 5966 <!-- Load State --> |
5961 <message name="IDS_LOAD_STATE_WAITING_FOR_CACHE"> | 5967 <message name="IDS_LOAD_STATE_WAITING_FOR_CACHE"> |
5962 Waiting for cache... | 5968 Waiting for cache... |
5963 </message> | 5969 </message> |
5964 <message name="IDS_LOAD_STATE_ESTABLISHING_PROXY_TUNNEL"> | 5970 <message name="IDS_LOAD_STATE_ESTABLISHING_PROXY_TUNNEL"> |
5965 Waiting for proxy tunnel... | 5971 Waiting for proxy tunnel... |
5966 </message> | 5972 </message> |
5967 <message name="IDS_LOAD_STATE_RESOLVING_PROXY_FOR_URL"> | 5973 <message name="IDS_LOAD_STATE_RESOLVING_PROXY_FOR_URL"> |
5968 Resolving proxy... | 5974 Resolving proxy... |
(...skipping 7345 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13314 </includes> | 13320 </includes> |
13315 <structures fallback_to_english="true"> | 13321 <structures fallback_to_english="true"> |
13316 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13322 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13317 </structure> | 13323 </structure> |
13318 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13324 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13319 </structure> | 13325 </structure> |
13320 </structures> | 13326 </structures> |
13321 | 13327 |
13322 </release> | 13328 </release> |
13323 </grit> | 13329 </grit> |
OLD | NEW |