From 0820b908510841a7dd7e41566d5f5870327d882d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 2 Mar 2012 15:38:26 +0100 Subject: [PATCH] Initial todo list --- TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 000000000..81e6930e2 --- /dev/null +++ b/TODO @@ -0,0 +1,15 @@ +Things to implement before first public release + +* Import of po files +* Copy of source to target +* User profile page +* User interface cleanup +* Stats for project/subproject + +Possible features for future releases + +* Auto translate using some online service +* Checking of messages + * \n at beginning/end + * php-format + * python-format