mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
added new lang file
This commit is contained in:
@@ -100,6 +100,7 @@ $autoload['language'] = array(
|
||||
'account',
|
||||
'adif',
|
||||
'admin',
|
||||
'awards',
|
||||
'contesting',
|
||||
'eqsl',
|
||||
'export',
|
||||
|
||||
16
application/language/english/awards_lang.php
Normal file
16
application/language/english/awards_lang.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
|
||||
/*
|
||||
___________________________________________________________________________________________
|
||||
US Gridmaster
|
||||
___________________________________________________________________________________________
|
||||
*/
|
||||
|
||||
$lang['awards_gridmaster_what_is'] = "What is the US Gridmaster Award?";
|
||||
$lang['awards_gridmaster_description_ln1'] = "The 'GridMaster Award' is the most prestigious AMSAT award. It was first introduced in 2014 by the Star Comm Group and is available to all amateur radio operators worldwide who manage to work all 488 grid squares in the USA via satellite and can provide QSL confirmations for each.";
|
||||
$lang['awards_gridmaster_description_ln2'] = "Official Information from the <a href='https://www.amsat.org/gridmaster/' target='_blank'>Website</a>: Two-way communication must be established via amateur satellite with each grid. There is no minimum signal report required. Contacts must be made from the same location, or from locations no two of which are more than 200 kilometers apart. The applicant’s attestation in the award application serves as affirmation of abidance to the distance rule. Individuals may apply for and be granted multiple GridMaster awards, when achieved from another location, which is in a different 200-kilometer circle.";
|
||||
$lang['awards_gridmaster_warning_hint'] = "This map shows only QSO worked on SAT";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user