Fix wording in FirstRunView.
- VERBESSERT: Statt Sekretariatsmodus stand zweimal Ärztemodus im Begrüßungsbildschirm.
This commit is contained in:
		@@ -51,7 +51,7 @@
 | 
			
		||||
            <Button Height="40" DockPanel.Dock="Left" Command="{Binding SelectTypistsModeCommand}" Content="Sekretariatsmodus"
 | 
			
		||||
                    Width="160" Margin="0 0 10 0" VerticalAlignment="Center" />
 | 
			
		||||
            <TextBlock TextWrapping="Wrap" VerticalAlignment="Center">
 | 
			
		||||
                Im Ärztemodus werden beim Formatieren grundsätzlich keine Zusatzinformationen abgefragt.
 | 
			
		||||
                Im Sekretariatsmodus werden beim Formatieren grundsätzlich keine Zusatzinformationen abgefragt.
 | 
			
		||||
            </TextBlock>
 | 
			
		||||
        </DockPanel>
 | 
			
		||||
        <TextBlock TextWrapping="Wrap" Foreground="Gray">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user