summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-10-19 12:57:33 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-10-19 12:57:33 +0000
commitc3e36e443698b001e98219e48cc97e259ada0a1d (patch)
treed0224b1d52691eb4b27daaff4d556990bda69e81 /ChangeLog
parent4ea68b6102053d591516ff3bc83512c71e2c8ce9 (diff)
downloadmana-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6623f879..9aaa1c5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>