16 #define GETTEXT_DOMAIN "wesnoth-lib" 32 const
std::vector<
std::
string>& mods,
33 const
std::
string& requester)
36 symbols[
"requester"] = requester;
39 message =
VGETTEXT(
"$requester requires the following modifications to " 43 message =
VGETTEXT(
"$requester requires the following modifications to " 48 std::string list =
"\t";
51 register_label(
"message",
false, message);
53 register_label(
"itemlist",
false, list);
#define REGISTER_DIALOG(window_id)
Wrapper for REGISTER_DIALOG2.
std::map< std::string, t_string > string_map
std::string join(const T &v, const std::string &s=",")
Generates a new string joining container items in a list.
Main class to show messages to the user.
This file contains the settings handling of the widget library.
Asks the user to confirm a change required to proceed.