[chronojump/michrolab] Missing on last commit



commit ebd49f9d444e4009a6dec3bba18180630d01098b
Author: Xavier de Blas <xaviblas gmail com>
Date:   Tue Aug 30 13:05:06 2022 +0200

    Missing on last commit

 src/constants.cs | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/src/constants.cs b/src/constants.cs
index f0a4ef8fa..e8dcdf6f4 100644
--- a/src/constants.cs
+++ b/src/constants.cs
@@ -559,6 +559,14 @@ public class Constants
                return Catalog.GetString("Races: Intervallic");
        }
 
+       public static string jumpsTranslatedStr ()
+       {
+               return Catalog.GetString ("jumps");
+       }
+       public static string tracksTranslatedStr ()
+       {
+               return Catalog.GetString ("tracks");
+       }
 
        //strings
        public static string AllJumpsNameStr()


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]