diff --git a/application/language/bulgarian/export_lang.php b/application/language/bulgarian/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/bulgarian/export_lang.php +++ b/application/language/bulgarian/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/bulgarian/general_words_lang.php b/application/language/bulgarian/general_words_lang.php index 97987ff3..960754fe 100644 --- a/application/language/bulgarian/general_words_lang.php +++ b/application/language/bulgarian/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'Година'; $lang['general_word_month'] = 'Месец'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = 'Работени'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/language/chinese_simplified/export_lang.php b/application/language/chinese_simplified/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/chinese_simplified/export_lang.php +++ b/application/language/chinese_simplified/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/chinese_simplified/general_words_lang.php b/application/language/chinese_simplified/general_words_lang.php index 4c9123f7..1d85d4e4 100644 --- a/application/language/chinese_simplified/general_words_lang.php +++ b/application/language/chinese_simplified/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = '年'; $lang['general_word_month'] = '月'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = '已通联'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/language/czech/export_lang.php b/application/language/czech/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/czech/export_lang.php +++ b/application/language/czech/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/czech/general_words_lang.php b/application/language/czech/general_words_lang.php index 12740f7b..8906c8dd 100644 --- a/application/language/czech/general_words_lang.php +++ b/application/language/czech/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'Rok'; $lang['general_word_month'] = 'Měsíc'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = 'Spojeno'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/language/dutch/export_lang.php b/application/language/dutch/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/dutch/export_lang.php +++ b/application/language/dutch/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/dutch/general_words_lang.php b/application/language/dutch/general_words_lang.php index 0b52154e..7b6eeff1 100644 --- a/application/language/dutch/general_words_lang.php +++ b/application/language/dutch/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'Jaar'; $lang['general_word_month'] = 'Maand'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = 'Gewerkt'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/language/english/export_lang.php b/application/language/english/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/english/export_lang.php +++ b/application/language/english/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/english/general_words_lang.php b/application/language/english/general_words_lang.php index 19f6155d..41137d90 100644 --- a/application/language/english/general_words_lang.php +++ b/application/language/english/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'Year'; $lang['general_word_month'] = 'Month'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = 'Worked'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/language/finnish/export_lang.php b/application/language/finnish/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/finnish/export_lang.php +++ b/application/language/finnish/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/finnish/general_words_lang.php b/application/language/finnish/general_words_lang.php index 1430d65c..e5fda2db 100644 --- a/application/language/finnish/general_words_lang.php +++ b/application/language/finnish/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'Vuosi'; $lang['general_word_month'] = 'Kuukausi'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = 'Workittu'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/language/french/export_lang.php b/application/language/french/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/french/export_lang.php +++ b/application/language/french/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/french/general_words_lang.php b/application/language/french/general_words_lang.php index cefcb7aa..bf87ecf8 100644 --- a/application/language/french/general_words_lang.php +++ b/application/language/french/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'Année'; $lang['general_word_month'] = 'Mois'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = 'Réalisés'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/language/german/export_lang.php b/application/language/german/export_lang.php index 9929f02f..ebf38343 100644 --- a/application/language/german/export_lang.php +++ b/application/language/german/export_lang.php @@ -41,7 +41,35 @@ ________________________________________________________________________________ */ $lang['export_cabrillo_header'] = "Cabrillo Export"; -$lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; -$lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_description'] = "Exportiere einen Contest im Cabrillo Format"; +$lang['export_cabrillo_select_station'] = "Wähle einen Stationsstandort:"; +$lang['export_cabrillo_proceed'] = "Weiter"; +$lang['export_cabrillo_select_year'] = "Wähle Jahr"; +$lang['export_cabrillo_select_contest'] = "Wähle Contest"; +$lang['export_cabrillo_select_date_range'] = "Wähle Zeitraum"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Kategorie Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Einzel Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi/Team Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Kategorie 'Assisted'"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Nicht 'Assisted'"; +$lang['export_cabrillo_cat_assisted_ass'] = "'Assisted'"; +$lang['export_cabrillo_cat_band'] = "Kategorie Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND und VHF-FM-ONLY (nur ARRL VHF Contests)"; +$lang['export_cabrillo_cat_mode'] = "Kategorie Mode"; +$lang['export_cabrillo_cat_power'] = "Kategorie Sendeleistung"; +$lang['export_cabrillo_cat_station'] = "Kategorie Station"; +$lang['export_cabrillo_cat_transmitter'] = "Kategorie Sender"; +$lang['export_cabrillo_cat_overlay'] = "Kategorie Overlay"; +$lang['export_cabrillo_operators'] = "Operatoren"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Addresse"; +$lang['export_cabrillo_address_city'] = "Addresse Stadt"; +$lang['export_cabrillo_address_state_province'] = "Addresse Staat/Provinz"; +$lang['export_cabrillo_address_postalcode'] = "Addresse Postleitzahl"; +$lang['export_cabrillo_address_country'] = "Addresse Land"; +$lang['export_cabrillo_no_contests_in_log'] = "Es wurden keine Contests in deinem Log gefunden."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "Für diesen Stationsstandort wurden keine vorhandenen Contests gefunden!"; diff --git a/application/language/german/general_words_lang.php b/application/language/german/general_words_lang.php index a1baa9f7..a16ed657 100644 --- a/application/language/german/general_words_lang.php +++ b/application/language/german/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'Jahr'; $lang['general_word_month'] = 'Monat'; $lang['general_word_colors'] = "Farben"; +$lang['general_word_light'] = "Licht"; $lang['general_word_worked'] = 'Gearbeitet'; $lang['general_word_worked_not_confirmed'] = "Gearbeitet, nicht bestätigt"; $lang['general_word_not_worked'] = "Nicht gearbeitet"; diff --git a/application/language/greek/export_lang.php b/application/language/greek/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/greek/export_lang.php +++ b/application/language/greek/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/greek/general_words_lang.php b/application/language/greek/general_words_lang.php index a0f6f036..1857c490 100644 --- a/application/language/greek/general_words_lang.php +++ b/application/language/greek/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'Ετος'; $lang['general_word_month'] = 'Μήνας'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = 'Worked'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/language/italian/export_lang.php b/application/language/italian/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/italian/export_lang.php +++ b/application/language/italian/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/italian/general_words_lang.php b/application/language/italian/general_words_lang.php index e6df26f7..cdbaa4b8 100644 --- a/application/language/italian/general_words_lang.php +++ b/application/language/italian/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'Anno'; $lang['general_word_month'] = 'Mese'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = 'Lavorato'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/language/polish/export_lang.php b/application/language/polish/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/polish/export_lang.php +++ b/application/language/polish/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/polish/general_words_lang.php b/application/language/polish/general_words_lang.php index fa5eb248..e070172a 100644 --- a/application/language/polish/general_words_lang.php +++ b/application/language/polish/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'Rok'; $lang['general_word_month'] = 'Miesiąc'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = 'Pracowane'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/language/russian/export_lang.php b/application/language/russian/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/russian/export_lang.php +++ b/application/language/russian/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/russian/general_words_lang.php b/application/language/russian/general_words_lang.php index 65c2bd70..ab552422 100644 --- a/application/language/russian/general_words_lang.php +++ b/application/language/russian/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'Год'; $lang['general_word_month'] = 'Месяц'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = 'Сработано'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/language/spanish/export_lang.php b/application/language/spanish/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/spanish/export_lang.php +++ b/application/language/spanish/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/spanish/general_words_lang.php b/application/language/spanish/general_words_lang.php index 169f4734..5c4b0826 100644 --- a/application/language/spanish/general_words_lang.php +++ b/application/language/spanish/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'Año'; $lang['general_word_month'] = 'Mes'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = 'Realizados'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/language/swedish/export_lang.php b/application/language/swedish/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/swedish/export_lang.php +++ b/application/language/swedish/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/swedish/general_words_lang.php b/application/language/swedish/general_words_lang.php index 5efc7004..ef505c08 100644 --- a/application/language/swedish/general_words_lang.php +++ b/application/language/swedish/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'I år'; $lang['general_word_month'] = 'Denna månad'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = 'Körda'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/language/turkish/export_lang.php b/application/language/turkish/export_lang.php index 8dbb91d4..dd3d81f8 100644 --- a/application/language/turkish/export_lang.php +++ b/application/language/turkish/export_lang.php @@ -43,5 +43,33 @@ ________________________________________________________________________________ $lang['export_cabrillo_header'] = "Cabrillo Export"; $lang['export_cabrillo_description'] = "Export a contest to a Cabrillo log"; $lang['export_cabrillo_select_station'] = "Select Station Location:"; +$lang['export_cabrillo_proceed'] = "Proceed"; +$lang['export_cabrillo_select_year'] = "Select Year"; +$lang['export_cabrillo_select_contest'] = "Select Contest"; +$lang['export_cabrillo_select_date_range'] = "Select Date Range"; +$lang['export_cabrillo_club'] = "Club"; +$lang['export_cabrillo_cat_operator'] = "Category Operator"; +$lang['export_cabrillo_cat_operator_single_op'] = "Single Operator"; +$lang['export_cabrillo_cat_operator_multi_op'] = "Multi Operator"; +$lang['export_cabrillo_cat_operator_checklog'] = "Checklog"; +$lang['export_cabrillo_cat_assisted'] = "Category Assisted"; +$lang['export_cabrillo_cat_assisted_not_ass'] = "Not Assisted"; +$lang['export_cabrillo_cat_assisted_ass'] = "Assisted"; +$lang['export_cabrillo_cat_band'] = "Category Band"; +$lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND and VHF-FM-ONLY (ARRL VHF Contests only)"; +$lang['export_cabrillo_cat_mode'] = "Category Mode"; +$lang['export_cabrillo_cat_power'] = "Category Power"; +$lang['export_cabrillo_cat_station'] = "Category Station"; +$lang['export_cabrillo_cat_transmitter'] = "Category Transmitter"; +$lang['export_cabrillo_cat_overlay'] = "Category Overlay"; +$lang['export_cabrillo_operators'] = "Operators"; +$lang['export_cabrillo_soapbox'] = "Soapbox"; +$lang['export_cabrillo_address'] = "Address"; +$lang['export_cabrillo_address_city'] = "Address City"; +$lang['export_cabrillo_address_state_province'] = "Address State/Province"; +$lang['export_cabrillo_address_postalcode'] = "Address Postalcode"; +$lang['export_cabrillo_address_country'] = "Address Country"; +$lang['export_cabrillo_no_contests_in_log'] = "No contests were found in your log."; +$lang['export_cabrillo_no_contests_for_stationlocation'] = "No contests were found for this station location!"; diff --git a/application/language/turkish/general_words_lang.php b/application/language/turkish/general_words_lang.php index d23b6749..034f8fa8 100644 --- a/application/language/turkish/general_words_lang.php +++ b/application/language/turkish/general_words_lang.php @@ -38,6 +38,7 @@ $lang['general_word_year'] = 'Yıl'; $lang['general_word_month'] = 'Ay'; $lang['general_word_colors'] = "Colors"; +$lang['general_word_light'] = "Light"; $lang['general_word_worked'] = 'Çalışılanlar'; $lang['general_word_worked_not_confirmed'] = "Worked not confirmed"; $lang['general_word_not_worked'] = "Not worked"; diff --git a/application/views/cabrillo/index.php b/application/views/cabrillo/index.php index f7a75e2a..d7ebef6f 100644 --- a/application/views/cabrillo/index.php +++ b/application/views/cabrillo/index.php @@ -1,3 +1,7 @@ +

@@ -21,10 +25,10 @@
- +
@@ -38,53 +42,53 @@
diff --git a/assets/js/sections/cabrillo.js b/assets/js/sections/cabrillo.js index f002cafb..d5e5b49d 100644 --- a/assets/js/sections/cabrillo.js +++ b/assets/js/sections/cabrillo.js @@ -12,7 +12,7 @@ function loadYears() { $(".contestyear").append('
Select year:
' + '' + - ' '); + ' '); $.each(data, function(key, value) { $('#year') @@ -21,7 +21,7 @@ function loadYears() { .text(value.year)); }); } else { - $(".contestyear").append("No contests were found for this station location!"); + $(".contestyear").append(lang_export_cabrillo_no_contests_for_stationlocation); } } }); @@ -40,7 +40,7 @@ function loadContests() { $(".contestname").append('
Select contest:
' + '' + - ' '); + ' '); $.each(data, function(key, value) { $('#contestid') @@ -66,7 +66,7 @@ function loadContestDates() { '' + '' + - ' '); + ' '); $.each(data, function(key, value) { $('#contestdatesfrom')