Index: ash/ash_chromeos_strings.grdp |
diff --git a/ash/ash_chromeos_strings.grdp b/ash/ash_chromeos_strings.grdp |
index 1190db9c04e3f3fd22467942bfd8f89c554c48fc..9e4c3ae8f7e7a932062949c1fb4a7249fb3fa8a5 100644 |
--- a/ash/ash_chromeos_strings.grdp |
+++ b/ash/ash_chromeos_strings.grdp |
@@ -141,6 +141,18 @@ Server message: <ph name="server_msg">$3<ex>Incorrect password</ex></ph> |
<message name="IDS_NETWORK_UNRECOGNIZED_ERROR" desc="Unrecognized Network error text"> |
Unrecognized error: <ph name="desc">$1<ex>ShillErrorString</ex></ph> |
</message> |
+ <message name="IDS_NETWORK_CELLULAR_ACTIVATED_TITLE" desc="Title for cellular activated notification"> |
+ Cellular Activated |
+ </message> |
+ <message name="IDS_NETWORK_CELLULAR_ACTIVATED" desc="Text of the cellular activated notification"> |
+ Congratulations! Your '<ph name="name">$1<ex>Generic Wireless</ex></ph>' data service has been activated and is ready to go. |
+ </message> |
+ <message name="IDS_NETWORK_ACTIVATION_ERROR_TITLE" desc="Title for network connection error notification"> |
pneubeck (no reviews)
2013/08/20 08:32:26
the 'desc' is inconsistent with the text content:
stevenjb
2013/08/20 20:47:43
Done.
|
+ Network Activation Error |
+ </message> |
+ <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when attempting to activate a mobile network that requries a connection"> |
pneubeck (no reviews)
2013/08/20 08:32:26
nit: requries -> requires
stevenjb
2013/08/20 20:47:43
Done.
|
+ Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' requires a network connection. |
+ </message> |
<!-- Network state strings --> |
<message name="IDS_CHROMEOS_NETWORK_STATE_UNKNOWN" desc="Network state in about:network: UNKNOWN"> |