Switch to boost::format for non-trivial substitution of values into
authormmccutchen <mmccutchen@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 17 Apr 2010 01:44:50 +0000 (01:44 +0000)
committermmccutchen <mmccutchen@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 17 Apr 2010 01:44:50 +0000 (01:44 +0000)
commitc008bf09bd5c9ba8385513d1fb3b1df7007b6af0
tree45562382020d0f37fb085d9c0f4eb60bf5ca21d8
parent93c79d4f4ac28fba7f1291332c7b54ae11f54a97
Switch to boost::format for non-trivial substitution of values into
user-visible strings.

This makes it easier to translate the patterns.  See the comment added
to src/util/gettext.hpp .

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6634 837edb03-e0f3-0310-88ca-d4d4e8b29345
INSTALL
src/supertux/levelintro.cpp
src/supertux/main.cpp
src/util/gettext.hpp