share/hedgewars/Data/Missions/Training/Shotgun.lua
changeset 3235 c7ceda2f5d4a
parent 3234 668c7d0a00a6
child 3247 045a76b9f32f
equal deleted inserted replaced
3234:668c7d0a00a6 3235:c7ceda2f5d4a
    51 
    51 
    52 local success = {
    52 local success = {
    53 	["en"] = "Congratulations! You've eliminated all targets|within the allowed time frame.",
    53 	["en"] = "Congratulations! You've eliminated all targets|within the allowed time frame.",
    54 	["de"] = "Gratulation! Du hast alle Ziele innerhalb der|verfügbaren Zeit ausgeschaltet.",
    54 	["de"] = "Gratulation! Du hast alle Ziele innerhalb der|verfügbaren Zeit ausgeschaltet.",
    55 	["es"] = "¡Felicidades! Has destruido todos los objectivos|dentro del tiempo establecido.",
    55 	["es"] = "¡Felicidades! Has destruido todos los objectivos|dentro del tiempo establecido.",
    56 	["pl"] = "Gratulacje! Zniszczyłeś przed czasem wszystkie cele.",
    56 	["pl"] = "Gratulacje! Zniszczyłeś wszystkie cele przed upłynięciem czasu.",
    57 	["pt_PT"] = "Parabéns! Eliminaste todos os alvos|dentro do tempo limite."
    57 	["pt_PT"] = "Parabéns! Eliminaste todos os alvos|dentro do tempo limite."
    58 	}
    58 	}
    59 
    59 
    60 local teamname = {
    60 local teamname = {
    61 	["en"] = "Shotgun Team",
    61 	["en"] = "Shotgun Team",