[chronojump] Missing on last commit
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Missing on last commit
- Date: Tue, 30 Aug 2022 11:05:30 +0000 (UTC)
commit e1cc0eb75a1e24c4880740065d92bb045536b82f
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]