[chronojump] Hidden comment about speed start reaction time measurement at preferences: on_button_run_speed_start



commit 42bb614fc97826f1e57a7011a64790bbc56b857d
Author: Xavier de Blas <xaviblas gmail com>
Date:   Wed Nov 3 16:39:04 2021 -0300

    Hidden comment about speed start reaction time measurement at preferences: 
on_button_run_speed_start_help_clicked

 src/gui/preferences.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/gui/preferences.cs b/src/gui/preferences.cs
index edc1b2d9b..8a6e75c99 100644
--- a/src/gui/preferences.cs
+++ b/src/gui/preferences.cs
@@ -1552,13 +1552,14 @@ public class PreferencesWindow
                                Catalog.GetString(
                                        "\"Speed start\" means when athlete does not start with \"contact\" 
on the " +
                                        "first platform or photocell.\n" +
-                                       "It starts before and arrives there with some speed.") +
+                                       "It starts before and arrives there with some speed.") /* +
                                "\n\n" +
                                Catalog.GetString("Chronojump race reaction time device allows to record 
reaction time and race time.") +
                                "\n -" +
                                Catalog.GetString("Reaction time is displayed on Description column.") +
                                "\n -" +
                                Catalog.GetString("If first option is chosen, race time includes reaction 
time.")
+                               */
                                );
        }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]