Just letting you know there is a minor issue with the wdk getPlural.tag on the 2-2 branch.
For a record type ending in y (e.g., Study) it returns Studyies instead of Studies. The y needs to be dropped and then the suffix added.
-Emily