[chronojump] Minor change



commit 7a6e1ff784f84102c6190d9f935fece0c4af2634
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Mar 2 21:25:53 2015 +0100

    Minor change

 src/constants.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/constants.cs b/src/constants.cs
index 6556397..90b59ca 100644
--- a/src/constants.cs
+++ b/src/constants.cs
@@ -645,7 +645,7 @@ public class Constants
                "\n\n" +
                Catalog.GetString("P = SQRT(4.9) * 9.8 * (body weight+extra weight) * SQRT(jump height in 
meters)") + 
                "\n\n" +
-               Catalog.GetString("If you want to use other formulas, go to Statistics.");
+               Catalog.GetString("If you want to use other formulas, go to Analyze.");
        
        public static string HelpStiffness =
                "M: " + Catalog.GetString("Mass") + "\n" +


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