Home
last modified time | relevance | path

Searched refs:TR_TOOLTIP_BUTTON_MOTHBALL_ON (Results 1 – 14 of 14) sorted by relevance

/dports/games/augustus/augustus-3.1.0/src/translation/
H A Dkorean.c325 {TR_TOOLTIP_BUTTON_MOTHBALL_ON, "이 건물 비활성화"},
H A Dpolish.c324 { TR_TOOLTIP_BUTTON_MOTHBALL_ON, "Wyłącz ten budynek." },
H A Dtraditional_chinese.c377 {TR_TOOLTIP_BUTTON_MOTHBALL_ON, "關停該建筑"},
H A Denglish.c377 {TR_TOOLTIP_BUTTON_MOTHBALL_ON, "Disable this building"},
H A Ditalian.c329 {TR_TOOLTIP_BUTTON_MOTHBALL_ON, "Disattiva questo edificio"},
H A Drussian.c396 { TR_TOOLTIP_BUTTON_MOTHBALL_ON, "Выкл. это строение" },
H A Dfrench.c377 {TR_TOOLTIP_BUTTON_MOTHBALL_ON, "Désactiver ce bâtiment"},
H A Dgerman.c375 {TR_TOOLTIP_BUTTON_MOTHBALL_ON, "Gebäude deaktivieren"},
H A Dportuguese.c376 { TR_TOOLTIP_BUTTON_MOTHBALL_ON, "Fechar esse edifício" },
H A Dsimplified_chinese.c377 {TR_TOOLTIP_BUTTON_MOTHBALL_ON, "关停该建筑"},
H A Dspanish.c367 {TR_TOOLTIP_BUTTON_MOTHBALL_ON, "Deshabilitar este edificio"},
H A Dswedish.c377 {TR_TOOLTIP_BUTTON_MOTHBALL_ON, "Ta denna byggnad ur bruk"},
H A Dtranslation.h372 TR_TOOLTIP_BUTTON_MOTHBALL_ON, enumerator
/dports/games/augustus/augustus-3.1.0/src/window/
H A Dbuilding_info.c991 translation = TR_TOOLTIP_BUTTON_MOTHBALL_ON; in get_tooltip()