Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 965dbda134d51644cdab760f025981b467468796..04b82ec2ce7cf649fb3c47da780c3779c7ad2d3a 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -11660,6 +11660,14 @@ Some features may be unavailable. Please check that the profile exists and you |
| OK, sync everything |
| </message> |
| + <!-- Notify network connection goes time out --> |
| + <message name="IDS_SYNC_SETUP_TIME_OUT_TITLE"> |
| + Network time out |
|
kochi
2012/06/13 09:08:29
nit: Indent 2 chars.
peria
2012/06/14 01:55:12
Done.
|
| + </message> |
| + <message name="IDS_SYNC_SETUP_TIME_OUT_CONTENT"> |
| + Cannot connect to the server for a while. Please check your network and try to set up sync again few minutes later. |
|
kochi
2012/06/13 09:08:29
nit: Indent 2 chars.
peria
2012/06/14 01:55:12
Done.
|
| + </message> |
| + |
| <!-- Choose data types dialog strings --> |
| <message name="IDS_CUSTOMIZE_SYNC_DESCRIPTION" desc="The first line of the Customize Sync dialog, explaining what this box does."> |
| Sync the following items automatically: |