#AVIALABLE CUSTOM LOCALISATION KEYS
#When adding new custom loc keys, add them to the appropriate category (or add a new one) and describe them. Name the strings "String_X" where x is its content.
# To not display anything, you can use 'localisation_key = ""'
# Please add one example sentence for each key.

defined_text = {
    name = GetIfSubjectsTGE

    text = {
        localisation_key = string_is_subject_tge
        trigger = {
            is_subject = yes
        }
    }
    text = {
        localisation_key = string_is_not_subject_tge
        trigger = {
            is_subject = no
        }
    }
}


defined_text = {
    name = GetBeerTGE

    text = {
        localisation_key = string_GOODS_Marcin_Beer
        trigger = {
           NOT = { has_global_flag = No_Beer }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Beer_NO
        trigger = {
            has_global_flag = No_Beer 
        }
    }
}

defined_text = {
	name = GetApicultureTGE

    text = {
        localisation_key = string_GOODS_Marcin_Apiculture
        trigger = {
           NOT = { has_global_flag = No_apiculture }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Apiculture_NO
        trigger = {
            has_global_flag = No_apiculture 
        }
    }
}


defined_text = {
    name = GetWhalingTGE

    text = {
        localisation_key = string_GOODS_Marcin_Whaling
        trigger = {
            NOT = { has_global_flag = No_Whaling }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Whaling_NO
        trigger = {
            has_global_flag = No_Whaling 
        }
    }
}

defined_text = {
    name = GetLumberTGE

    text = {
        localisation_key = string_GOODS_Marcin_Lumber
        trigger = {
            NOT = { has_global_flag = No_Lumber }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Lumber_NO
        trigger = {
            has_global_flag = No_Lumber 
         }
    }
}

defined_text = {
    name = GetPalm_oilTGE

    text = {
        localisation_key = string_GOODS_Marcin_Palm_oil
        trigger = {
            NOT = { has_global_flag = No_Palm_oil }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Palm_oil_NO
		trigger = {
			has_global_flag = No_Palm_oil 
		}
	}
}

defined_text = {
    name = GetSaffronTGE

    text = {
        localisation_key = string_GOODS_Marcin_Saffron
        trigger = {
            NOT = { has_global_flag = No_Saffron }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Saffron_NO
        trigger = {
            has_global_flag = No_Saffron 
        }
    }
}
        

defined_text = {
    name = GetRiceTGE

    text = {
        localisation_key = string_GOODS_Marcin_Rice
        trigger = {
            NOT = { has_global_flag = No_Rice }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Rice_NO
        trigger = {
            has_global_flag = No_Rice 
        }
    }
}
        

defined_text = {
    name = GetOpiumTGE

    text = {
        localisation_key = string_GOODS_Marcin_Opium
        trigger = {
            NOT = { has_global_flag = No_Opium }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Opium_NO
        trigger = {
            has_global_flag = No_Opium 
        }
    }
}
        

defined_text = {
    name = GetRumTGE

    text = {
        localisation_key = string_GOODS_Marcin_Rum
        trigger = {
            NOT = { has_global_flag = No_Rum }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Rum_NO
        trigger = {
            has_global_flag = No_Rum 
        }
    }
}
        

defined_text = {
    name = GetHorsesTGE

    text = {
        localisation_key = string_GOODS_Marcin_Horses
        trigger = {
            NOT = { has_global_flag = No_Horses }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Horses_NO
        trigger = {
            has_global_flag = No_Horses 
        }
    }
}
        

defined_text = {
    name = GetOlive_oilTGE

    text = {
        localisation_key = string_GOODS_Marcin_Olive_oil
        trigger = {
            NOT = { has_global_flag = No_Olive_oil }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Olive_oil_NO
        trigger = {
            has_global_flag = No_Olive_oil 
        }
    }
}
        

defined_text = {
    name = GetAmberTGE

    text = {
        localisation_key = string_GOODS_Marcin_Amber
        trigger = {
            NOT = { has_global_flag = No_Amber }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Amber_NO
        trigger = {
            has_global_flag = No_Amber 
        }
    }
}
        

defined_text = {
    name = GetMarbleTGE

    text = {
        localisation_key = string_GOODS_Marcin_Marble
        trigger = {
            NOT = { has_global_flag = No_Marble }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Marble_NO
        trigger = {
            has_global_flag = No_Marble 
        }
    }
}
        

defined_text = {
    name = GetLeadTGE

    text = {
        localisation_key = string_GOODS_Marcin_Lead
        trigger = {
            NOT = { has_global_flag = No_Lead }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Lead_NO
        trigger = {
            has_global_flag = No_Lead 
        }
    }
}
        

defined_text = {
    name = GetClovesTGE

    text = {
        localisation_key = string_GOODS_Marcin_Cloves
        trigger = {
            NOT = { has_global_flag = No_Cloves }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Cloves_NO
        trigger = {
            has_global_flag = No_Cloves 
        }
    }
}
        

defined_text = {
    name = GetMercuryTGE

    text = {
        localisation_key = string_GOODS_Marcin_Mercury
        trigger = {
            NOT = { has_global_flag = No_Mercury }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Mercury_NO
        trigger = {
            has_global_flag = No_Mercury 
        }
    }
}
        

defined_text = {
    name = GetCamelTGE

    text = {
        localisation_key = string_GOODS_Marcin_Camel
        trigger = {
            NOT = { has_global_flag = No_Camel }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Camel_NO
        trigger = {
            has_global_flag = No_Camel 
        }
    }
}
        

defined_text = {
    name = GetGunpowderTGE

    text = {
        localisation_key = string_GOODS_Marcin_Gunpowder
        trigger = {
            NOT = { has_global_flag = No_Gunpowder }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Gunpowder_NO
        trigger = {
            has_global_flag = No_Gunpowder 
        }
    }
}
        

defined_text = {
    name = GetElephantsTGE

    text = {
        localisation_key = string_GOODS_Marcin_Elephants
        trigger = {
            NOT = { has_global_flag = No_Elephants }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Elephants_NO
        trigger = {
            has_global_flag = No_Elephants 
        }
    }
}
        

defined_text = {
    name = GetTinTGE

    text = {
        localisation_key = string_GOODS_Marcin_Tin
        trigger = {
            NOT = { has_global_flag = No_Tin }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Tin_NO
        trigger = {
            has_global_flag = No_Tin 
        }
    }
}
        

defined_text = {
    name = GetDatesTGE

    text = {
        localisation_key = string_GOODS_Marcin_Dates
        trigger = {
            NOT = { has_global_flag = No_Dates }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Dates_NO
        trigger = {
            has_global_flag = No_Dates 
        }
    }
}
        

defined_text = {
    name = GetCheeseTGE

    text = {
        localisation_key = string_GOODS_Marcin_Cheese
        trigger = {
            NOT = { has_global_flag = No_Cheese }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Cheese_NO
        trigger = {
            has_global_flag = No_Cheese 
        }
    }
}
        

defined_text = {
    name = GetCitrusTGE

    text = {
        localisation_key = string_GOODS_Marcin_Citrus
        trigger = {
            NOT = { has_global_flag = No_Citrus }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Citrus_NO
        trigger = {
            has_global_flag = No_Citrus 
        }
    }
}
        

defined_text = {
    name = GetSeafoodTGE

    text = {
        localisation_key = string_GOODS_Marcin_Seafood
        trigger = {
            NOT = { has_global_flag = No_Seafood }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Seafood_NO
        trigger = {
            has_global_flag = No_Seafood 
        }
    }
}
        

defined_text = {
    name = GetCarpetTGE

    text = {
        localisation_key = string_GOODS_Marcin_Carpet
        trigger = {
            NOT = { has_global_flag = No_Carpet }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Carpet_NO
        trigger = {
            has_global_flag = No_Carpet 
        }
    }
}
        

defined_text = {
    name = GetNutmegTGE

    text = {
        localisation_key = string_GOODS_Marcin_Nutmeg
        trigger = {
            NOT = { has_global_flag = No_Nutmeg }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Nutmeg_NO
        trigger = {
            has_global_flag = No_Nutmeg 
        }
    }
}
        

defined_text = {
    name = GetMaizeTGE

    text = {
        localisation_key = string_GOODS_Marcin_Maize
        trigger = {
            NOT = { has_global_flag = No_Maize }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Maize_NO
        trigger = {
            has_global_flag = No_Maize 
        }
    }
}
        

defined_text = {
    name = GetPearlsTGE

    text = {
        localisation_key = string_GOODS_Marcin_Pearls
        trigger = {
            NOT = { has_global_flag = No_Pearls }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Pearls_NO
        trigger = {
            has_global_flag = No_Pearls 
        }
    }
}
        

defined_text = {
    name = GetMetalworkingTGE

    text = {
        localisation_key = string_GOODS_Marcin_Metalworking
        trigger = {
            NOT = { has_global_flag = No_Metalworking }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Metalworking_NO
        trigger = {
            has_global_flag = No_Metalworking 
        }
    }
}
        

defined_text = {
    name = GetExotic_animalsTGE

    text = {
        localisation_key = string_GOODS_Marcin_Exotic_animals
        trigger = {
            NOT = { has_global_flag = No_Exotic_animals }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Exotic_animals_NO
        trigger = {
            has_global_flag = No_Exotic_animals 
        }
    }
}
        

defined_text = {
    name = GetVanillaTGE

    text = {
        localisation_key = string_GOODS_Marcin_Vanilla
        trigger = {
            NOT = { has_global_flag = No_Vanilla }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Vanilla_NO
        trigger = {
            has_global_flag = No_Vanilla 
        }
    }
}
        

defined_text = {
    name = GetMunitionsTGE

    text = {
        localisation_key = string_GOODS_Marcin_Munitions
        trigger = {
            NOT = { has_global_flag = No_Munitions }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Munitions_NO
        trigger = {
            has_global_flag = No_Munitions 
        }
    }
}
        

defined_text = {
    name = GetWoodworkingTGE

    text = {
        localisation_key = string_GOODS_Marcin_Woodworking
        trigger = {
            NOT = { has_global_flag = No_Woodworking }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Woodworking_NO
        trigger = {
            has_global_flag = No_Woodworking 
        }
    }
}
        

defined_text = {
    name = GetEbonyTGE

    text = {
        localisation_key = string_GOODS_Marcin_Ebony
        trigger = {
            NOT = { has_global_flag = No_Ebony }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Ebony_NO
        trigger = {
            has_global_flag = No_Ebony 
        }
    }
}
        

defined_text = {
    name = GetTarTGE

    text = {
        localisation_key = string_GOODS_Marcin_Tar
        trigger = {
            NOT = { has_global_flag = No_Tar }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Tar_NO
        trigger = {
            has_global_flag = No_Tar 
        }
    }
}
        

defined_text = {
    name = GetSulfurTGE

    text = {
        localisation_key = string_GOODS_Marcin_Sulfur
        trigger = {
            NOT = { has_global_flag = No_Sulfur }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Sulfur_NO
        trigger = {
            has_global_flag = No_Sulfur 
        }
    }
}
        

defined_text = {
    name = GetLeatherTGE

    text = {
        localisation_key = string_GOODS_Marcin_Leather
        trigger = {
            NOT = { has_global_flag = No_Leather }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Leather_NO
        trigger = {
            has_global_flag = No_Leather 
        }
    }
}
        

defined_text = {
    name = GetJewelleryTGE

    text = {
        localisation_key = string_GOODS_Marcin_Jewellery
        trigger = {
            NOT = { has_global_flag = No_Jewellery }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Jewellery_NO
        trigger = {
            has_global_flag = No_Jewellery 
        }
    }
}
        

defined_text = {
    name = GetMaple_syrupTGE

    text = {
        localisation_key = string_GOODS_Marcin_Maple_syrup
        trigger = {
            NOT = { has_global_flag = No_Maple_syrup }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Maple_syrup_NO
        trigger = {
            has_global_flag = No_Maple_syrup 
        }
    }
}
        

defined_text = {
    name = GetPotatoTGE

    text = {
        localisation_key = string_GOODS_Marcin_Potato
        trigger = {
            NOT = { has_global_flag = No_Potato }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Potato_NO
        trigger = {
            has_global_flag = No_Potato 
        }
    }
}
        

defined_text = {
    name = GetSteam_engineTGE

    text = {
        localisation_key = string_GOODS_Marcin_Steam_engine
        trigger = {
            NOT = { has_global_flag = No_Steam_engine }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Steam_engine_NO
        trigger = {
            has_global_flag = No_Steam_engine 
        }
    }
}
        

defined_text = {
    name = GetZincTGE

    text = {
        localisation_key = string_GOODS_Marcin_Zinc
        trigger = {
            NOT = { has_global_flag = No_Zinc }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Zinc_NO
        trigger = {
            has_global_flag = No_Zinc 
        }
    }
}
        

defined_text = {
    name = GetOpticsTGE

    text = {
        localisation_key = string_GOODS_Marcin_Optics
        trigger = {
            NOT = { has_global_flag = No_Optics }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Optics_NO
        trigger = {
            has_global_flag = No_Optics 
        }
    }
}
        

defined_text = {
    name = GetCannonTGE

    text = {
        localisation_key = string_GOODS_Marcin_Cannon
        trigger = {
            NOT = { has_global_flag = No_Cannon }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Cannon_NO
        trigger = {
            has_global_flag = No_Cannon 
        }
    }
}
        

defined_text = {
    name = GetTomatoTGE

    text = {
        localisation_key = string_GOODS_Marcin_Tomato
        trigger = {
            NOT = { has_global_flag = No_Tomato }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Tomato_NO
        trigger = {
            has_global_flag = No_Tomato 
        }
    }
}
        

defined_text = {
    name = GetChampagneTGE

    text = {
        localisation_key = string_GOODS_Marcin_Champagne
        trigger = {
            NOT = { has_global_flag = No_Champagne }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Champagne_NO
        trigger = {
            has_global_flag = No_Champagne 
        }
    }
}
        

defined_text = {
    name = GetLlamaTGE

    text = {
        localisation_key = string_GOODS_Marcin_Llama
        trigger = {
            NOT = { has_global_flag = No_Llama }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Llama_NO
        trigger = {
            has_global_flag = No_Llama 
        }
    }
}
        

defined_text = {
    name = GetIndigoTGE

    text = {
        localisation_key = string_GOODS_Marcin_Indigo
        trigger = {
            NOT = { has_global_flag = No_Indigo }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Indigo_NO
        trigger = {
            has_global_flag = No_Indigo 
        }
    }
}
        

defined_text = {
    name = GetSea_turtleTGE

    text = {
        localisation_key = string_GOODS_Marcin_Sea_turtle
        trigger = {
            NOT = { has_global_flag = No_Sea_turtle }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Sea_turtle_NO
        trigger = {
            has_global_flag = No_Sea_turtle 
        }
    }
}
        

defined_text = {
    name = GetUniformsTGE

    text = {
        localisation_key = string_GOODS_Marcin_Uniforms
        trigger = {
            NOT = { has_global_flag = No_Uniforms }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Uniforms_NO
        trigger = {
            has_global_flag = No_Uniforms 
        }
    }
}
        

defined_text = {
    name = GetMarble_sculptureTGE

    text = {
        localisation_key = string_GOODS_Marcin_Marble_sculpture
        trigger = {
            NOT = { has_global_flag = No_Marble_sculpture }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Marble_sculpture_NO
        trigger = {
            has_global_flag = No_Marble_sculpture 
        }
    }
}
        

defined_text = {
    name = GetCigarsTGE

    text = {
        localisation_key = string_GOODS_Marcin_Cigars
        trigger = {
            NOT = { has_global_flag = No_Cigars }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Cigars_NO
        trigger = {
            has_global_flag = No_Cigars 
        }
    }
}
        

defined_text = {
    name = GetChocolateTGE

    text = {
        localisation_key = string_GOODS_Marcin_Chocolate
        trigger = {
            NOT = { has_global_flag = No_Chocolate }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Chocolate_NO
        trigger = {
            has_global_flag = No_Chocolate 
        }
    }
}
        

defined_text = {
    name = GetCinnamonTGE

    text = {
        localisation_key = string_GOODS_Marcin_Cinnamon
        trigger = {
            NOT = { has_global_flag = No_Cinnamon }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Cinnamon_NO
        trigger = {
            has_global_flag = No_Cinnamon 
        }
    }
}
        

defined_text = {
    name = GetJadeTGE

    text = {
        localisation_key = string_GOODS_Marcin_Jade
        trigger = {
            NOT = { has_global_flag = No_Jade }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Jade_NO
        trigger = {
            has_global_flag = No_Jade 
        }
    }
}
        

defined_text = {
    name = GetMilletTGE

    text = {
        localisation_key = string_GOODS_Marcin_Millet
        trigger = {
            NOT = { has_global_flag = No_Millet }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Millet_NO
        trigger = {
            has_global_flag = No_Millet 
        }
    }
}
        

defined_text = {
    name = GetExotic_furTGE

    text = {
        localisation_key = string_GOODS_Marcin_Exotic_fur
        trigger = {
            NOT = { has_global_flag = No_Exotic_fur }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_Exotic_fur_NO
        trigger = {
            has_global_flag = No_Exotic_fur 
        }
    }
}
        

defined_text = {
    name = GetString_instrumentsTGE

    text = {
        localisation_key = string_GOODS_Marcin_String_instruments
        trigger = {
            NOT = { has_global_flag = No_String_instruments }
        }
    }
    text = {
        localisation_key = string_GOODS_Marcin_String_instruments_NO
        trigger = {
            has_global_flag = No_String_instruments 
        }
    }
}
