| 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 8243 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8254 Thumbnail view | 8254 Thumbnail view |
| 8255 </message> | 8255 </message> |
| 8256 <message name="IDS_NEW_TAB_SHOW_HIDE_LIST_TOOLTIP" | 8256 <message name="IDS_NEW_TAB_SHOW_HIDE_LIST_TOOLTIP" |
| 8257 desc="Tooltip text for the button that shows and hides the list view."> | 8257 desc="Tooltip text for the button that shows and hides the list view."> |
| 8258 List view | 8258 List view |
| 8259 </message> | 8259 </message> |
| 8260 <message name="IDS_NEW_TAB_PAGE_DISPLAY_TOOLTIP" | 8260 <message name="IDS_NEW_TAB_PAGE_DISPLAY_TOOLTIP" |
| 8261 desc="Tooltip text for the button that shows the menu that hides and sh
ows different sections on the new tab page."> | 8261 desc="Tooltip text for the button that shows the menu that hides and sh
ows different sections on the new tab page."> |
| 8262 Change page layout | 8262 Change page layout |
| 8263 </message> | 8263 </message> |
| 8264 <message name="IDS_NEW_TAB_FIRST_RUN_NOTIFICATION" | |
| 8265 desc="Notification text to show in the banner at the top of the new tab
page when the user first sees it."> | |
| 8266 Over time, the area below will show your eight most visited sites. | |
| 8267 </message> | |
| 8268 <message name="IDS_NEW_TAB_CLOSE_FIRST_RUN_NOTIFICATION" | |
| 8269 desc="Action text for link that closes the first run notification."> | |
| 8270 Close | |
| 8271 </message> | |
| 8272 <message name="IDS_NEW_TAB_HOME_PAGE_SET_NOTIFICATION" | 8264 <message name="IDS_NEW_TAB_HOME_PAGE_SET_NOTIFICATION" |
| 8273 desc="Notification text to show after the user has made the NTP his/her
home page."> | 8265 desc="Notification text to show after the user has made the NTP his/her
home page."> |
| 8274 Welcome to your home page! | 8266 Welcome to your home page! |
| 8275 </message> | 8267 </message> |
| 8276 <message name="IDS_NEW_TAB_HOME_PAGE_HIDE_NOTIFICATION" | 8268 <message name="IDS_NEW_TAB_HOME_PAGE_HIDE_NOTIFICATION" |
| 8277 desc="The action text to show as the close link for the notification sh
own after the user has set his/her home page."> | 8269 desc="The action text to show as the close link for the notification sh
own after the user has set his/her home page."> |
| 8278 Close | 8270 Close |
| 8279 </message> | 8271 </message> |
| 8280 <message name="IDS_NEW_TAB_MAKE_THIS_HOMEPAGE" | 8272 <message name="IDS_NEW_TAB_MAKE_THIS_HOMEPAGE" |
| 8281 desc="Text for link that sets new tab page as home page"> | 8273 desc="Text for link that sets new tab page as home page"> |
| (...skipping 5051 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13333 </includes> | 13325 </includes> |
| 13334 <structures fallback_to_english="true"> | 13326 <structures fallback_to_english="true"> |
| 13335 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13327 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 13336 </structure> | 13328 </structure> |
| 13337 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13329 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 13338 </structure> | 13330 </structure> |
| 13339 </structures> | 13331 </structures> |
| 13340 | 13332 |
| 13341 </release> | 13333 </release> |
| 13342 </grit> | 13334 </grit> |
| OLD | NEW |