diff options
author | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-10-19 12:57:33 +0000 |
---|---|---|
committer | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-10-19 12:57:33 +0000 |
commit | c3e36e443698b001e98219e48cc97e259ada0a1d (patch) | |
tree | d0224b1d52691eb4b27daaff4d556990bda69e81 /ChangeLog | |
parent | 4ea68b6102053d591516ff3bc83512c71e2c8ce9 (diff) | |
download | mana-c3e36e443698b001e98219e48cc97e259ada0a1d.tar.gz mana-c3e36e443698b001e98219e48cc97e259ada0a1d.tar.bz2 mana-c3e36e443698b001e98219e48cc97e259ada0a1d.tar.xz mana-c3e36e443698b001e98219e48cc97e259ada0a1d.zip |
Marked buy and sell dialog boxes as translatable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ deselections. * src/gui/itemcontainer.cpp, src/gui/itemcontainer.h: Allowed dragging of already selected items. + * src/gui/buy.cpp, src/gui/sell.cpp, po/POTFILES.in: Marked buy and + sell dialog boxes as translatable. 2007-10-19 Philipp Sehmisch <tmw@crushnet.org> |