Handle ampersand

Replaced with & in messages
This commit is contained in:
James Booth
2012-04-19 22:26:12 +01:00
parent 9805b2b2b2
commit 366eecc195
7 changed files with 118 additions and 3 deletions

View File

@@ -3,5 +3,6 @@
void register_history_tests(void);
void register_contact_list_tests(void);
void register_util_tests(void);
#endif