Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 52442f6344bbd0a25278d116ae577c03577c039e..5e1b145b1552246d901d53d7d4ac53bc7a8bd48b 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -14754,6 +14754,9 @@ Do you accept? |
<message name="IDS_EASY_UNLOCK_SCREENLOCK_USER_POD_AUTH_VALUE" desc="Message on lock screen user pod shown in place of password field when Easy Unlock is enabled and a phone that can unlock the Chromebook is detected in proximity."> |
Click to enter |
</message> |
+ <message name="IDS_SMART_LOCK_SPINNER_ACCESSIBILITY_LABEL" desc="Label for the spinner icon used for accessibility purposes. This label is needed because this state does not have a tooltip."> |
+ Initializing Smart Lock |
Tim Song
2014/10/21 01:24:03
This is still TBD.
Tim Song
2014/10/21 01:29:54
Done.
|
+ </message> |
<!-- Device types --> |
<message name="IDS_EASY_UNLOCK_GENERIC_DEVICE_TYPE" desc="String for an unknown device type. Currently used to cover all non-ChromeOS devices."> |
Chrome device |