Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index a8039379e9ff2ccd2fd4fd891e37ab834ccb316c..fe25be7e36f3db231c24a0d3c589cdb126b5966d 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -4176,9 +4176,18 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <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."> |
| + <message name="IDS_POLICY_ENROLLMENT_DOMAIN" desc="The label for the enrollment domain in the device policies status box."> |
| Enrollment domain: |
| </message> |
| + <message name="IDS_POLICY_DEVICE_ID" desc="The label for the device id in the device policies status box."> |
| + Device Id: |
| + </message> |
| + <message name="IDS_POLICY_USERNAME" desc="The label for the username in the user policies status box."> |
| + User: |
| + </message> |
| + <message name="IDS_POLICY_USER_ID" desc="The label for the user id in the user policies status box."> |
|
Mattias Nissler (ping if slow)
2011/09/02 11:16:09
Hm, it seems that we should find a common term for
|
| + User Id: |
| + </message> |
| <message name="IDS_POLICY_LAST_FETCHED" desc="The label for the last fetched time in the status boxes."> |
| Last fetched: |
| </message> |
| @@ -4213,7 +4222,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_POLICY_ENTRY_STATUS" desc="The table header for the column in policy table that contains the status of the policy."> |
| Status |
| </message> |
| - |
| + <message name="IDS_POLICY_SHOW_MORE" desc="The text for the link that expands a policy value or policy status table cell."> |
|
Mattias Nissler (ping if slow)
2011/09/02 11:16:09
Ah, so here I can see a good cut for splitting the
|
| + [Show more] |
| + </message> |
| + <message name="IDS_POLICY_HIDE" desc="The text for the link that hides overflowing text in a policy value or policy status table cell."> |
| + [Hide] |
| + </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 |