Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index b93be55362b8ec64317fa7c5be3a481ad73478c5..1a614b28afb5ab8985803445a7712d0f3d40c5ca 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -9619,7 +9619,10 @@ Keep your key file in a safe place. You will need it to create new versions of y |
You are currently using a passphrase. If you have forgotten your passphrase, you can reset sync to clear your data from Google's servers using the Google Dashboard. |
</message> |
<message name="IDS_SYNC_STATUS_NOT_CONNECTED" desc="Status shown in the new tab page when the user is not signed into sync"> |
- not connected |
+ not signed in |
+ </message> |
+ <message name="IDS_SYNC_STATUS_CONNECTED" desc="Status shown in the new tab page when the user is signed into sync"> |
+ Signed in to <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> as <ph name="USER_NAME">$2<ex>pat@example.com</ex></ph> |
</message> |
<!-- Passphrase dialog strings --> |