defined_text = {
	name = GGNMajorityStateLOC
	text = {
		trigger = {
			check_variable = { GGN_majority = 2 }
		}
		localization_key = GGN_german_garrison_loc
	}
	text = {
		trigger = {
			check_variable = { GGN_majority = 3 }
		}
		localization_key = GGN_AL_loc
	}
	text = {
		trigger = {
			check_variable = { GGN_majority = 4 }
		}
		localization_key = GGN_AK_loc
	}
	text = {
		trigger = {
			check_variable = { GGN_majority = 5 }
		}
		localization_key = GGN_NSZ_loc
	}
	text = {
		trigger = {
			check_variable = { GGN_majority = 6 }
		}
		localization_key = GGN_NSZONR_loc
	}
}