summaryrefslogtreecommitdiffstats
path: root/ash/ash_strings.grd
diff options
context:
space:
mode:
authorxiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-22 00:19:04 +0000
committerxiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-22 00:19:04 +0000
commitd31e19e8d61b12ba2f318d3d4369c969e4eb416a (patch)
treeba44911d3ae0e06dd1460b316b4787c336aae572 /ash/ash_strings.grd
parent8a1b358db39f4841f60cc7ab11354d08f7472258 (diff)
downloadchromium_src-d31e19e8d61b12ba2f318d3d4369c969e4eb416a.zip
chromium_src-d31e19e8d61b12ba2f318d3d4369c969e4eb416a.tar.gz
chromium_src-d31e19e8d61b12ba2f318d3d4369c969e4eb416a.tar.bz2
Reland 152221 - chromeos: Sync animation.
- Pulse app list button while LauncherModel has STATUS_LOADING; - Remove LauncherItemStatus::STATUS_IS_PENDING etc since it is no longer needed; - ChromeLauncherController sets LauncherModel::STATUS_LOADING on starting and watch for sync finish and pending extension install. It sets LauncherModel::STATUS_NORMAL when sync is finished and there is no pending extension install from sync, or when a maximum 60 seconds timeout since turning on loading status; BUG=129236 TEST=Verify sync animation after OOBE. TBR=sky@chromium.org, kalman@chromium.org Review URL: https://chromiumcodereview.appspot.com/10860053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152684 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r--ash/ash_strings.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index e48d9d7..3364014 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -167,6 +167,9 @@ This file contains the strings for ash.
<message name="IDS_AURA_APP_LIST_TITLE" desc="The title used for the Aura app list in the launcher">
Apps
</message>
+ <message name="IDS_AURA_APP_LIST_SYNCING_TITLE" desc="The title used for the Aura app list in the launcher to indicate loading/syncing apps.">
+ Syncing apps...
+ </message>
<message name="IDS_AURA_NEW_TAB" desc="The text label of the New Tab menu item">
New tab
</message>