diff --git a/application/language/german/station_lang.php b/application/language/german/station_lang.php index 7717636d..7dafb47b 100644 --- a/application/language/german/station_lang.php +++ b/application/language/german/station_lang.php @@ -23,7 +23,7 @@ $lang['station_location_power'] = 'Station Sendeleistung (W)'; $lang['station_location_power_hint'] = 'Standardmässig eingestellte Sendeleistung in Watt. Wird von CAT-Daten überschrieben.'; $lang['station_location_emptylog'] = 'Lösche Log'; $lang['station_location_confirm_active'] = 'Bist du sicher, dass du den folgenden Stationsstandort zum aktiven Standort machen möchtest?: '; -$lang['station_location_set_active'] = 'Aktiviere'; +$lang['station_location_set_active'] = 'Aktivieren'; $lang['station_location_active'] = 'Aktive Station'; $lang['station_location_claim_ownership'] = 'Claim Ownership'; $lang['station_location_confirm_del_qso'] = 'Bist du sicher, dass du alle QSO an diesem Stationsstandort löschen möchtest?'; diff --git a/application/views/station_profile/create.php b/application/views/station_profile/create.php index 554c6707..30d7a112 100644 --- a/application/views/station_profile/create.php +++ b/application/views/station_profile/create.php @@ -29,46 +29,46 @@