| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <grit-part> | 2 <grit-part> |
| 3 | 3 |
| 4 <message name="IDS_POLICY_DM_STATUS_SUCCESS" desc="Message indicating a succes
sful device management server call."> | 4 <message name="IDS_POLICY_DM_STATUS_SUCCESS" desc="Message indicating a succes
sful device management server call."> |
| 5 Request succeeded | 5 Request succeeded |
| 6 </message> | 6 </message> |
| 7 <message name="IDS_POLICY_DM_STATUS_REQUEST_INVALID" desc="Message indicating
a bad request to the enterprise server."> | 7 <message name="IDS_POLICY_DM_STATUS_REQUEST_INVALID" desc="Message indicating
a bad request to the enterprise server."> |
| 8 Invalid request or request parameters | 8 Invalid request or request parameters |
| 9 </message> | 9 </message> |
| 10 <message name="IDS_POLICY_DM_STATUS_REQUEST_FAILED" desc="Message indicating t
he request to the enterprise server failed in the network."> | 10 <message name="IDS_POLICY_DM_STATUS_REQUEST_FAILED" desc="Message indicating t
he request to the enterprise server failed in the network."> |
| (...skipping 346 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 357 </message> | 357 </message> |
| 358 <message name="IDS_POLICY_RISK_TAG_FILTERING" desc="Title of a group/tag whose
policies might restrict web contents which would be visible otherwise (e.g. for
ced SafeSearch)."> | 358 <message name="IDS_POLICY_RISK_TAG_FILTERING" desc="Title of a group/tag whose
policies might restrict web contents which would be visible otherwise (e.g. for
ced SafeSearch)."> |
| 359 Filtering | 359 Filtering |
| 360 </message> | 360 </message> |
| 361 <message name="IDS_POLICY_RISK_TAG_LOCAL_DATA_ACCESS" desc="Title of a group/t
ag whose policies might allow storage of user data to local drives where others
might access them."> | 361 <message name="IDS_POLICY_RISK_TAG_LOCAL_DATA_ACCESS" desc="Title of a group/t
ag whose policies might allow storage of user data to local drives where others
might access them."> |
| 362 Local Data Access | 362 Local Data Access |
| 363 </message> | 363 </message> |
| 364 <message name="IDS_POLICY_RISK_TAG_GOOGLE_SHARING" desc="Title of a group/tag
whose policies enable functionality that might share user data with trusted Goog
le services."> | 364 <message name="IDS_POLICY_RISK_TAG_GOOGLE_SHARING" desc="Title of a group/tag
whose policies enable functionality that might share user data with trusted Goog
le services."> |
| 365 Sharing with Google | 365 Sharing with Google |
| 366 </message> | 366 </message> |
| 367 <message name="IDS_OPTIONS_CONTROLLED_SETTING_POLICY" desc="Text displayed in
the controlled settings bubble when a setting's value is enforced by policy."> | |
| 368 This setting is enforced by your administrator. | |
| 369 </message> | |
| 370 </grit-part> | 367 </grit-part> |
| OLD | NEW |