From: Tatu Lund Date: Wed, 29 Sep 2021 11:15:53 +0000 (+0300) Subject: Update links shown by license checker (#12402) X-Git-Tag: 8.15.0~35 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=845e12f65fa1c07c3bf721d5a4af43da08ec5101;p=vaadin-framework.git Update links shown by license checker (#12402) vaadin.com/pro does no longer have the info --- diff --git a/client-compiler/src/main/resources/com/vaadin/tools/CvalChecker.properties b/client-compiler/src/main/resources/com/vaadin/tools/CvalChecker.properties index ab6fb2ec22..04a9cc4dbe 100644 --- a/client-compiler/src/main/resources/com/vaadin/tools/CvalChecker.properties +++ b/client-compiler/src/main/resources/com/vaadin/tools/CvalChecker.properties @@ -1,8 +1,8 @@ -expired={2} for {0} {1} has expired. Get a valid license at vaadin.com/pro +expired={2} for {0} {1} has expired. Get a valid license at vaadin.com/pro/licenses -none=License for {0} {1} not found. Go to vaadin.com/pro for more details. +none=License for {0} {1} not found. Go to https://vaadin.com/licensing-faq-and-troubleshooting for more details. -invalid=License for {0} {1} is not valid. Get a valid license from vaadin.com/pro +invalid=License for {0} {1} is not valid. Get a valid license from vaadin.com/pro/licenses unreachable=License for {0} {1} has not been validated. Check your network connection. @@ -10,4 +10,4 @@ evaluation= > Using an evaluation license for {0} {1}. valid= > Using a valid license for {0} {1}. -agpl=Using AGPL version of {0} {1}. Commercial licensing options available at vaadin.com/pro +agpl=Using AGPL version of {0} {1}. Commercial licensing options available at vaadin.com/pricing