Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 860039da4fa7738614141f46057d4b32916bf821..a7acb29e4977ce9154688f09f44cf950edeb1296 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -11919,12 +11919,16 @@ Some features may be unavailable. Please check that the profile exists and you |
Are you still there? |
</message> |
<message name="IDS_IDLE_LOGOUT_WARNING" desc="Warning for the idle logout dialog"> |
- This Chromebook is now idle and the current user will be logged out. |
- Press any key or move the pointer to continue exploring. |
- <ph name="LINE_BREAK"><br><br></ph> |
- <ph name="BEGIN_BOLD"><strong></ph> |
- Restarting in: <ph name="END_BOLD"></strong></ph> |
- <ph name="TIME_LEFT">$1<ex>20</ex></ph> seconds. |
+ This computer is now idle and will be logged out, clearing all user data. Press any key to continue exploring. |
+ </message> |
+ <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the idle logout dialog"> |
+ Logging out in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> seconds. |
+ </message> |
+ <message name="IDS_IDLE_LOGOUT_WARNING_RESTART_1S" desc="Restart label for the idle logout dialog at 1 second left"> |
+ Logging out in 1 second. |
+ </message> |
+ <message name="IDS_IDLE_LOGOUT_WARNING_RESTART_NOW" desc="Restart label for the idle logout dialog with no time left"> |
+ Logging out now. |
</message> |
</if> |