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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10539128: Set timeout in sync setup (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Move back setting up of backend-timer into DisplaySpinner() Created 8 years, 5 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c815f29cccd4f2e7932c0e793bc457932e12fee8..e3615d1f327daf6b87258655624ff749776f02d4 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11759,6 +11759,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" desc="The title of the 'Timeout' page for sync settings.">
+ Failed to start up the sync backend
+ </message>
+ <message name="IDS_SYNC_SETUP_TIME_OUT_CONTENT" desc="Text explaining what to do if setting up sync goes timeout.">
cpu_(ooo_6.6-7.5) 2012/06/28 18:44:24 "what to do if sync times out."
peria 2012/06/29 07:11:17 Done.
+ Please make sure your network connection is working and if the problem persists, please sign out and sign in again to refresh your credentials.
+ </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:
« no previous file with comments | « no previous file | chrome/browser/resources/sync_setup_overlay.html » ('j') | chrome/browser/resources/sync_setup_overlay.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698