| 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 8140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8151 </message> | 8151 </message> |
| 8152 <message name="IDS_COOKIES_FILE_SYSTEM_PERSISTENT_USAGE_LABEL" desc="Label
for a persistent file system's disk usage."> | 8152 <message name="IDS_COOKIES_FILE_SYSTEM_PERSISTENT_USAGE_LABEL" desc="Label
for a persistent file system's disk usage."> |
| 8153 Persistent Storage: | 8153 Persistent Storage: |
| 8154 </message> | 8154 </message> |
| 8155 <message name="IDS_COOKIES_FILE_SYSTEM_USAGE_NONE" desc="Value displayed w
hen no file system of a particular type exists."> | 8155 <message name="IDS_COOKIES_FILE_SYSTEM_USAGE_NONE" desc="Value displayed w
hen no file system of a particular type exists."> |
| 8156 None | 8156 None |
| 8157 </message> | 8157 </message> |
| 8158 <message name="IDS_COOKIES_LAST_ACCESSED_LABEL" desc="The last access date
label"> | 8158 <message name="IDS_COOKIES_LAST_ACCESSED_LABEL" desc="The last access date
label"> |
| 8159 Last accessed: | 8159 Last accessed: |
| 8160 </message> | 8160 </message> |
| 8161 <message name="IDS_COOKIES_USAGE_UNAVAILABLE" desc="Value displayed when u
sage is not available for current item."> |
| 8162 - |
| 8163 </message> |
| 8161 | 8164 |
| 8162 <!-- New Tab --> | 8165 <!-- New Tab --> |
| 8163 <message name="IDS_NEW_TAB_APPS" desc="The 'Apps' heading on the new tab p
age"> | 8166 <message name="IDS_NEW_TAB_APPS" desc="The 'Apps' heading on the new tab p
age"> |
| 8164 Apps | 8167 Apps |
| 8165 </message> | 8168 </message> |
| 8166 <message name="IDS_NEW_TAB_TITLE" | 8169 <message name="IDS_NEW_TAB_TITLE" |
| 8167 desc="Title of the new tab page, this is only shown while loading, the
n the title comes from the page"> | 8170 desc="Title of the new tab page, this is only shown while loading, the
n the title comes from the page"> |
| 8168 New Tab | 8171 New Tab |
| 8169 </message> | 8172 </message> |
| 8170 <message name="IDS_NEW_TAB_MOST_VISITED" | 8173 <message name="IDS_NEW_TAB_MOST_VISITED" |
| (...skipping 5111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13282 </includes> | 13285 </includes> |
| 13283 <structures fallback_to_english="true"> | 13286 <structures fallback_to_english="true"> |
| 13284 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13287 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 13285 </structure> | 13288 </structure> |
| 13286 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13289 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 13287 </structure> | 13290 </structure> |
| 13288 </structures> | 13291 </structures> |
| 13289 | 13292 |
| 13290 </release> | 13293 </release> |
| 13291 </grit> | 13294 </grit> |
| OLD | NEW |