[chronojump] Fixed pending string on 750236
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Fixed pending string on 750236
- Date: Tue, 9 Jun 2015 11:31:48 +0000 (UTC)
commit 0f0db6906937c63b2caf8ad69f7319da7685e353
Author: Xavier de Blas <xaviblas gmail com>
Date: Tue Jun 9 13:31:10 2015 +0200
Fixed pending string on 750236
src/constants.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/constants.cs b/src/constants.cs
index 06863f3..7bd9e22 100644
--- a/src/constants.cs
+++ b/src/constants.cs
@@ -310,7 +310,7 @@ public class Constants
Catalog.GetString("Peak power") + " (Lara, 2006, fsc)";
public static string PotencyLaraFemaleSCStudentsFormula = PotencyLaraFemaleSCStudentsFormulaShort +
" (" + Catalog.GetString("Peak power") + " (Lara, 2006, " +
- Catalog.GetString("Female sports sciencies students") + ") \n" +
+ Catalog.GetString("Female sports sciences students") + ") \n" +
"(56.7*" + Catalog.GetString("height") + "(cm))" +
"+ (47.2*(" + Catalog.GetString("body weight") + "+" + Catalog.GetString("extra weight") +
")) -1772.6";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]