More I18n changes.

This commit is contained in:
Paulo Gustavo Veiga
2012-06-30 16:26:31 -03:00
parent cc9f57a153
commit 8e103f44c8
9 changed files with 66 additions and 112 deletions

View File

@@ -45,7 +45,6 @@ public class MindMap {
private Set<Collaboration> collaborations = new HashSet<Collaboration>();
private User creator;
private String properties;
private String tags;
private String title;
private byte[] xml;