Switch to boost::format for non-trivial substitution of values into
authorMatt McCutchen <matt@mattmccutchen.net>
Sat, 17 Apr 2010 01:44:50 +0000 (01:44 +0000)
committerMatt McCutchen <matt@mattmccutchen.net>
Sat, 17 Apr 2010 01:44:50 +0000 (01:44 +0000)
commitdd857bedb627c2e3f9da431d51619afb06a707e4
tree45562382020d0f37fb085d9c0f4eb60bf5ca21d8
parent820ab34c3cb394ab9db555397c1e96ce0a8abd7e
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 .

SVN-Revision: 6634
INSTALL
src/supertux/levelintro.cpp
src/supertux/main.cpp
src/util/gettext.hpp