From e0feb1b0fa9af0b0e20b5c24b439cea3f067cf6b Mon Sep 17 00:00:00 2001 From: David Reed Date: Wed, 17 Nov 2021 16:23:39 -0700 Subject: [PATCH] Label and readme updates --- README.markdown | 12 +++++++++++- metadeploy/labels_en.json | 4 ++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index 133bd8f2..ff961665 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,9 @@ # Declarative Rollups for Lookup Field Relationships +## Installation + +Install the latest version of DLRS into your production, sandbox, or scratch org via [Salesforce.org MetaDeploy](https://install.salesforce.org/products/dlrs/latest). + ## Features Summary - Rollup information between Lookup relationships not previously possible without writing Apex Triggers @@ -66,7 +70,13 @@ Please feel free to raise feedback and issues via the **Github Issues** page [he You can install a packaged version of the tool into your production org (sandbox testing as always recommended). Check the limitations and known issues above first! -**Latest Release Version 2.14** +**Latest Release Version 2.15** + +--- + +Install DLRS 2.15 into your production, sandbox, or scratch org via [Salesforce.org MetaDeploy](https://install.salesforce.org/products/dlrs/latest). + +**Version 2.14** --- diff --git a/metadeploy/labels_en.json b/metadeploy/labels_en.json index 878ac781..a92343fe 100644 --- a/metadeploy/labels_en.json +++ b/metadeploy/labels_en.json @@ -5,11 +5,11 @@ "description": "name of product" }, "short_description": { - "message": "Admin friendly interface to generate and manage cross-object rollup summaries in your Salesforce org.", + "message": "Admin-friendly interface to generate and manage cross-object rollup summaries in your Salesforce org.", "description": "tagline of product" }, "description": { - "message": "Declarative Rollup Lookup Summaries (DLRS) is a sustainable open source community application that provides an admin-friendly declarative interface to generate and manage cross-object rollup summaries in your Salesforce org.\r\n\r\nFeatures:\r\n\r\n- Rollup information between Lookup relationships, not previously possible without writing Apex Triggers.\r\n- Define rollups using standard declarative UI, no coding required.\r\n- Define filter criteria on rollups, like rolling up Closed Won Opportunity Amount onto Account.\r\n- Run rollups in Realtime, Scheduled and Developer API modes.\r\n\r\nResources:\r\n\r\n- [Open source GitHub repository](https://github.com/SFDO-Community/declarative-lookup-rollup-summaries) - with links to current install and configuration documentation.\r\n- Learn more and get support: [Trailblazer Community Group](https://trailhead.salesforce.com/trailblazer-community/groups/0F9300000009O5pCAE?tab=discussion). Maintainers of this application and Salesforce.org Open Source Program team members actively monitor every post.", + "message": "Declarative Rollup Lookup Summaries (DLRS) is a sustainable open source community application that provides an admin-friendly declarative interface to generate and manage cross-object rollup summaries in your Salesforce org.\r\n\r\nFeatures:\r\n\r\n- Rollup information between Lookup relationships, not previously possible without writing Apex Triggers.\r\n- Define rollups using standard declarative UI, no coding required.\r\n- Define filter criteria on rollups, like rolling up Closed Won Opportunity Amount onto Account.\r\n- Run rollups in Realtime, Scheduled and Developer API modes.\r\n\r\nResources:\r\n\r\n- [Open source GitHub repository](https://github.com/SFDO-Community/declarative-lookup-rollup-summaries) - with links to current install and configuration documentation.\r\n- Learn more and get support: [Trailblazer Community Group](https://trailhead.salesforce.com/trailblazer-community/groups/0F9300000009O5pCAE?tab=discussion). Maintainers of this application and Salesforce.org Open Source Program team members actively monitor every post.\r\n\r\n", "description": "shown on product detail page (markdown)" } },