Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| =================================================================== |
| --- chrome/app/generated_resources.grd (revision 61908) |
| +++ chrome/app/generated_resources.grd (working copy) |
| @@ -4065,11 +4065,23 @@ |
| <!-- chrome://mobilesetup strings --> |
| <message name="IDS_MOBILE_SETUP_TITLE" desc="ChromeOS mobile device activation page title"> |
| - Activate your cellular connection |
| + Cellular data service management |
| </message> |
| - <message name="IDS_MOBILE_SETUP_HEADER" desc="ChromeOS mobile device activation page heade"> |
| - Cellular device activation |
| + <message name="IDS_MOBILE_CONNECTING_HEADER" desc="Mobile connection page header while connecting to the provider"> |
| + Connecting to <ph name="PROVIDER_NAME">$1<ex>Acme Mobile</ex></ph> |
| </message> |
| + <message name="IDS_MOBILE_ERROR_HEADER" desc="Mobile connection page header when connection error occur"> |
| + Connection error: |
| + </message> |
| + <message name="IDS_MOBILE_ACTIVATING_HEADER" desc="Message header when data service is being activated"> |
| + Activating your data service |
| + </message> |
| + <message name="IDS_MOBILE_COMPLETED_HEADER" desc="Message header when data servicen is completed"> |
|
Eric Shienbrood
2010/10/08 20:52:47
typo: s/servicen/service/
|
| + Activation complete |
| + </message> |
| + <message name="IDS_MOBILE_COMPLETED_TEXT" desc="Message when cellular data service activation or payment is completed"> |
| + Your data service is activated and ready to use |
| + </message> |
| </if> |
| <!-- about:version strings --> |