[chronojump] string "same than" -> "same as". Thanks Anders Jonsson
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] string "same than" -> "same as". Thanks Anders Jonsson
- Date: Fri, 14 Jan 2022 13:28:02 +0000 (UTC)
commit 8874bc14b318b3bc775b2ad794603ecc724234d1
Author: Xavier de Blas <xaviblas gmail com>
Date: Fri Jan 14 14:27:31 2022 +0100
string "same than" -> "same as". Thanks Anders Jonsson
src/gui/forceSensorExercise.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gui/forceSensorExercise.cs b/src/gui/forceSensorExercise.cs
index df39f891e..fe0c4eeb2 100644
--- a/src/gui/forceSensorExercise.cs
+++ b/src/gui/forceSensorExercise.cs
@@ -414,7 +414,7 @@ public class ForceSensorExerciseWindow
str = Catalog.GetString("In some cases the weight of the mass is supported by the
sensor but it is not a force that the subject is exerting. In this case, the sensor will be tared before
starting the test.");
else if(o == Options.MASS_NOTHING)
str = Catalog.GetString("In some cases the weight is transmitted to the sensor and it
is also supported by the measured limb. If the effect of the mass is not significant, use this option also.")
+
- " " + Catalog.GetString("This configuration is the same than raw data.");
+ " " + Catalog.GetString("This configuration is the same as raw data.");
else if(o == Options.REPETITIONS_PREFS)
str = Catalog.GetString("If user changes values on preferences, these values will
automatically change.");
else if(o == Options.REPETITIONS_NO_PREFS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]