[chronojump] Minor change



commit 85bcbf9e46dc966ec74c60474620e793c6a6b252
Author: Xavier de Blas <xaviblas gmail com>
Date:   Fri Feb 23 18:59:18 2018 +0100

    Minor change

 src/gui/preferences.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gui/preferences.cs b/src/gui/preferences.cs
index 2184551..fbeb9c3 100644
--- a/src/gui/preferences.cs
+++ b/src/gui/preferences.cs
@@ -589,7 +589,7 @@ public class PreferencesWindow
                new DialogMessage(
                                "Chronojump triggers",
                                Constants.MessageTypes.INFO,
-                               Catalog.GetString("If active, repetitions will be cut from set using 
triggers.") + "\n" +
+                               Catalog.GetString("If active, repetitions will be cut from set using 
triggers.") + " " +
                                Catalog.GetString("Trigger signal will be produced by a button connected to 
the Chronopic.") + "\n\n" +
                                Catalog.GetString("This will be only used on gravitatory mode, concentric 
contraction.") + "\n\n" +
                                Catalog.GetString("If \"Cut by triggers\" is inactive, repetitions will be 
cut automatically (default behaviour),") + " " +


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