Home
last modified time | relevance | path

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

/dports/games/augustus/augustus-3.1.0/src/translation/
H A Dkorean.c266 {TR_CONFIRM_DELETE_MONUMENT, "이 기념물 파괴"},
H A Dpolish.c265 { TR_CONFIRM_DELETE_MONUMENT, "Zniszczyć ten monument" },
H A Dtraditional_chinese.c302 {TR_CONFIRM_DELETE_MONUMENT, "拆除該奇觀"},
H A Denglish.c302 {TR_CONFIRM_DELETE_MONUMENT, "Demolishing this monument"},
H A Ditalian.c270 {TR_CONFIRM_DELETE_MONUMENT, "Demolire questo monumento"},
H A Drussian.c322 { TR_CONFIRM_DELETE_MONUMENT, "Снести этот памятник" },
H A Dfrench.c302 {TR_CONFIRM_DELETE_MONUMENT, "Démolir ce monument"},
H A Dgerman.c300 {TR_CONFIRM_DELETE_MONUMENT, "Dieses Monument abreißen?"},
H A Dportuguese.c301 { TR_CONFIRM_DELETE_MONUMENT, "Demolindo este monumento" },
H A Dsimplified_chinese.c302 {TR_CONFIRM_DELETE_MONUMENT, "拆除该奇观"},
H A Dspanish.c292 {TR_CONFIRM_DELETE_MONUMENT, "Demoliendo este monumento"},
H A Dswedish.c300 {TR_CONFIRM_DELETE_MONUMENT, "Rasera det här monumentet"},
H A Dtranslation.h297 TR_CONFIRM_DELETE_MONUMENT, enumerator
/dports/games/augustus/augustus-3.1.0/src/building/
H A Dconstruction_clear.c257 …window_popup_dialog_show_confirmation(translation_for(TR_CONFIRM_DELETE_MONUMENT), 0, 0, confirm_d… in building_construction_clear_land()