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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2856173002: Show special string in SignInPreference summary when signin is disabled (Closed)
Patch Set: Created 3 years, 8 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/preferences/SignInPreference.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index 4463a6515c73b29a04cf0e8e8551332e65fadd9b..b746c43ff643d2cec497cf46f1d18040f1185f4b 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -270,6 +270,9 @@ CHAR-LIMIT guidelines:
<message name="IDS_SIGN_IN_TO_CHROME_SUMMARY" desc="Summary for the button to sign in to Chrome, explaining benefits of signing in.">
Sign in to get your bookmarks, history, passwords, and other settings on all your devices
</message>
+ <message name="IDS_SIGN_IN_TO_CHROME_DISABLED_SUMMARY" desc="Summary for disabled button to sign in to Chrome when signin is disabled by the device administrator.">
gone 2017/05/03 20:41:52 I think you need to ask Shimi about the descriptio
+ Disabled by the administrator of this device
+ </message>
<message name="IDS_SIGN_IN_GOOGLE_ACTIVITY_CONTROLS" desc="Title of Google activity controls preference in signed in accounts settings screen">
Google Activity Controls
</message>
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/preferences/SignInPreference.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698