Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(206)

Side by Side Diff: chrome/app/generated_resources.grd

Issue 6693010: Use extension to show activation message. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: " Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 7841 matching lines...) Expand 10 before | Expand all | Expand 10 after
7852 </message> 7852 </message>
7853 <message name="IDS_APP_OFFLINE_LOAD_DESCRIPTION" desc="offline app"> 7853 <message name="IDS_APP_OFFLINE_LOAD_DESCRIPTION" desc="offline app">
7854 The app at <ph name="HOST_NAME">&lt;strong&gt;$1<ex>www.offline.com</e x>&lt;/strong&gt;</ph> cannot be reached because your network connection is down . The page will be loaded when the network connection is restored. &lt;br&gt; 7854 The app at <ph name="HOST_NAME">&lt;strong&gt;$1<ex>www.offline.com</e x>&lt;/strong&gt;</ph> cannot be reached because your network connection is down . The page will be loaded when the network connection is restored. &lt;br&gt;
7855 </message> 7855 </message>
7856 <message name="IDS_OFFLINE_TRY_LOADING"> 7856 <message name="IDS_OFFLINE_TRY_LOADING">
7857 Try loading the page anyway 7857 Try loading the page anyway
7858 </message> 7858 </message>
7859 <message name="IDS_OFFLINE_NETWORK_SETTINGS"> 7859 <message name="IDS_OFFLINE_NETWORK_SETTINGS">
7860 Network settings 7860 Network settings
7861 </message> 7861 </message>
7862 <message name="IDS_OFFLINE_ACTIVATION_HEADLINE">
7863 Free Data from Verizon Wireless
7864 </message>
7865 <message name="IDS_OFFLINE_ACTIVATION_MESSAGE">
7866 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!
7867 </message>
7868 <message name="IDS_OFFLINE_ACTIVATION_BUTTON">
7869 Connect to Verizon Wireless
7870 </message>
7871 </if> 7862 </if>
7872 7863
7873 <!-- Multiprofile --> 7864 <!-- Multiprofile -->
7874 <message name="IDS_PROFILES_CREATE_NEW_PROFILE_OPTION" desc="Create new pr ofile menu item and button title."> 7865 <message name="IDS_PROFILES_CREATE_NEW_PROFILE_OPTION" desc="Create new pr ofile menu item and button title.">
7875 Create a new profile... 7866 Create a new profile...
7876 </message> 7867 </message>
7877 7868
7878 <!-- SafeBrowsing --> 7869 <!-- SafeBrowsing -->
7879 <message name="IDS_SAFE_BROWSING_MALWARE_TITLE" desc="SafeBrowsing Malware HTML title"> 7870 <message name="IDS_SAFE_BROWSING_MALWARE_TITLE" desc="SafeBrowsing Malware HTML title">
7880 Malware Detected! 7871 Malware Detected!
(...skipping 3814 matching lines...) Expand 10 before | Expand all | Expand 10 after
11695 </includes> 11686 </includes>
11696 <structures fallback_to_english="true"> 11687 <structures fallback_to_english="true">
11697 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11688 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11698 </structure> 11689 </structure>
11699 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11690 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11700 </structure> 11691 </structure>
11701 </structures> 11692 </structures>
11702 11693
11703 </release> 11694 </release>
11704 </grit> 11695 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/offline/offline_load_page.cc » ('j') | views/controls/menu/menu_host_gtk.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698