Index: chrome/app/chromeos_strings.grdp |
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
index cd97582c0ae76056bd24f802c95138b75d8ea8d3..f795c9d540d65accccf7860a196b2af4eb99f6f9 100644 |
--- a/chrome/app/chromeos_strings.grdp |
+++ b/chrome/app/chromeos_strings.grdp |
@@ -5032,7 +5032,7 @@ Battery full |
Remove this user |
</message> |
<message name="IDS_LOGIN_VERSION_LABEL_FORMAT" desc="Login screen version text format."> |
- <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> <ph name="PRODUCT_VERSION">$2<ex>15.0.0.0</ex></ph> (Platform <ph name="PLATFORM_VERSION">$3<ex>900.0-11.09.01</ex></ph>) |
+ <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> <ph name="PRODUCT_VERSION">$2<ex>15.0.0.0</ex></ph> (Platform <ph name="PLATFORM_VERSION">$3<ex>900.0-11.09.01</ex></ph>) <ph name="DEVICE_SERIAL_NUMBER">$4<ex>SN:123456789ABC</ex></ph> |
</message> |
<message name="IDS_DEVICE_OWNED_BY_NOTICE" desc="Text for notifications showing that this is managed device."> |
This device is managed by <ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph>. |