| 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 6827 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6838 Under the Hood | 6838 Under the Hood |
| 6839 </message> | 6839 </message> |
| 6840 <message name="IDS_OPTIONS_TAB_TITLE" desc="The format of the title on the
browser tab for an options subpage, e.g. Settings - Basics"> | 6840 <message name="IDS_OPTIONS_TAB_TITLE" desc="The format of the title on the
browser tab for an options subpage, e.g. Settings - Basics"> |
| 6841 <ph name="OPTIONS_TITLE">$1<ex>Settings</ex></ph> - <ph name="SUBPAGE_TI
TLE">$2<ex>Under the Hood</ex></ph> | 6841 <ph name="OPTIONS_TITLE">$1<ex>Settings</ex></ph> - <ph name="SUBPAGE_TI
TLE">$2<ex>Under the Hood</ex></ph> |
| 6842 </message> | 6842 </message> |
| 6843 | 6843 |
| 6844 <!-- The About page is now part of options. --> | 6844 <!-- The About page is now part of options. --> |
| 6845 <message name="IDS_ABOUT_TAB_TITLE" desc="Label used for tab of about page
."> | 6845 <message name="IDS_ABOUT_TAB_TITLE" desc="Label used for tab of about page
."> |
| 6846 About | 6846 About |
| 6847 </message> | 6847 </message> |
| 6848 <message name="IDS_ABOUT_PAGE_FIRMWARE" desc="Label used for Chrome OS bio
s firmware version."> |
| 6849 Firmware |
| 6850 </message> |
| 6848 <message name="IDS_ABOUT_PAGE_LOADING" desc="Label used for async data bef
ore data is available. Example is Chrome OS version."> | 6851 <message name="IDS_ABOUT_PAGE_LOADING" desc="Label used for async data bef
ore data is available. Example is Chrome OS version."> |
| 6849 Loading… | 6852 Loading… |
| 6850 </message> | 6853 </message> |
| 6851 <message name="IDS_ABOUT_PAGE_MORE_INFO" desc="Title for _More_info_ link.
"> | 6854 <message name="IDS_ABOUT_PAGE_MORE_INFO" desc="Title for _More_info_ link.
"> |
| 6852 More Info | 6855 More Info |
| 6853 </message> | 6856 </message> |
| 6854 <message name="IDS_ABOUT_PAGE_CHANNEL" desc="The channel label under _More
_Info_."> | 6857 <message name="IDS_ABOUT_PAGE_CHANNEL" desc="The channel label under _More
_Info_."> |
| 6855 Channel | 6858 Channel |
| 6856 </message> | 6859 </message> |
| 6857 <message name="IDS_ABOUT_PAGE_CHANNEL_STABLE" desc="The stable option in t
he channel select."> | 6860 <message name="IDS_ABOUT_PAGE_CHANNEL_STABLE" desc="The stable option in t
he channel select."> |
| (...skipping 5304 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12162 </includes> | 12165 </includes> |
| 12163 <structures fallback_to_english="true"> | 12166 <structures fallback_to_english="true"> |
| 12164 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12167 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12165 </structure> | 12168 </structure> |
| 12166 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12169 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12167 </structure> | 12170 </structure> |
| 12168 </structures> | 12171 </structures> |
| 12169 | 12172 |
| 12170 </release> | 12173 </release> |
| 12171 </grit> | 12174 </grit> |
| OLD | NEW |