edit layout
This commit is contained in:
		
							parent
							
								
									ddae1e297f
								
							
						
					
					
						commit
						d530d89db4
					
				| 
						 | 
					@ -44,8 +44,8 @@ public class LanguageConfigurator {
 | 
				
			||||||
        englishDictionary.put("newTournamentFormularTitle","Create new tournament");
 | 
					        englishDictionary.put("newTournamentFormularTitle","Create new tournament");
 | 
				
			||||||
        germanDictionary.put("tournamentNameLabel","Turnier Name:");
 | 
					        germanDictionary.put("tournamentNameLabel","Turnier Name:");
 | 
				
			||||||
        englishDictionary.put("tournamentNameLabel","Tournament Name:");
 | 
					        englishDictionary.put("tournamentNameLabel","Tournament Name:");
 | 
				
			||||||
        germanDictionary.put("tournamentModLabel","Turnier Modus");
 | 
					        germanDictionary.put("tournamentModLabel","Turnier Modus:");
 | 
				
			||||||
        englishDictionary.put("tournamentModLabel","Tournament Mode");
 | 
					        englishDictionary.put("tournamentModLabel","Tournament Mode:");
 | 
				
			||||||
        germanDictionary.put("createBtn","Erstellen");
 | 
					        germanDictionary.put("createBtn","Erstellen");
 | 
				
			||||||
        englishDictionary.put("createBtn","Create");
 | 
					        englishDictionary.put("createBtn","Create");
 | 
				
			||||||
        //PlaceList
 | 
					        //PlaceList
 | 
				
			||||||
| 
						 | 
					@ -54,7 +54,7 @@ public class LanguageConfigurator {
 | 
				
			||||||
        germanDictionary.put("saveBtn","Speichern");
 | 
					        germanDictionary.put("saveBtn","Speichern");
 | 
				
			||||||
        englishDictionary.put("saveBtn","Save");
 | 
					        englishDictionary.put("saveBtn","Save");
 | 
				
			||||||
        germanDictionary.put("newPlaceTitle","Ort aendern/erstellen");
 | 
					        germanDictionary.put("newPlaceTitle","Ort aendern/erstellen");
 | 
				
			||||||
        englishDictionary.put("newPlaceTitle","Location change/create");
 | 
					        englishDictionary.put("newPlaceTitle","Create/Change Location");
 | 
				
			||||||
        germanDictionary.put("placeNameLabel","Ort:");
 | 
					        germanDictionary.put("placeNameLabel","Ort:");
 | 
				
			||||||
        englishDictionary.put("placeNameLabel","Location:");
 | 
					        englishDictionary.put("placeNameLabel","Location:");
 | 
				
			||||||
        //GameSchedule
 | 
					        //GameSchedule
 | 
				
			||||||
| 
						 | 
					@ -72,7 +72,7 @@ public class LanguageConfigurator {
 | 
				
			||||||
        germanDictionary.put("participantListTitle","Hinzugefuegt");
 | 
					        germanDictionary.put("participantListTitle","Hinzugefuegt");
 | 
				
			||||||
        englishDictionary.put("participantListTitle","Added");
 | 
					        englishDictionary.put("participantListTitle","Added");
 | 
				
			||||||
        germanDictionary.put("newParticipantFormularTitle","Teilnehmer aendern/erstellen");
 | 
					        germanDictionary.put("newParticipantFormularTitle","Teilnehmer aendern/erstellen");
 | 
				
			||||||
        englishDictionary.put("newParticipantFormularTitle","Participant change/create");
 | 
					        englishDictionary.put("newParticipantFormularTitle","Change/Create Participant");
 | 
				
			||||||
        germanDictionary.put("participantNameLabel","Name:");
 | 
					        germanDictionary.put("participantNameLabel","Name:");
 | 
				
			||||||
        englishDictionary.put("participantNameLabel","Name:");
 | 
					        englishDictionary.put("participantNameLabel","Name:");
 | 
				
			||||||
        germanDictionary.put("firstNameLabel","Vorname:");
 | 
					        germanDictionary.put("firstNameLabel","Vorname:");
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue