| 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 4710 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4721 </message> | 4721 </message> |
| 4722 <message name="IDS_ACCNAME_SYNC_ERROR_BUTTON" desc="The accessible name fo
r the sync error button on the bookmarks bar."> | 4722 <message name="IDS_ACCNAME_SYNC_ERROR_BUTTON" desc="The accessible name fo
r the sync error button on the bookmarks bar."> |
| 4723 Sync Error - please sign in again | 4723 Sync Error - please sign in again |
| 4724 </message> | 4724 </message> |
| 4725 <message name="IDS_ACCNAME_WEB_CONTENTS" desc="The accessible name for the
web contents."> | 4725 <message name="IDS_ACCNAME_WEB_CONTENTS" desc="The accessible name for the
web contents."> |
| 4726 Web Contents | 4726 Web Contents |
| 4727 </message> | 4727 </message> |
| 4728 <message name="IDS_ACCNAME_SIDE_BAR" desc="The accessible name for the sid
e bar."> | 4728 <message name="IDS_ACCNAME_SIDE_BAR" desc="The accessible name for the sid
e bar."> |
| 4729 Sidebar | 4729 Sidebar |
| 4730 </message> | 4730 </message> |
| 4731 <message name="IDS_ACCNAME_ABOUT_PANEL" desc="The accessible name for 'Abo
ut this Panel' button on the panel window."> | |
| 4732 About this panel | |
| 4733 </message> | |
| 4734 | 4731 |
| 4735 <!-- Browser Hung Plugin Detector --> | 4732 <!-- Browser Hung Plugin Detector --> |
| 4736 <message name="IDS_UNKNOWN_PLUGIN_NAME" desc="Name for a plugin whose name
could not be determined"> | 4733 <message name="IDS_UNKNOWN_PLUGIN_NAME" desc="Name for a plugin whose name
could not be determined"> |
| 4737 Unknown | 4734 Unknown |
| 4738 </message> | 4735 </message> |
| 4739 | 4736 |
| 4740 <message name="IDS_BROWSER_HANGMONITOR_TITLE" desc="Title for the hung plu
gin message"> | 4737 <message name="IDS_BROWSER_HANGMONITOR_TITLE" desc="Title for the hung plu
gin message"> |
| 4741 Plug-in Unresponsive | 4738 Plug-in Unresponsive |
| 4742 </message> | 4739 </message> |
| 4743 <message name="IDS_BROWSER_HANGMONITOR" desc="A plugin on a page has hung"
> | 4740 <message name="IDS_BROWSER_HANGMONITOR" desc="A plugin on a page has hung"
> |
| (...skipping 7851 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12595 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_OK" desc="OK button text
of the Adobe Reader out of date blocking page."> | 12592 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_OK" desc="OK button text
of the Adobe Reader out of date blocking page."> |
| 12596 OK | 12593 OK |
| 12597 </message> | 12594 </message> |
| 12598 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_CANCEL" desc="Cancel but
ton text of the Adobe Reader out of date blocking page."> | 12595 <message name="IDS_READER_OUT_OF_DATE_BLOCKING_PAGE_CANCEL" desc="Cancel but
ton text of the Adobe Reader out of date blocking page."> |
| 12599 Cancel | 12596 Cancel |
| 12600 </message> | 12597 </message> |
| 12601 <message name="IDS_EXPORT_BOOKMARKS_DEFAULT_FILENAME" desc="Filename that pr
e-populates the filename field when user clicks attempts to export his bookmarks
."> | 12598 <message name="IDS_EXPORT_BOOKMARKS_DEFAULT_FILENAME" desc="Filename that pr
e-populates the filename field when user clicks attempts to export his bookmarks
."> |
| 12602 bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html | 12599 bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html |
| 12603 </message> | 12600 </message> |
| 12604 | 12601 |
| 12605 <!-- Panels --> | |
| 12606 <message name="IDS_ABOUT_PANEL_BUBBLE_EXTENSION_INSTALL_DATE" desc="Text for
the label of the about panel bubble to show the extension install date."> | |
| 12607 Extension installed: <ph name="DATE">$1<ex>January 1, 2011</ex></ph> | |
| 12608 </message> | |
| 12609 <message name="IDS_ABOUT_PANEL_BUBBLE_UNINSTALL_EXTENSION" desc="Text for th
e link shown on the about panel bubble to uninstall the extension."> | |
| 12610 Uninstall <ph name="EXTENSION_NAME">$1<ex>Sample Extension</ex></ph> | |
| 12611 </message> | |
| 12612 <message name="IDS_ABOUT_PANEL_BUBBLE_REPORT_ABUSE" desc="Text for the link
shown on the about panel bubble to report the abuse."> | |
| 12613 Report abuse | |
| 12614 </message> | |
| 12615 | |
| 12616 <!-- Quota messages --> | 12602 <!-- Quota messages --> |
| 12617 <message name="IDS_REQUEST_QUOTA_INFOBAR_QUESTION" desc="Question asked on t
he info bar whenever webapp requests new (larger) quota to persistently store da
ta on the user's local computer (e.g. for persistent-type filesystem)."> | 12603 <message name="IDS_REQUEST_QUOTA_INFOBAR_QUESTION" desc="Question asked on t
he info bar whenever webapp requests new (larger) quota to persistently store da
ta on the user's local computer (e.g. for persistent-type filesystem)."> |
| 12618 <ph name="URL"> | 12604 <ph name="URL"> |
| 12619 $1<ex>html5rocks.com</ex> | 12605 $1<ex>html5rocks.com</ex> |
| 12620 </ph> wants to permanently store data on your local computer. | 12606 </ph> wants to permanently store data on your local computer. |
| 12621 </message> | 12607 </message> |
| 12622 <message name="IDS_REQUEST_LARGE_QUOTA_INFOBAR_QUESTION" desc="Question aske
d on the info bar whenever webapp requests new (larger) quota to persistently st
ore large data on the user's local computer (e.g. for persistent-type filesystem
)."> | 12608 <message name="IDS_REQUEST_LARGE_QUOTA_INFOBAR_QUESTION" desc="Question aske
d on the info bar whenever webapp requests new (larger) quota to persistently st
ore large data on the user's local computer (e.g. for persistent-type filesystem
)."> |
| 12623 <ph name="URL"> | 12609 <ph name="URL"> |
| 12624 $1<ex>html5rocks.com</ex> | 12610 $1<ex>html5rocks.com</ex> |
| 12625 </ph> wants to permanently store large data on your local computer. | 12611 </ph> wants to permanently store large data on your local computer. |
| (...skipping 10 matching lines...) Expand all Loading... |
| 12636 </includes> | 12622 </includes> |
| 12637 <structures fallback_to_english="true"> | 12623 <structures fallback_to_english="true"> |
| 12638 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12624 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12639 </structure> | 12625 </structure> |
| 12640 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12626 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12641 </structure> | 12627 </structure> |
| 12642 </structures> | 12628 </structures> |
| 12643 | 12629 |
| 12644 </release> | 12630 </release> |
| 12645 </grit> | 12631 </grit> |
| OLD | NEW |