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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 123453002: Show "Chrome" on the tabstrip for chrome signin page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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
« no previous file with comments | « no previous file | chrome/browser/resources/inline_login/inline_login.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 93e12399712f25be21e503e271d7b668b785d2f9..510a691d36747164d00653cc8a2ba8ada2528913 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -10743,6 +10743,11 @@ Would you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Pr
Reload
</message>
+ <!-- Chrome sign in page -->
+ <message name="IDS_CHROME_SIGNIN_TITLE" desc="Title on the about:chrome-signin page">
+ Chrome
xiyuan 2014/01/06 19:38:52 Think we should use IDS_SHORT_PRODUCT_NAME. Or mov
guohui 2014/01/07 21:35:03 Done.
+ </message>
+
<!-- Auto-login infobar -->
<if expr="is_ios">
<message name="IDS_AUTOLOGIN_INFOBAR_MESSAGE" desc="The string shown in the infobar explaining that they can press one button to auto-login instead of entering their user name and password. [length: 60em]">
« no previous file with comments | « no previous file | chrome/browser/resources/inline_login/inline_login.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698