added missing string constants

This commit is contained in:
fmittag
2013-02-06 16:56:21 +01:00
parent 1505b504e0
commit ac2eba2ab8
3 changed files with 8 additions and 2 deletions
@@ -496,4 +496,6 @@ public interface StringMessages extends Messages {
String overallRank();
String overallRankTooltip();
String noDataFound();
String buoyZone();
String radiusInMeters();
}
@@ -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)
@@ -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)