| 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 8021 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8032 </message> | 8032 </message> |
| 8033 <message name="IDS_COOKIES_COOKIE_NONESELECTED" desc="Field value when no
cookie is selected"> | 8033 <message name="IDS_COOKIES_COOKIE_NONESELECTED" desc="Field value when no
cookie is selected"> |
| 8034 <no cookie selected> | 8034 <no cookie selected> |
| 8035 </message> | 8035 </message> |
| 8036 <message name="IDS_COOKIES_DOMAIN_COLUMN_HEADER" desc="The label of the Do
main header in the Cookies table"> | 8036 <message name="IDS_COOKIES_DOMAIN_COLUMN_HEADER" desc="The label of the Do
main header in the Cookies table"> |
| 8037 Site | 8037 Site |
| 8038 </message> | 8038 </message> |
| 8039 <message name="IDS_COOKIES_DATA_COLUMN_HEADER" desc="The label of the Loca
lly Stored Data header in the Cookies table"> | 8039 <message name="IDS_COOKIES_DATA_COLUMN_HEADER" desc="The label of the Loca
lly Stored Data header in the Cookies table"> |
| 8040 Locally Stored Data | 8040 Locally Stored Data |
| 8041 </message> | 8041 </message> |
| 8042 <message name="IDS_COOKIES_SIZE_COLUMN_HEADER" desc="The label of the Data
Size header in the Cookies table"> |
| 8043 Data Size |
| 8044 </message> |
| 8042 <message name="IDS_COOKIES_SINGLE_COOKIE" desc="The text displayed when th
ere is one cookie in the Cookies table"> | 8045 <message name="IDS_COOKIES_SINGLE_COOKIE" desc="The text displayed when th
ere is one cookie in the Cookies table"> |
| 8043 1 cookie | 8046 1 cookie |
| 8044 </message> | 8047 </message> |
| 8045 <message name="IDS_COOKIES_PLURAL_COOKIES" desc="The text displayed when t
here are two or more cookies in the Cookies table"> | 8048 <message name="IDS_COOKIES_PLURAL_COOKIES" desc="The text displayed when t
here are two or more cookies in the Cookies table"> |
| 8046 <ph name="COOKIES">$1<ex>42</ex></ph> cookies | 8049 <ph name="COOKIES">$1<ex>42</ex></ph> cookies |
| 8047 </message> | 8050 </message> |
| 8048 <message name="IDS_COOKIES_WEB_DATABASE_DESCRIPTION_LABEL" desc="The Datab
ase Description label"> | 8051 <message name="IDS_COOKIES_WEB_DATABASE_DESCRIPTION_LABEL" desc="The Datab
ase Description label"> |
| 8049 Description: | 8052 Description: |
| 8050 </message> | 8053 </message> |
| 8051 <message name="IDS_COOKIES_WEB_DATABASE_UNNAMED_NAME" desc="The the name d
isplayed for a Database with an empty name attribute."> | 8054 <message name="IDS_COOKIES_WEB_DATABASE_UNNAMED_NAME" desc="The the name d
isplayed for a Database with an empty name attribute."> |
| (...skipping 5033 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13085 </includes> | 13088 </includes> |
| 13086 <structures fallback_to_english="true"> | 13089 <structures fallback_to_english="true"> |
| 13087 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13090 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 13088 </structure> | 13091 </structure> |
| 13089 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13092 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 13090 </structure> | 13093 </structure> |
| 13091 </structures> | 13094 </structures> |
| 13092 | 13095 |
| 13093 </release> | 13096 </release> |
| 13094 </grit> | 13097 </grit> |
| OLD | NEW |