Index: chrome/app/policy/policy_templates.grd |
diff --git a/chrome/app/policy/policy_templates.grd b/chrome/app/policy/policy_templates.grd |
index 08cd7273778db2582c930e1c5b53083a196654d0..0a44fd1634eac8eff0de94e3884fcc2b85faf22d 100644 |
--- a/chrome/app/policy/policy_templates.grd |
+++ b/chrome/app/policy/policy_templates.grd |
@@ -705,13 +705,17 @@ templates and will be translated for each locale. --> |
desc="Caption text of the field 'mac/linux preference name' in the summary chart of a policy in the generated documentation"> |
Mac/Linux preference name: |
</message> |
- <message name="IDS_POLICY_DOC_SUPPORTED_ON_PLATFORMS" |
- desc="Caption text of the list of 'platforms where this policy is supported' in the summary chart of a policy in the generated documentation"> |
- Supported on platforms: |
+ <message name="IDS_POLICY_DOC_SUPPORTED_ON" |
+ desc="Caption text of the list of 'products, platforms and versions where this policy is supported' in the summary chart of a policy in the generated documentation"> |
+ Supported on: |
</message> |
- <message name="IDS_POLICY_DOC_SUPPORTED_IN_PRODUCTS" |
- desc="Caption text of the list of 'products where this policy is supported' in the summary chart of a policy in the generated documentation"> |
- Supported in products: |
+ <message name="IDS_POLICY_DOC_SINCE_VERSION" |
+ desc="Text in the summary chart of a policy that specifies the version number in which the policy was introduced."> |
+ since version <ph name="SINCE_VERSION">$6<ex>8</ex></ph> |
+ </message> |
+ <message name="IDS_POLICY_DOC_UNTIL_VERSION" |
+ desc="Text in the summary chart of a policy that specifies the version number after which the policy was dropped."> |
+ until version <ph name="UNTIL_VERSION">$6<ex>10</ex></ph> |
</message> |
<message name="IDS_POLICY_DOC_SUPPORTED_FEATURES" |
desc="Caption text of the list of 'policy features that this policy supports' in the summary chart of a policy in the generated documentation"> |