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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 960493004: Support federated credentials in Chrome settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 dd36b2a70f38abb6a0212fd13ff730c1d027f89e..74fa166e8534ac8fbea1edb438ca2056a897bdcb 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7599,6 +7599,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_PASSWORDS_EXCEPTIONS_TAB_TITLE" desc="Title for 'Never saved' tab">
Never saved
</message>
+ <message name="IDS_PASSWORDS_VIA_FEDERATION" desc="Text for federated credential's value.">
vasilii 2015/02/25 13:53:29 Do you want to reuse IDS_MANAGE_PASSWORDS_IDENTITY
+ via <ph name="PROVIDER">$1<ex>facebook.com</ex></ph>
+ </message>
<message name="IDS_PASSWORDS_PAGE_SEARCH_PASSWORDS" desc="Placeholder text shown in password table search box">
Search passwords
</message>

Powered by Google App Engine
This is Rietveld 408576698