| 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 7850 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7861 </message> | 7861 </message> |
| 7862 <message name="IDS_APP_OFFLINE_LOAD_DESCRIPTION" desc="offline app"> | 7862 <message name="IDS_APP_OFFLINE_LOAD_DESCRIPTION" desc="offline app"> |
| 7863 The app at <ph name="HOST_NAME"><strong>$1<ex>www.offline.com</e
x></strong></ph> cannot be reached because your network connection is down
. The page will be loaded when the network connection is restored. <br> | 7863 The app at <ph name="HOST_NAME"><strong>$1<ex>www.offline.com</e
x></strong></ph> cannot be reached because your network connection is down
. The page will be loaded when the network connection is restored. <br> |
| 7864 </message> | 7864 </message> |
| 7865 <message name="IDS_OFFLINE_TRY_LOADING"> | 7865 <message name="IDS_OFFLINE_TRY_LOADING"> |
| 7866 Try loading the page anyway | 7866 Try loading the page anyway |
| 7867 </message> | 7867 </message> |
| 7868 <message name="IDS_OFFLINE_NETWORK_SETTINGS"> | 7868 <message name="IDS_OFFLINE_NETWORK_SETTINGS"> |
| 7869 Network settings | 7869 Network settings |
| 7870 </message> | 7870 </message> |
| 7871 <message name="IDS_OFFLINE_ACTIVATION_HEADLINE"> | |
| 7872 Free Data from Verizon Wireless | |
| 7873 </message> | |
| 7874 <message name="IDS_OFFLINE_ACTIVATION_MESSAGE"> | |
| 7875 As a Cr-48 pilot user you get 100MB free from Verizon Wireless every 3
0 days for 2 years. Just sign up and you're online! | |
| 7876 </message> | |
| 7877 <message name="IDS_OFFLINE_ACTIVATION_BUTTON"> | |
| 7878 Connect to Verizon Wireless | |
| 7879 </message> | |
| 7880 </if> | 7871 </if> |
| 7881 | 7872 |
| 7882 <!-- Multiprofile --> | 7873 <!-- Multiprofile --> |
| 7883 <message name="IDS_PROFILES_CREATE_NEW_PROFILE_OPTION" desc="Create new pr
ofile menu item and button title."> | 7874 <message name="IDS_PROFILES_CREATE_NEW_PROFILE_OPTION" desc="Create new pr
ofile menu item and button title."> |
| 7884 Create a new profile... | 7875 Create a new profile... |
| 7885 </message> | 7876 </message> |
| 7886 | 7877 |
| 7887 <!-- SafeBrowsing --> | 7878 <!-- SafeBrowsing --> |
| 7888 <message name="IDS_SAFE_BROWSING_MALWARE_TITLE" desc="SafeBrowsing Malware
HTML title"> | 7879 <message name="IDS_SAFE_BROWSING_MALWARE_TITLE" desc="SafeBrowsing Malware
HTML title"> |
| 7889 Malware Detected! | 7880 Malware Detected! |
| (...skipping 3814 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11704 </includes> | 11695 </includes> |
| 11705 <structures fallback_to_english="true"> | 11696 <structures fallback_to_english="true"> |
| 11706 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11697 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11707 </structure> | 11698 </structure> |
| 11708 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11699 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 11709 </structure> | 11700 </structure> |
| 11710 </structures> | 11701 </structures> |
| 11711 | 11702 |
| 11712 </release> | 11703 </release> |
| 11713 </grit> | 11704 </grit> |
| OLD | NEW |