From 523e57bdaf714aa7680b07c4b06f1ea467e4ccfd Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 9 Feb 2021 15:51:19 +0100 Subject: [PATCH] wait #4239 @0:10 --- WearParts/js/project.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WearParts/js/project.js b/WearParts/js/project.js index 6b54f64..a113463 100644 --- a/WearParts/js/project.js +++ b/WearParts/js/project.js @@ -1,4 +1,4 @@ -var RESULT_TITLE = getTranslation("Recommended Wear Protections"); +var RESULT_TITLE = getTranslation("Recommended Wear Protection Products"); var APPNAME = 'WearParts'; function getResultsContents() { -- 2.39.5