Merge branch 'master' into translation

This commit is contained in:
Axel Uhl
2022-12-14 04:53:50 -08:00
3 changed files with 0 additions and 3 deletions
@@ -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();
@@ -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...
@@ -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...