From 108f0bb99f8039278a61fdcb3649d843395ecf69 Mon Sep 17 00:00:00 2001 From: Stef Tervelde Date: Thu, 6 Feb 2025 23:31:53 +0100 Subject: [PATCH] Welcome to Beta screen: Msg fix --- build/shared/lib/languages/PDE.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/shared/lib/languages/PDE.properties b/build/shared/lib/languages/PDE.properties index be680c159..74fd5027e 100644 --- a/build/shared/lib/languages/PDE.properties +++ b/build/shared/lib/languages/PDE.properties @@ -618,7 +618,7 @@ update_check.updates_available.contributions = There are updates available for s # Beta beta.window.title = Welcome to Beta beta.title = Welcome to the Processing Beta -beta.message = Thank you for trying out the new version of Processing. We?re very grateful!\n\nPlease report any bugs on the forums. +beta.message = Thank you for trying out the new version of Processing. We're very grateful!\n\nPlease report any bugs on the forums. beta.button = Got it! # ---------------------------------------