[chronojump] Jumps: Added units on Power at treeview execute
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Jumps: Added units on Power at treeview execute
- Date: Wed, 30 Jan 2019 15:25:54 +0000 (UTC)
commit 1c939290956ed2099a3bd07061c16799ef06a9c2
Author: Xavier de Blas <xaviblas gmail com>
Date: Wed Jan 30 16:25:12 2019 +0100
Jumps: Added units on Power at treeview execute
src/treeViewJump.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/treeViewJump.cs b/src/treeViewJump.cs
index 89cdfda1..4acf16a6 100644
--- a/src/treeViewJump.cs
+++ b/src/treeViewJump.cs
@@ -31,7 +31,7 @@ public class TreeViewJumps : TreeViewEvent
protected string weightName = Catalog.GetString("Extra weight");
protected string fallName = Catalog.GetString("Fall") + "\n(cm)";
protected string heightName = Catalog.GetString("Height") + "\n(cm)";
- protected string powerName = Catalog.GetString("Power");
+ protected string powerName = Catalog.GetString("Power") + "\n(W)";
protected string stiffnessName = Catalog.GetString("Stiffness") + "\n(N/m)";
protected string initialSpeedName = Catalog.GetString("Initial Speed");
protected string angleName = Catalog.GetString("Angle");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]