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

Side by Side Diff: ash/ash_strings.grd

Issue 10201015: [cros] Add network tray item for mobile network setup. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nit Created 8 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 | ash/shell.cc » ('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 the strings for ash. 4 This file contains the strings for ash.
5 --> 5 -->
6 6
7 <grit base_dir="." latest_public_release="0" current_release="1" 7 <grit base_dir="." latest_public_release="0" current_release="1"
8 source_lang_id="en" enc_check="möl"> 8 source_lang_id="en" enc_check="möl">
9 <outputs> 9 <outputs>
10 <output filename="grit/ash_strings.h" type="rc_header"> 10 <output filename="grit/ash_strings.h" type="rc_header">
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
233 </message> 233 </message>
234 <message name="IDS_ASH_STATUS_TRAY_OTHER_WIFI" desc="The label used for th e item to display other Wi-Fi networks."> 234 <message name="IDS_ASH_STATUS_TRAY_OTHER_WIFI" desc="The label used for th e item to display other Wi-Fi networks.">
235 Wi-Fi ... 235 Wi-Fi ...
236 </message> 236 </message>
237 <message name="IDS_ASH_STATUS_TRAY_ENABLE_MOBILE" desc="The label used for the item to enable cellular networks."> 237 <message name="IDS_ASH_STATUS_TRAY_ENABLE_MOBILE" desc="The label used for the item to enable cellular networks.">
238 Enable mobile data 238 Enable mobile data
239 </message> 239 </message>
240 <message name="IDS_ASH_STATUS_TRAY_DISABLE_MOBILE" desc="The label used fo r the item to disable cellular networks."> 240 <message name="IDS_ASH_STATUS_TRAY_DISABLE_MOBILE" desc="The label used fo r the item to disable cellular networks.">
241 Disable mobile data 241 Disable mobile data
242 </message> 242 </message>
243 <message name="IDS_ASH_STATUS_TRAY_SETUP_MOBILE" desc="The label used for the item to setup cellular network when no SIM card in installed.">
244 Setup mobile data
245 </message>
243 <message name="IDS_ASH_STATUS_TRAY_OTHER_MOBILE" desc="The label used for the item to display other cellular networks."> 246 <message name="IDS_ASH_STATUS_TRAY_OTHER_MOBILE" desc="The label used for the item to display other cellular networks.">
244 Mobile ... 247 Mobile ...
245 </message> 248 </message>
246 <message name="IDS_ASH_STATUS_TRAY_MOBILE_VIEW_ACCOUNT" desc="In the netwo rk popup bubble, the text of the top-up URL link."> 249 <message name="IDS_ASH_STATUS_TRAY_MOBILE_VIEW_ACCOUNT" desc="In the netwo rk popup bubble, the text of the top-up URL link.">
247 View mobile account 250 View mobile account
248 </message> 251 </message>
249 <message name="IDS_ASH_STATUS_TRAY_UPDATE" desc="The label used in the tra y popup to notify that the user should restart to get system updates."> 252 <message name="IDS_ASH_STATUS_TRAY_UPDATE" desc="The label used in the tra y popup to notify that the user should restart to get system updates.">
250 Restart to update 253 Restart to update
251 </message> 254 </message>
252 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH" desc="The label used as the header in the bluetooth popup."> 255 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH" desc="The label used as the header in the bluetooth popup.">
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
318 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text on the secondary monitors."> 321 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text on the secondary monitors.">
319 Ctrl + 322 Ctrl +
320 </message> 323 </message>
321 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex t for header entries for detailed versions of status tray items."> 324 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex t for header entries for detailed versions of status tray items.">
322 Previous menu 325 Previous menu
323 </message> 326 </message>
324 </messages> 327 </messages>
325 </release> 328 </release>
326 </grit> 329 </grit>
327 330
OLDNEW
« no previous file with comments | « no previous file | ash/shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698