Index: ash/ash_strings.grd |
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd |
index e4ac779fabf97cb6b53113966850301d032a1f40..78d72e6561098d50ea81c7a38e20c7646197b0d9 100644 |
--- a/ash/ash_strings.grd |
+++ b/ash/ash_strings.grd |
@@ -232,6 +232,12 @@ Press Ctrl+Alt+Z to cancel. |
<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. If the label is long, indicate where it may be broken into two lines by inserting \n instead of a whitespace."> |
End public\nsession |
</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">$1<ex>Internet kiosk</ex></ph> is a shared account managed by <ph name="DOMAIN">$2<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."> |
msw
2012/11/16 22:29:32
nit: "Learn more" is a common string. Unfortunatel
bartfab (slow)
2012/11/19 17:34:06
I renamed the string to IDS_ASH_LEARN_MORE. I agre
|
+ Learn more |
+ </message> |
<message name="IDS_ASH_STATUS_TRAY_LOCK" desc="The label used for the button in the status tray to lock the screen."> |
Lock |
</message> |