Index: chrome/app/settings_strings.grdp |
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
index 76dc94380c624cfb63baff16b5aad937f3796781..cc114d179abba5b85549c419650bf11a01337063 100644 |
--- a/chrome/app/settings_strings.grdp |
+++ b/chrome/app/settings_strings.grdp |
@@ -178,6 +178,9 @@ |
<message name="IDS_SETTINGS_PASSWORDS_PASSWORD" desc="Label for the saved password when editing a password."> |
Password |
</message> |
+ <message name="IDS_SETTINGS_PASSWORDS_MANAGE_PASSWORDS" desc="Shown in the passwords section of settings. Descriptive text to inform that passwords can be accessed online. Has a link."> |
+ Access your passwords from any device at <ph name="BEGIN_LINK"><a href="$1" target="_blank"></ph>passwords.google.com<ph name="END_LINK"></a></ph> |
+ </message> |
<!-- Default Browser Page --> |
<if expr="not chromeos"> |
@@ -193,7 +196,7 @@ |
</message> |
<message name="IDS_SETTINGS_BLUETOOTH_ADD_DEVICE" desc="Name of the settings page for adding bluetooth devices."> |
Add a Device |
- </message> |
+ </message> |
dschuyler
2016/04/20 22:05:29
nit: I think the space should be put back on
this
hcarmona
2016/04/20 22:33:17
Agreed.
|
<message name="IDS_SETTINGS_BLUETOOTH_PAIR_DEVICE" desc="Name of the settings page for pairing bluetooth devices."> |
Pair Bluetooth Device |
</message> |