| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index c412f1a5961d01d36c247dacf6ab501ef285f47c..633cd23df9e2cc3918ce48ca9f1f5d5f62683c80 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -12449,16 +12449,17 @@ Some features may be unavailable. Please check that the profile exists and you
|
| <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout dialog">
|
| Are you still there?
|
| </message>
|
| + <message name="IDS_IDLE_LOGOUT_WARNING" desc="Warning for the idle logout dialog">
|
| + 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">
|
| - This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> seconds.
|
| -Press any key to continue exploring.
|
| + 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">
|
| - This computer will reset in 1 second.
|
| -Press any key to continue exploring.
|
| + 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">
|
| - Going.. Going... Gone.
|
| + Logging out now.
|
| </message>
|
| </if>
|
|
|
|
|