Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 21a806bf5f49cd8728120ea5bf2054a9198a6847..934697d95fc5595f088cc0b59ebb555799a5fe5b 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -4137,6 +4137,59 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| There are multiple simultaneous users of Chrome on this computer. Only the first user to launch Chrome can modify these preferences. Sorry about that! |
| </message> |
| + <!-- about:policy --> |
| + <message name="IDS_POLICY_TITLE" desc="Title for the about:policies page"> |
|
Mattias Nissler (ping if slow)
2011/08/09 13:20:40
Most of the other desc="" attributes in the file h
simo
2011/08/10 14:28:19
Done.
|
| + Policies |
| + </message> |
| + <message name="IDS_POLICY_DESCRIPTION" desc="Description for the about:policies page"> |
| + BLAH BLAH BLAH BLAH BLAH |
|
Mattias Nissler (ping if slow)
2011/08/09 13:20:40
Replace with something informative. The strings wi
simo
2011/08/10 14:28:19
Done.
|
| + </message> |
| + <message name="IDS_POLICY_FETCH" desc="The label for the button that fetches policies"> |
| + Fetch policies now |
| + </message> |
| + <message name="IDS_POLICY_STATUS_TITLE" desc="The title for the status section"> |
| + Status |
| + </message> |
| + <message name="IDS_POLICY_DEVICE_POLICIES" desc="The title for the device policies status box"> |
| + Device Policies |
| + </message> |
| + <message name="IDS_POLICY_USER_POLICIES" desc="The title for the user policies status box"> |
| + User policies |
| + </message> |
| + <message name="IDS_POLICY_ENROLLMENT_DOMAIN" desc="The label for the enrollment domain in the status boxes"> |
| + Enrollment domain |
| + </message> |
| + <message name="IDS_POLICY_LAST_FETCHED" desc="The label for the last fetched time in the status boxes"> |
| + Last fetched |
| + </message> |
| + <message name="IDS_POLICY_FETCH_INTERVAL" desc="The label for the fetch interval in the status boxes"> |
| + Fetch interval |
| + </message> |
| + <message name="IDS_POLICY_SERVER_STATUS" desc="The label for the server status in the status boxes"> |
| + Status |
| + </message> |
| + <message name="IDS_POLICY_SHOW_UNSENT" desc="The label for the checkbox that enables/disabled the display of policies not sent by the server"> |
| + Also show policies not sent by the server |
| + </message> |
| + <message name="IDS_POLICY_FILTER" desc="The placeholder for the search box"> |
| + Filter policies by name |
| + </message> |
| + <message name="IDS_POLICY_APPLIES_TO" desc="Table header for first column in policy table"> |
|
Mattias Nissler (ping if slow)
2011/08/09 13:20:40
I wouldn't put the column index into the descripti
simo
2011/08/10 14:28:19
Done.
|
| + Applies To |
| + </message> |
| + <message name="IDS_POLICY_LEVEL" desc="Table header for second column in policy table"> |
| + Level |
| + </message> |
| + <message name="IDS_POLICY_ENTRY_NAME" desc="Table header for third column in policy table"> |
| + Policy Name |
| + </message> |
| + <message name="IDS_POLICY_ENTRY_VALUE" desc="Table header for fourth column in policy table"> |
| + Policy Value |
| + </message> |
| + <message name="IDS_POLICY_ENTRY_STATUS" desc="Table header for fifth column in policy table"> |
| + Status |
| + </message> |
| + |
| <!-- about:flags --> |
| <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for the about:flags page."> |
| Careful, these experiments may bite |