Index: chrome/app/policy/policy_templates.json |
diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json |
index 186bebfbc8c48acc544712da0b7ebcb964c4c194..83a4d5410d9330982f38a92da2a689e4beec865b 100644 |
--- a/chrome/app/policy/policy_templates.json |
+++ b/chrome/app/policy/policy_templates.json |
@@ -3175,11 +3175,11 @@ |
'example_value': 'America/Los_Angeles', |
'id': 158, |
'caption': '''Timezone''', |
- 'desc': '''Specifies the timezone to be used for the device. Users can override the specified timezone for the current session. However, on logout it is set back to the specified timezone. |
+ 'desc': '''Specifies the timezone to be used for the device. Users can override the specified timezone for the current session. However, on logout it is set back to the specified timezone. If an invalid value is provided, the policy is still activated using "GMT" instead. |
- If this policy is not used or set to an invalid value, users can change the timezone and the change is persistent. Thus a change affects the login-screen and other users. |
+ If this policy is not used, the currently active timezone will remain in use however users can change the timezone and the change is persistent. Thus a change of one user affects the login-screen and all other users. |
Mattias Nissler (ping if slow)
2012/08/21 08:48:20
s/of/by/
pneubeck (no reviews)
2012/08/21 09:02:10
Done.
|
- If no user ever set a timezone, a default value (currently "US/Pacific") is used. |
+ New devices start using the timezone "US/Pacific". |
Mattias Nissler (ping if slow)
2012/08/21 08:48:20
s/start using the timezone/start out with the time
pneubeck (no reviews)
2012/08/21 09:02:10
Done.
|
The format of the value follows the names of timezones in the "IANA Time Zone Database" (see "http://en.wikipedia.org/wiki/List_of_tz_database_time"). In particular, most timezones can be referred to by "continent/large_city" or "ocean/large_city".''', |
}, |