[chronojump] Minor fix
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Minor fix
- Date: Mon, 23 Mar 2015 20:37:23 +0000 (UTC)
commit 0d8aa1c296f0d17d1f2bce4a78b8be8e6cccdcc3
Author: Xavier de Blas <xaviblas gmail com>
Date: Mon Mar 23 20:32:06 2015 +0100
Minor fix
src/gui/encoder.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gui/encoder.cs b/src/gui/encoder.cs
index e57869a..05a8255 100644
--- a/src/gui/encoder.cs
+++ b/src/gui/encoder.cs
@@ -5647,7 +5647,7 @@ LogB.Debug("D");
LogB.Information("imResultText = |" + imResultText + "|");
if(imResultText == "NA" || imResultText == "-1" || imResultText == "")
- encoder_configuration_win.Button_encoder_capture_inertial_do_ended
(0, "Error capturing. Maybe need more oscillations.");
+ encoder_configuration_win.Button_encoder_capture_inertial_do_ended
(0, "Error capturing. Maybe need more oscillations are needed.");
else {
//script calculates Kg*m^2 -> GUI needs Kg*cm^2
encoder_configuration_win.Button_encoder_capture_inertial_do_ended (
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]