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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2797163005: MD Settings: CrOS: Users: Fix names (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
Index: chrome/app/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index 6a9d45e350a03a8d78a292af048396126f3c674a..92d920b206deac5057f050f60efa6756ed509d32 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -2596,8 +2596,8 @@
<message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the setting for restricting sign in to specific users.">
Restrict sign-in to the following users:
</message>
- <message name="IDS_SETTINGS_USERS_DEVICE_OWNER_LABEL" desc="Label for the device owner.">
- (owner)
+ <message name="IDS_SETTINGS_USERS_DEVICE_OWNER_LABEL" desc="Label for a user who is the device owner.">
+ <ph name="USER_NAME">$1<ex>John Smith</ex></ph> (owner)
</message>
<message name="IDS_SETTINGS_USERS_ADD_USERS" desc="Label the dialog for adding users.">
Add person

Powered by Google App Engine
This is Rietveld 408576698