| 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. OS values are passed through from Python's sys.platform: | 5 locale. OS values are passed through from Python's sys.platform: |
| 6 | 6 |
| 7 win32 - Windows | 7 win32 - Windows |
| 8 darwin - Mac | 8 darwin - Mac |
| 9 linux2 - Linux (both Views and GTK+) | 9 linux2 - Linux (both Views and GTK+) |
| 10 | 10 |
| (...skipping 11579 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11590 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_OK" desc="OK button text
of the Adobe Reader out of date blocking page."> | 11590 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_OK" desc="OK button text
of the Adobe Reader out of date blocking page."> |
| 11591 OK | 11591 OK |
| 11592 </message> | 11592 </message> |
| 11593 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_CANCEL" desc="Cancel but
ton text of the Adobe Reader out of date blocking page."> | 11593 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_CANCEL" desc="Cancel but
ton text of the Adobe Reader out of date blocking page."> |
| 11594 Cancel | 11594 Cancel |
| 11595 </message> | 11595 </message> |
| 11596 <message name="IDS_EXPORT_BOOKMARKS_DEFAULT_FILENAME" desc="Filename that pr
e-populates the filename field when user clicks attempts to export his bookmarks
."> | 11596 <message name="IDS_EXPORT_BOOKMARKS_DEFAULT_FILENAME" desc="Filename that pr
e-populates the filename field when user clicks attempts to export his bookmarks
."> |
| 11597 bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html | 11597 bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html |
| 11598 </message> | 11598 </message> |
| 11599 | 11599 |
| 11600 <!-- Introducer --> |
| 11601 <message name="IDS_INTRODUCER_INSTALL_QUESTION" desc="Question asked on the
info bar when an origin registers with the Introducer"> |
| 11602 Will you allow this site to use the shown icon to offer browser services o
n behalf of "<ph name="BRAND">$1<ex>Google</ex></ph>"? |
| 11603 </message> |
| 11604 |
| 11600 </messages> | 11605 </messages> |
| 11601 <includes> | 11606 <includes> |
| 11602 <if expr="pp_ifdef('_google_chrome')"> | 11607 <if expr="pp_ifdef('_google_chrome')"> |
| 11603 <include name="IDI_CHROME_FRAME_ICON" file="theme\google_chrome\chrome.i
co" type="ICON" /> | 11608 <include name="IDI_CHROME_FRAME_ICON" file="theme\google_chrome\chrome.i
co" type="ICON" /> |
| 11604 </if> | 11609 </if> |
| 11605 <if expr="not pp_ifdef('_google_chrome')"> | 11610 <if expr="not pp_ifdef('_google_chrome')"> |
| 11606 <include name="IDI_CHROME_FRAME_ICON" file="theme\chromium\chromium.ico"
type="ICON" /> | 11611 <include name="IDI_CHROME_FRAME_ICON" file="theme\chromium\chromium.ico"
type="ICON" /> |
| 11607 </if> | 11612 </if> |
| 11608 </includes> | 11613 </includes> |
| 11609 <structures fallback_to_english="true"> | 11614 <structures fallback_to_english="true"> |
| 11610 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11615 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11611 </structure> | 11616 </structure> |
| 11612 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11617 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 11613 </structure> | 11618 </structure> |
| 11614 </structures> | 11619 </structures> |
| 11615 | 11620 |
| 11616 </release> | 11621 </release> |
| 11617 </grit> | 11622 </grit> |
| OLD | NEW |