| Index: ash/ash_strings.grd
|
| diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
|
| index b5290e2c7d33bc68d71f7633ae7cc3a980ed1e91..192d4e28b48d58f4e2dba8b22aec755e9bb5cc9f 100644
|
| --- a/ash/ash_strings.grd
|
| +++ b/ash/ash_strings.grd
|
| @@ -229,6 +229,12 @@ Press Ctrl+Alt+Z to cancel.
|
| <message name="IDS_ASH_STATUS_TRAY_EXIT_KIOSK" desc="The label used for the button in the status tray to terminate a session kiosk mode.">
|
| Exit session
|
| </message>
|
| + <message name="IDS_ASH_STATUS_TRAY_PUBLIC_LABEL" desc="Text of the the ash system bubble's user card when the current session is a public account session.">
|
| + <ph name="DISPLAY_NAME">DISPLAY_NAME<ex>Internet kiosk</ex></ph> is a shared account managed by <ph name="DOMAIN">DOMAIN<ex>yourdomain.com</ex></ph>
|
| + </message>
|
| + <message name="IDS_ASH_STATUS_TRAY_PUBLIC_LEARN_MORE" desc="Text of the Learn more link shown in the ash system bubble's user card when the current session is a public account session.">
|
| + Learn more
|
| + </message>
|
| <message name="IDS_ASH_STATUS_TRAY_EXIT_PUBLIC" desc="The label used for the button in the status tray to terminate a public account session.">
|
| End public session
|
| </message>
|
|
|