From 66477fdf43e8a393e25125ba225f79f515d3115e Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Fri, 10 Aug 2018 10:46:15 +0200 Subject: [PATCH] Make final blurb more final --- benchmark/space/__init__.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/benchmark/space/__init__.py b/benchmark/space/__init__.py index 388bb67..7484458 100644 --- a/benchmark/space/__init__.py +++ b/benchmark/space/__init__.py @@ -49,9 +49,8 @@ WELCOME_TEXT = "Run the Quick Benchmark to get a fast measurement of\n" \ "your hardware's performance. Requires approximately 10\n" \ "minutes" -BLURB_TEXT = "Blurb on sharing the data on the opendata.blender.org\n" \ - "you can manage your privacy and everything will be\n" \ - "safe and open source" +BLURB_TEXT = "Share your benchmark results with the world on opendata.blender.org!\n" \ + "You can manage the uploaded data in your Blender ID account." def reset_global_state(): global global_result_platform