marked a string translateable

This commit is contained in:
Nils Kneuper 2007-11-09 22:42:54 +00:00
parent b2b7c1bd2c
commit 58406bd59c

View file

@ -242,7 +242,7 @@ void playmp_controller::linger(upload_log& log, LEVEL_RESULT result)
gui::button* btn_end = gui_->find_button("button-endturn");
btn_end->enable(false);
}
gui_->get_theme().refresh_title("button-endturn", "End scenario");
gui_->get_theme().refresh_title("button-endturn", _ "End scenario");
gui_->invalidate_theme();
// switch to observer viewpoint