Licitator 1.0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
1.2 KiB

5 years ago
  1. <?xml version="1.0"?>
  2. <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
  3. <file source-language="en" datatype="plaintext" original="emails.en.xlf">
  4. <body>
  5. <trans-unit id="financialtool-body">
  6. <source>financial.tool.body</source>
  7. <target>
  8. <![CDATA[
  9. <p>Hi,</p>
  10. <p>
  11. Thanks for using the Finance Toolkit.<br>
  12. Please find below the link with the results of Step 1: Discovering my business stage.
  13. </p>
  14. <p>
  15. Your current business stage is: {{bussinessStage}}<br>
  16. Your score is: {{testScore}}
  17. </p>
  18. <p>To see your results or to continue where you've left the tool, click here: <a href="{{linkToresults}}">{{linkToresults}}</a></p>
  19. <p>We wish you all the best with your green company!</p>
  20. <p>Best regards,</p>
  21. <p>The Finance Toolkit team</p>
  22. ]]>
  23. </target>
  24. </trans-unit>
  25. </body>
  26. </file>
  27. </xliff>