mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-26 15:36:40 +00:00
added missing string constants
This commit is contained in:
+2
@@ -496,4 +496,6 @@ public interface StringMessages extends Messages {
|
||||
String overallRank();
|
||||
String overallRankTooltip();
|
||||
String noDataFound();
|
||||
String buoyZone();
|
||||
String radiusInMeters();
|
||||
}
|
||||
|
||||
+3
-1
@@ -496,4 +496,6 @@ totalsColumnTooltip=The total of all points of a competitor in the regatta.
|
||||
windData=Wind data
|
||||
gpsData=GPS data
|
||||
status=Status
|
||||
noDataFound=No data found
|
||||
noDataFound=No data found
|
||||
buoyZone=Buoy zone
|
||||
radiusInMeters=Radius (m)
|
||||
|
||||
+3
-1
@@ -497,4 +497,6 @@ totalsColumnTooltip=Summe aller Punkte eines Teilnehmers in der Regatta
|
||||
windData=Winddaten
|
||||
gpsData=GPS-Daten
|
||||
status=Status
|
||||
noDataFound=Keine Daten gefunden
|
||||
noDataFound=Keine Daten gefunden
|
||||
buoyZone=Bojenzone
|
||||
radiusInMeters=Radius (m)
|
||||
|
||||
Reference in New Issue
Block a user