Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(197)

Side by Side Diff: components/policy_strings.grdp

Issue 1348903007: Revert of Add source column to chrome://policy showing the origins of policies. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 273 matching lines...) Expand 10 before | Expand all | Expand 10 after
284 </message> 284 </message>
285 <message name="IDS_POLICY_HEADER_NAME" desc="Table header for the column in th e policy table that contains the policy name."> 285 <message name="IDS_POLICY_HEADER_NAME" desc="Table header for the column in th e policy table that contains the policy name.">
286 Policy name 286 Policy name
287 </message> 287 </message>
288 <message name="IDS_POLICY_HEADER_VALUE" desc="Table header for the column in t he policy table that contains the policy value."> 288 <message name="IDS_POLICY_HEADER_VALUE" desc="Table header for the column in t he policy table that contains the policy value.">
289 Policy value 289 Policy value
290 </message> 290 </message>
291 <message name="IDS_POLICY_HEADER_STATUS" desc="Table header for the column in policy table that contains the policy status."> 291 <message name="IDS_POLICY_HEADER_STATUS" desc="Table header for the column in policy table that contains the policy status.">
292 Status 292 Status
293 </message> 293 </message>
294 <message name="IDS_POLICY_HEADER_SOURCE" desc="Table header for the column in policy table that contains the policy source.">
295 Source
296 </message>
297 <message name="IDS_POLICY_SHOW_EXPANDED_VALUE" desc="Text for the link that sh ows the policy value. Used when the policy value is too long to be always visibl e."> 294 <message name="IDS_POLICY_SHOW_EXPANDED_VALUE" desc="Text for the link that sh ows the policy value. Used when the policy value is too long to be always visibl e.">
298 Show value 295 Show value
299 </message> 296 </message>
300 <message name="IDS_POLICY_HIDE_EXPANDED_VALUE" desc="Text for the link that hi des the policy value. Used when the policy value is too long to be always visibl e."> 297 <message name="IDS_POLICY_HIDE_EXPANDED_VALUE" desc="Text for the link that hi des the policy value. Used when the policy value is too long to be always visibl e.">
301 Hide value 298 Hide value
302 </message> 299 </message>
303 <message name="IDS_POLICY_SCOPE_USER" desc="Text displayed in the Applies to c olumn when a policy applies to the current user only."> 300 <message name="IDS_POLICY_SCOPE_USER" desc="Text displayed in the Applies to c olumn when a policy applies to the current user only.">
304 Current user 301 Current user
305 </message> 302 </message>
306 <if expr="not is_android and not chromeos"> 303 <if expr="not is_android and not chromeos">
307 <message name="IDS_POLICY_SCOPE_DEVICE" desc="Text displayed in the Applies to column when a policy applies to everyone on the machine."> 304 <message name="IDS_POLICY_SCOPE_DEVICE" desc="Text displayed in the Applies to column when a policy applies to everyone on the machine.">
308 Machine 305 Machine
309 </message> 306 </message>
310 </if> 307 </if>
311 <if expr="chromeos or is_android"> 308 <if expr="chromeos or is_android">
312 <message name="IDS_POLICY_SCOPE_DEVICE" desc="Mobile: Text displayed in the Applies To column when a policy applies to everyone on the device."> 309 <message name="IDS_POLICY_SCOPE_DEVICE" desc="Mobile: Text displayed in the Applies To column when a policy applies to everyone on the device.">
313 Device 310 Device
314 </message> 311 </message>
315 </if> 312 </if>
316 <message name="IDS_POLICY_LEVEL_RECOMMENDED" desc="Text displayed in the Level column when a policy is recommended."> 313 <message name="IDS_POLICY_LEVEL_RECOMMENDED" desc="Text displayed in the Level column when a policy is recommended.">
317 Recommended 314 Recommended
318 </message> 315 </message>
319 <message name="IDS_POLICY_LEVEL_MANDATORY" desc="Text displayed in the Level c olumn when a policy is mandatory."> 316 <message name="IDS_POLICY_LEVEL_MANDATORY" desc="Text displayed in the Level c olumn when a policy is mandatory.">
320 Mandatory 317 Mandatory
321 </message> 318 </message>
322 <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."> 319 <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.">
323 Ignored invalid bookmark at index <ph name="ENTRY_INDEX">$1<ex>3</ex></ph> 320 Ignored invalid bookmark at index <ph name="ENTRY_INDEX">$1<ex>3</ex></ph>
324 </message> 321 </message>
325 <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).">
326 Enterprise default
327 </message>
328 <message name="IDS_POLICY_SOURCE_CLOUD" desc="Indicates that the policy origin ates from the cloud.">
329 Cloud
330 </message>
331 <message name="IDS_POLICY_SOURCE_PLATFORM" desc="Indicates that the policy is obtained from the local OS.">
332 Platform
333 </message>
334 <message name="IDS_POLICY_SOURCE_ENTERPRISE_OVERRIDE" desc="Indicates that a p olicy is enforced in an enterprise environment and can not be overridden (for C hrome OS only).">
335 Enterprise override
336 </message>
337 </grit-part> 322 </grit-part>
OLDNEW
« no previous file with comments | « components/policy/tools/generate_policy_source.py ('k') | components/search_engines/default_search_policy_handler_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698