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

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

Issue 6899025: Show hardware addresses for wifi and ethernet networks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: z Created 9 years, 8 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 <!-- 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 11082 matching lines...) Expand 10 before | Expand all | Expand 10 after
11093 </message> 11093 </message>
11094 <message name="IDS_STATUSBAR_NETWORK_OFFLINE_MODE" desc="The offline mode. "> 11094 <message name="IDS_STATUSBAR_NETWORK_OFFLINE_MODE" desc="The offline mode. ">
11095 Offline mode 11095 Offline mode
11096 </message> 11096 </message>
11097 <message name="IDS_STATUSBAR_NETWORK_OPEN_OPTIONS_DIALOG" desc="The menu i tem in the network menu button for opening the options dialog"> 11097 <message name="IDS_STATUSBAR_NETWORK_OPEN_OPTIONS_DIALOG" desc="The menu i tem in the network menu button for opening the options dialog">
11098 Network settings... 11098 Network settings...
11099 </message> 11099 </message>
11100 <message name="IDS_STATUSBAR_NETWORK_OPEN_PROXY_SETTINGS_DIALOG" desc="The menu item in the network menu button at login screen for opening the options di alog"> 11100 <message name="IDS_STATUSBAR_NETWORK_OPEN_PROXY_SETTINGS_DIALOG" desc="The menu item in the network menu button at login screen for opening the options di alog">
11101 Proxy settings... 11101 Proxy settings...
11102 </message> 11102 </message>
11103 <message name="IDS_STATUSBAR_NETWORK_MORE" desc="Message for last link in the network menu requesting more technical and less common stuff (proxy settings , IP and hardware addresses)">
11104 More...
zel 2011/04/26 21:50:08 there is already string like this one - IDS_LANGUA
Denis Lagno 2011/04/26 22:26:52 I can make this adjustment for branch.
11105 </message>
11103 <message name="IDS_STATUSBAR_NETWORK_PRIVATE_NETWORKS" desc="In the networ k status menu, the text for submenu of private networks."> 11106 <message name="IDS_STATUSBAR_NETWORK_PRIVATE_NETWORKS" desc="In the networ k status menu, the text for submenu of private networks.">
11104 Private networks 11107 Private networks
11105 </message> 11108 </message>
11106 <message name="IDS_STATUSBAR_NETWORK_ADD_VPN" desc="In the network status menu, the text in Private networks submenu to add a private network."> 11109 <message name="IDS_STATUSBAR_NETWORK_ADD_VPN" desc="In the network status menu, the text in Private networks submenu to add a private network.">
11107 Add private network... 11110 Add private network...
11108 </message> 11111 </message>
11109 <message name="IDS_STATUSBAR_NETWORK_DISCONNECT_VPN" desc="In the network status menu, the text in Private networks submenu to disconnect from a private n etwork."> 11112 <message name="IDS_STATUSBAR_NETWORK_DISCONNECT_VPN" desc="In the network status menu, the text in Private networks submenu to disconnect from a private n etwork.">
11110 Disconnect private network 11113 Disconnect private network
11111 </message> 11114 </message>
11112 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av ailable"> 11115 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av ailable">
(...skipping 1060 matching lines...) Expand 10 before | Expand all | Expand 10 after
12173 </includes> 12176 </includes>
12174 <structures fallback_to_english="true"> 12177 <structures fallback_to_english="true">
12175 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12178 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12176 </structure> 12179 </structure>
12177 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12180 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12178 </structure> 12181 </structure>
12179 </structures> 12182 </structures>
12180 12183
12181 </release> 12184 </release>
12182 </grit> 12185 </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