mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-15 10:18:45 +00:00
Merge branch 'master' into translation
This commit is contained in:
-1
@@ -374,7 +374,6 @@ public interface StringMessages extends com.sap.sse.gwt.client.StringMessages,
|
||||
String doYouReallyWantToRemoveRegatta(String name);
|
||||
String errorLoadingScoreCorrectionProviders(String message);
|
||||
String selectResultListToImportFrom();
|
||||
String of();
|
||||
String errorObtainingScoreCorrections(String scoreCorrectionProviderName, String eventName, String boatClassName, String string, String message);
|
||||
String assignRaceNumbersToRaceColumns();
|
||||
String importOfficialResults();
|
||||
|
||||
-1
@@ -406,7 +406,6 @@ addFleet=Add fleet
|
||||
doYouReallyWantToRemoveRegatta=Do you really want to remove the regatta "{0}"? This will also remove all leaderboards for this regatta!
|
||||
errorLoadingScoreCorrectionProviders=Error loading score correction providers: {0}
|
||||
selectResultListToImportFrom=Select result list to import from
|
||||
of=of
|
||||
errorObtainingScoreCorrections=Error obtaining score corrections from provider {0} and event {1} for boat class {2} published on {3}: {4}
|
||||
assignRaceNumbersToRaceColumns=Assign race numbers of official results to leaderboard race columns
|
||||
importOfficialResults=Import official results...
|
||||
|
||||
-1
@@ -404,7 +404,6 @@ addFleet=Gruppe hinzufügen
|
||||
doYouReallyWantToRemoveRegatta=Möchten Sie wirklich Regatta "{0}" löschen? Alle Regatta-Ranglisten werden dadurch ebenfalls gelöscht.
|
||||
errorLoadingScoreCorrectionProviders=Fehler beim Laden der offiziellen Ergebnis-Dienste: {0}
|
||||
selectResultListToImportFrom=Rangliste auswählen
|
||||
of=von
|
||||
errorObtainingScoreCorrections=Fehler beim Laden der offiziellen Ergebnisse von Dienst {0} zu Veranstaltung {1} und Bootsklasse {2} veröffentlicht {3}: {4}
|
||||
assignRaceNumbersToRaceColumns=Renn-Nummern den Ergebnisspalten zuordnen
|
||||
importOfficialResults=Offizielle Ergebnisse importieren...
|
||||
|
||||
Reference in New Issue
Block a user