19 行
		
	
	
	
		
			690 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
		
		
			
		
	
	
			19 行
		
	
	
	
		
			690 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| 
								 | 
							
								<?php
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								defined('BASEPATH') OR exit('Direkter Zugriff auf Skripte ist nicht erlaubt');
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								$lang['contesting_page_title'] = 'Contest Logging';
							 | 
						||
| 
								 | 
							
								$lang['contesting_button_reset_contest_session'] = 'Setze Contest Session zurück';
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								$lang['contesting_exchange_type'] = 'Austauschtyp';
							 | 
						||
| 
								 | 
							
								$lang['contesting_exchange_type_serial'] = 'Laufende Nummer';
							 | 
						||
| 
								 | 
							
								$lang['contesting_exchange_type_other'] = 'Andere';
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								$lang['contesting_contest_name'] = 'Contest Name';
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								$lang['contesting_btn_reset_qso'] = 'Setze QSO zurück';
							 | 
						||
| 
								 | 
							
								$lang['contesting_btn_save_qso'] = 'Speichere QSO';
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								$lang['contesting_title_callsign_suggestions'] = 'Rufzeichenvorschläge';
							 | 
						||
| 
								 | 
							
								$lang['contesting_title_contest_logbook'] = 'Contest Logbuch';
							 |