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

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 2697043003: Rename 'Cellular Activated' to 'Mobile Data Activated'. (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | no next file » | 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 <!-- Chrome OS-specific strings (included from generated_resources.grd). 2 <!-- Chrome OS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 2361 matching lines...) Expand 10 before | Expand all | Expand 10 after
2372 <message name="IDS_NETWORK_OUT_OF_CREDITS_TITLE" desc="Title for network out o f data error notification"> 2372 <message name="IDS_NETWORK_OUT_OF_CREDITS_TITLE" desc="Title for network out o f data error notification">
2373 Network Connection Error 2373 Network Connection Error
2374 </message> 2374 </message>
2375 <message name="IDS_NETWORK_OUT_OF_CREDITS_BODY" desc="Message body for network out of data error notification"> 2375 <message name="IDS_NETWORK_OUT_OF_CREDITS_BODY" desc="Message body for network out of data error notification">
2376 You may have used up your mobile data allowance. Visit the <ph name="name">$ 1<ex>GoogleGuest</ex></ph> activation portal to buy more data. 2376 You may have used up your mobile data allowance. Visit the <ph name="name">$ 1<ex>GoogleGuest</ex></ph> activation portal to buy more data.
2377 </message> 2377 </message>
2378 <message name="IDS_NETWORK_UNRECOGNIZED_ERROR" desc="Unrecognized Network erro r text"> 2378 <message name="IDS_NETWORK_UNRECOGNIZED_ERROR" desc="Unrecognized Network erro r text">
2379 Unrecognized error: <ph name="desc">$1<ex>ShillErrorString</ex></ph> 2379 Unrecognized error: <ph name="desc">$1<ex>ShillErrorString</ex></ph>
2380 </message> 2380 </message>
2381 <message name="IDS_NETWORK_CELLULAR_ACTIVATED_TITLE" desc="Title for cellular activated notification"> 2381 <message name="IDS_NETWORK_CELLULAR_ACTIVATED_TITLE" desc="Title for cellular activated notification">
2382 Cellular Activated 2382 Mobile Data Activated
2383 </message> 2383 </message>
2384 <message name="IDS_NETWORK_CELLULAR_ACTIVATED" desc="Text of the cellular acti vated notification"> 2384 <message name="IDS_NETWORK_CELLULAR_ACTIVATED" desc="Text of the cellular acti vated notification">
2385 Congratulations! Your '<ph name="name">$1<ex>Generic Wireless</ex></ph>' dat a service has been activated and is ready to go. 2385 Congratulations! Your '<ph name="name">$1<ex>Generic Wireless</ex></ph>' dat a service has been activated and is ready to go.
2386 </message> 2386 </message>
2387 <message name="IDS_NETWORK_ACTIVATION_ERROR_TITLE" desc="Title for network act ivation error notification"> 2387 <message name="IDS_NETWORK_ACTIVATION_ERROR_TITLE" desc="Title for network act ivation error notification">
2388 Network Activation Error 2388 Network Activation Error
2389 </message> 2389 </message>
2390 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when att empting to activate a mobile network that requires a connection"> 2390 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when att empting to activate a mobile network that requires a connection">
2391 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' requires a network connection. 2391 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' requires a network connection.
2392 </message> 2392 </message>
(...skipping 4336 matching lines...) Expand 10 before | Expand all | Expand 10 after
6729 Attempts left: $1 6729 Attempts left: $1
6730 </message> 6730 </message>
6731 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6731 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6732 PIN 6732 PIN
6733 </message> 6733 </message>
6734 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6734 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6735 PUK 6735 PUK
6736 </message> 6736 </message>
6737 6737
6738 </grit-part> 6738 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698