You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: chrome/browser/feed/android/java/src/org/chromium/chrome/browser/feed/signinbottomsheet/SigninBottomSheetCoordinator.java
Copy file name to clipboardexpand all lines: chrome/browser/feed/android/java/src/org/chromium/chrome/browser/feed/signinbottomsheet/SigninBottomSheetCoordinatorTest.java
Copy file name to clipboardexpand all lines: chrome/browser/ui/android/strings/android_chrome_strings.grd
+3
Original file line number
Diff line number
Diff line change
@@ -290,6 +290,9 @@ CHAR_LIMIT guidelines:
290
290
<messagename="IDS_SIGN_IN_TO_CHROME_DISABLED_SUMMARY"desc="A descriptive line of text that appears under the 'Sign in to Chrome' option, in Chrome Settings on Android. The text explains why 'Sign in to Chrome' is disabled. 'Administrator' refers to the IT administrator of the company/organization that owns the user’s device.">
291
291
Disabled by the administrator of this device
292
292
</message>
293
+
<messagename="IDS_SIGN_IN_TO_CHROME_DISABLED_BY_USER_SUMMARY"desc="A descriptive line of text that appears when a user tries to signin when signin is disabled by the Google Services option in settings. The text explains why 'Sign in to Chrome' is not available.">
294
+
Not available on your device
295
+
</message>
293
296
<messagename="IDS_SIGN_IN_GOOGLE_ACTIVITY_CONTROLS_TITLE"desc="Title of Google activity controls preference in signed in accounts settings screen">
0 commit comments