| 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 310 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 321 <message name="IDS_POLICY_SCOPE_DEVICE" desc="Mobile: Text displayed in the
Applies To column when a policy applies to everyone on the device."> | 321 <message name="IDS_POLICY_SCOPE_DEVICE" desc="Mobile: Text displayed in the
Applies To column when a policy applies to everyone on the device."> |
| 322 Device | 322 Device |
| 323 </message> | 323 </message> |
| 324 </if> | 324 </if> |
| 325 <message name="IDS_POLICY_LEVEL_RECOMMENDED" desc="Text displayed in the Level
column when a policy is recommended."> | 325 <message name="IDS_POLICY_LEVEL_RECOMMENDED" desc="Text displayed in the Level
column when a policy is recommended."> |
| 326 Recommended | 326 Recommended |
| 327 </message> | 327 </message> |
| 328 <message name="IDS_POLICY_LEVEL_MANDATORY" desc="Text displayed in the Level c
olumn when a policy is mandatory."> | 328 <message name="IDS_POLICY_LEVEL_MANDATORY" desc="Text displayed in the Level c
olumn when a policy is mandatory."> |
| 329 Mandatory | 329 Mandatory |
| 330 </message> | 330 </message> |
| 331 <message name="IDS_POLICY_INVALID_BOOKMARK" desc="Text displayed in the status
column when an entry of the ManagedBookmarks policy is not a valid bookmark."> | |
| 332 Ignored invalid bookmark at index <ph name="ENTRY_INDEX">$1<ex>3</ex></ph> | |
| 333 </message> | |
| 334 <message name="IDS_POLICY_SOURCE_ENTERPRISE_DEFAULT" desc="Indicates that a po
licy is set by default in an enterprise environment and can be overridden (for C
hrome OS only)."> | 331 <message name="IDS_POLICY_SOURCE_ENTERPRISE_DEFAULT" desc="Indicates that a po
licy is set by default in an enterprise environment and can be overridden (for C
hrome OS only)."> |
| 335 Enterprise default | 332 Enterprise default |
| 336 </message> | 333 </message> |
| 337 <message name="IDS_POLICY_SOURCE_CLOUD" desc="Indicates that the policy origin
ates from the cloud."> | 334 <message name="IDS_POLICY_SOURCE_CLOUD" desc="Indicates that the policy origin
ates from the cloud."> |
| 338 Cloud | 335 Cloud |
| 339 </message> | 336 </message> |
| 340 <message name="IDS_POLICY_SOURCE_ACTIVE_DIRECTORY" desc="Indicates that the po
licy originates from Active Directory."> | 337 <message name="IDS_POLICY_SOURCE_ACTIVE_DIRECTORY" desc="Indicates that the po
licy originates from Active Directory."> |
| 341 <ph name="MICROSOFT_ACTIVE_DIRECTORY">Microsoft® Active Directory®</ph> | 338 <ph name="MICROSOFT_ACTIVE_DIRECTORY">Microsoft® Active Directory®</ph> |
| 342 </message> | 339 </message> |
| 343 <message name="IDS_POLICY_SOURCE_PLATFORM" desc="Indicates that the policy is
obtained from the local OS."> | 340 <message name="IDS_POLICY_SOURCE_PLATFORM" desc="Indicates that the policy is
obtained from the local OS."> |
| (...skipping 17 matching lines...) Expand all Loading... |
| 361 <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)."> |
| 362 Filtering | 359 Filtering |
| 363 </message> | 360 </message> |
| 364 <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."> |
| 365 Local Data Access | 362 Local Data Access |
| 366 </message> | 363 </message> |
| 367 <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."> |
| 368 Sharing with Google | 365 Sharing with Google |
| 369 </message> | 366 </message> |
| 370 </grit-part> | 367 </grit-part> |
| OLD | NEW |