Home
last modified time | relevance | path

Searched refs:new_convoy_text (Results 1 – 2 of 2) sorted by relevance

/dports/games/simutrans/simutrans-121.0/gui/
H A Ddepot_frame.h92 const char* new_convoy_text; variable
H A Ddepot_frame.cc122 new_convoy_text = translator::translate("new convoi"); in init()
856 …convoy_selector.new_component<gui_scrolled_list_t::const_text_scrollitem_t>( new_convoy_text, SYSC… in update_data()