You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build/shared/lib/languages/PDE.properties
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -617,9 +617,9 @@ update_check.updates_available.contributions = There are updates available for s
617
617
# ---------------------------------------
618
618
# Beta
619
619
beta.window.title = Welcome to Beta
620
-
beta.title = Welcome to the Processing Beta
621
-
beta.message = Thank you for trying out the new version of Processing. We're very grateful!\n\nPlease report any bugs on the forums.
622
-
beta.button = Got it!
620
+
beta.title = Thanks for testing this Processing Beta!
621
+
beta.message = This preview release lets us gather feedback and fix issues before the final version. Some features may not work as expected. If you encounter problems, [please post on the forum](https://discourse.processing.org) or [open a GitHub issue](https://github.com/processing/processing4/issues). \n\n [What's new in this release?](https://github.com/processing/processing4/releases/tag/processing-$revision-$version)
0 commit comments