]> _ Git - sandvik-apps.git/commitdiff
wait #5550 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 15 Nov 2022 14:56:56 +0000 (15:56 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 15 Nov 2022 14:56:56 +0000 (15:56 +0100)
ScreeningMediaSelection/_doc/translations.xlsx
ScreeningMediaSelection/js/script.js

index b591c1c9d93a0083e75ff2bec876a9ee50c2020c..94d7a93efdb40f3fd6773fd610c02af4a4d1cb3a 100644 (file)
Binary files a/ScreeningMediaSelection/_doc/translations.xlsx and b/ScreeningMediaSelection/_doc/translations.xlsx differ
index 6050f4a37aa9c50081aaa18eb967826de3159c15..702ce459b001288ddac37202ff0ac92ac6308d5d 100644 (file)
@@ -744,7 +744,7 @@ function addField(f, value) {
             if (INPUT.result_concat[0].indexOf('WN') === 0) {
                 c += '<div class="disclaimer"><p data-l10n="Note:"></p>' + '<p data-l10n="The aperture size shown is a theoretical value. It doesn’t necessarily mean that tooling (pin pack) is available."></p>' + '<p data-l10n="Aperture selection to be confirmed by a product specialist."></p><p data-l10n="The result is based on the input given on basic parameters and should only be used as rough first guidance."></p></div>';
             } else {
-                c += '<div class="disclaimer"><p data-l10n="Note:"></p>' + '<p data-l10n="Aperture selection to be confirmed by a product specialist. Other apertures are also available upon request"></p>' + '<p data-l10n="The result is based on the input given on basic parameters and should only be used as rough first guidance."></p></div>';
+                c += '<div class="disclaimer"><p data-l10n="Note:"></p>' + '<p data-l10n="Aperture selection to be confirmed by a product specialist. Other apertures are also available upon request."></p>' + '<p data-l10n="The result is based on the input given on basic parameters and should only be used as rough first guidance."></p></div>';
             }
             c += '<a href="#" class="button back" data-action="clearForm"><span data-l10n="Clear">Clear</span></a>';