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

Unified Diff: chrome/app/generated_resources.grd

Issue 10911203: Show proper title for spinner dialog. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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 8b6b57d7f6e2b305fc4c1ac4503370fe0eeb436d..0378b60ac9b8acdf29d0d0de6c66c06b6a574ee3 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -12536,6 +12536,11 @@ Some features may be unavailable. Please check that the profile exists and you
OK, sync everything
</message>
+ <!-- Spinner dialog for waiting sync backend to start up -->
+ <message name="IDS_SYNC_SETUP_SPINNER_TITLE" desc="The title of the sync setup dialog showing spinner.">
+ Please wait...
+ </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
« no previous file with comments | « no previous file | chrome/browser/resources/sync_setup_overlay.html » ('j') | chrome/browser/ui/webui/sync_setup_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698