Merge pull request #2314 from int2001/dev

Adjusted caption of contest-session-reset
pull/2315/head
Peter Goodhall 2023-07-22 14:50:58 +01:00 zatwierdzone przez GitHub
commit 18a8da380c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -3,7 +3,7 @@
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['contesting_page_title'] = 'Contest Logging';
$lang['contesting_button_reset_contest_session'] = 'Reset Contest Session';
$lang['contesting_button_reset_contest_session'] = 'Start new Contest Session';
$lang['contesting_exchange_type'] = 'Exchange Type';
$lang['contesting_exchange_type_serial'] = 'Serial';
@ -15,4 +15,4 @@ $lang['contesting_btn_reset_qso'] = 'Reset QSO';
$lang['contesting_btn_save_qso'] = 'Save QSO';
$lang['contesting_title_callsign_suggestions'] = 'Callsign Suggestions';
$lang['contesting_title_contest_logbook'] = 'Contest Logbook';
$lang['contesting_title_contest_logbook'] = 'Contest Logbook';

Wyświetl plik

@ -3,7 +3,7 @@
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-Sitzung zurück';
$lang['contesting_button_reset_contest_session'] = 'Beginne neue Contest-Sitzung';
$lang['contesting_exchange_type'] = 'Austauschtyp';
$lang['contesting_exchange_type_serial'] = 'Laufende Nummer';