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

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

Issue 6292008: Added flags to prevent messing with network connections while 3G device is be... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros/mock_network_library.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 10781 matching lines...) Expand 10 before | Expand all | Expand 10 after
10792 fast 10792 fast
10793 </message> 10793 </message>
10794 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST" 10794 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST"
10795 desc="The label for the Chrome OS configuration dialog"> 10795 desc="The label for the Chrome OS configuration dialog">
10796 fast 10796 fast
10797 </message> 10797 </message>
10798 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST" 10798 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST"
10799 desc="The label for the Chrome OS configuration dialog"> 10799 desc="The label for the Chrome OS configuration dialog">
10800 fast 10800 fast
10801 </message> 10801 </message>
10802 <message name="IDS_STATUSBAR_NETWORK_LOCKED" desc="Message displayed while access to network devices is temporarily locked due to mobile network activatio n">
10803 Please wait while we setup your mobile network.
10804 </message>
10802 <message name="IDS_STATUSBAR_NETWORK_DEVICE_ETHERNET" desc="The ethernet n etwork device."> 10805 <message name="IDS_STATUSBAR_NETWORK_DEVICE_ETHERNET" desc="The ethernet n etwork device.">
10803 Ethernet 10806 Ethernet
10804 </message> 10807 </message>
10805 <message name="IDS_STATUSBAR_NETWORK_DEVICE_WIFI" desc="The wifi network d evice."> 10808 <message name="IDS_STATUSBAR_NETWORK_DEVICE_WIFI" desc="The wifi network d evice.">
10806 Wi-Fi 10809 Wi-Fi
10807 </message> 10810 </message>
10808 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CELLULAR" desc="The cellular n etwork device."> 10811 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CELLULAR" desc="The cellular n etwork device.">
10809 Cellular 10812 Cellular
10810 </message> 10813 </message>
10811 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network device status connecting."> 10814 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network device status connecting.">
(...skipping 935 matching lines...) Expand 10 before | Expand all | Expand 10 after
11747 </includes> 11750 </includes>
11748 <structures fallback_to_english="true"> 11751 <structures fallback_to_english="true">
11749 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11752 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11750 </structure> 11753 </structure>
11751 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11754 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11752 </structure> 11755 </structure>
11753 </structures> 11756 </structures>
11754 11757
11755 </release> 11758 </release>
11756 </grit> 11759 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros/mock_network_library.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698