| 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 3884 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3895 </message> | 3895 </message> |
| 3896 <message name="IDS_EXTENSION_PROMPT_UNINSTALL_BUTTON" desc="Text for the u
ninstall button on the extension uninstall prompt"> | 3896 <message name="IDS_EXTENSION_PROMPT_UNINSTALL_BUTTON" desc="Text for the u
ninstall button on the extension uninstall prompt"> |
| 3897 Uninstall | 3897 Uninstall |
| 3898 </message> | 3898 </message> |
| 3899 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e
nable button on the extension re-enable prompt"> | 3899 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e
nable button on the extension re-enable prompt"> |
| 3900 Re-enable | 3900 Re-enable |
| 3901 </message> | 3901 </message> |
| 3902 <message name="IDS_EXTENSION_WEB_STORE_TITLE" desc="Text for the Chrome We
b Store"> | 3902 <message name="IDS_EXTENSION_WEB_STORE_TITLE" desc="Text for the Chrome We
b Store"> |
| 3903 Web Store | 3903 Web Store |
| 3904 </message> | 3904 </message> |
| 3905 <message name="IDS_APPS_PROMO_HEADER" desc="Header for the apps promo"> | |
| 3906 New! Discover a world of apps & games | |
| 3907 </message> | |
| 3908 <message name="IDS_APPS_PROMO_TEXT_1" desc="First paragraph of text on the
apps promo"> | |
| 3909 Visit the <a> Chrome Web Store</a> to add great apps and gam
es to this area of the New Tab page. | |
| 3910 </message> | |
| 3911 <message name="IDS_APPS_PROMO_TEXT_2" desc="Second paragraph of text on th
e apps promo"> | |
| 3912 What's an app? Try one of these: | |
| 3913 </message> | |
| 3914 <message name="IDS_APPS_PROMO_HIDE" desc="Text on the button that hides th
e apps promo"> | |
| 3915 No thanks, hide this | |
| 3916 </message> | |
| 3917 | 3905 |
| 3918 <!-- Plugins --> | 3906 <!-- Plugins --> |
| 3919 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins pag
e."> | 3907 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins pag
e."> |
| 3920 Plug-ins | 3908 Plug-ins |
| 3921 </message> | 3909 </message> |
| 3922 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for d
etails mode."> | 3910 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for d
etails mode."> |
| 3923 Details | 3911 Details |
| 3924 </message> | 3912 </message> |
| 3925 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user k
now that no plug-ins are installed."> | 3913 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user k
now that no plug-ins are installed."> |
| 3926 No plug-ins installed. | 3914 No plug-ins installed. |
| (...skipping 8078 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12005 </includes> | 11993 </includes> |
| 12006 <structures fallback_to_english="true"> | 11994 <structures fallback_to_english="true"> |
| 12007 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11995 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12008 </structure> | 11996 </structure> |
| 12009 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11997 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12010 </structure> | 11998 </structure> |
| 12011 </structures> | 11999 </structures> |
| 12012 | 12000 |
| 12013 </release> | 12001 </release> |
| 12014 </grit> | 12002 </grit> |
| OLD | NEW |