| 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 7835 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7846 </message> | 7846 </message> |
| 7847 <message name="IDS_COOKIES_SESSION_STORAGE" desc="Label for session storag
e (name of an HTML standard)"> | 7847 <message name="IDS_COOKIES_SESSION_STORAGE" desc="Label for session storag
e (name of an HTML standard)"> |
| 7848 Session Storage | 7848 Session Storage |
| 7849 </message> | 7849 </message> |
| 7850 <message name="IDS_COOKIES_INDEXED_DB" desc="The text shown when there is
an Indexed Database (name of an HTML standard) in the Cookies table"> | 7850 <message name="IDS_COOKIES_INDEXED_DB" desc="The text shown when there is
an Indexed Database (name of an HTML standard) in the Cookies table"> |
| 7851 Indexed Database | 7851 Indexed Database |
| 7852 </message> | 7852 </message> |
| 7853 <message name="IDS_COOKIES_INDEXED_DBS" desc="Label for Indexed Databases
(name of an HTML standard)"> | 7853 <message name="IDS_COOKIES_INDEXED_DBS" desc="Label for Indexed Databases
(name of an HTML standard)"> |
| 7854 Indexed Databases | 7854 Indexed Databases |
| 7855 </message> | 7855 </message> |
| 7856 <message name="IDS_COOKIES_FILE_SYSTEMS" desc="Label for the folder under
which a list of file systems (name of an HTML standard) are displayed"> |
| 7857 File Systems |
| 7858 </message> |
| 7856 <message name="IDS_COOKIES_LAST_ACCESSED_LABEL" desc="The last access date
label"> | 7859 <message name="IDS_COOKIES_LAST_ACCESSED_LABEL" desc="The last access date
label"> |
| 7857 Last accessed: | 7860 Last accessed: |
| 7858 </message> | 7861 </message> |
| 7859 | 7862 |
| 7860 <!-- New Tab --> | 7863 <!-- New Tab --> |
| 7861 <message name="IDS_NEW_TAB_APPS" desc="The 'Apps' heading on the new tab p
age"> | 7864 <message name="IDS_NEW_TAB_APPS" desc="The 'Apps' heading on the new tab p
age"> |
| 7862 Apps | 7865 Apps |
| 7863 </message> | 7866 </message> |
| 7864 <message name="IDS_NEW_TAB_TITLE" | 7867 <message name="IDS_NEW_TAB_TITLE" |
| 7865 desc="Title of the new tab page, this is only shown while loading, the
n the title comes from the page"> | 7868 desc="Title of the new tab page, this is only shown while loading, the
n the title comes from the page"> |
| (...skipping 4701 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12567 </includes> | 12570 </includes> |
| 12568 <structures fallback_to_english="true"> | 12571 <structures fallback_to_english="true"> |
| 12569 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12572 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12570 </structure> | 12573 </structure> |
| 12571 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12574 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12572 </structure> | 12575 </structure> |
| 12573 </structures> | 12576 </structures> |
| 12574 | 12577 |
| 12575 </release> | 12578 </release> |
| 12576 </grit> | 12579 </grit> |
| OLD | NEW |