Restore the proper textdomain to some hotkey strings

This commit is contained in:
Alexander van Gessel 2014-02-05 00:22:00 +01:00
parent 0d88bc63fc
commit 6bfcd26661

View file

@ -12,6 +12,8 @@
See the COPYING file for more details.
*/
#define GETTEXT_DOMAIN "wesnoth-lib"
#include "gettext.hpp"
#include "hotkey_command.hpp"
#include "hotkey_item.hpp"