[chronojump] Minor change on a string
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Minor change on a string
- Date: Fri, 29 Jan 2021 16:54:11 +0000 (UTC)
commit d2dd9799ce2c2f75841511d09dc1895a5e433a12
Author: Xavier de Blas <xaviblas gmail com>
Date: Fri Jan 29 17:53:56 2021 +0100
Minor change on a string
src/gui/preferences.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gui/preferences.cs b/src/gui/preferences.cs
index 7bc3828f..d64d3549 100644
--- a/src/gui/preferences.cs
+++ b/src/gui/preferences.cs
@@ -1673,7 +1673,7 @@ public class PreferencesWindow
Catalog.GetString("Equivalent mass"),
Util.GetImagePath(false) + "equivalentMass.png",
DialogImageTest.ArchiveType.ASSEMBLY,
- Catalog.GetString("The equivalent mass is a measure of the resistance of a
body to change its velocity.") + "\n" +
+ Catalog.GetString("The equivalent mass is a measure of the resistance of a
body to change its linear or rotary velocity.") + "\n" +
Catalog.GetString("From the point of view of a person pulling from a rope,
the situation in the image is equivalent to a rotary inertial machine.") + "\n" +
Catalog.GetString("The equivalent mass takes in account the different
configurations of a inertial machine (diameters, inertia momentum, extra weights and force multipliers).") +
"\n" +
Catalog.GetString("This way it is possible to compare the resistance of
diferent configurations on diferent machines.")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]