Graffiti 6.0.2 Release Notes
From BorisFX
Adobe After Effects CS6 support is added in this point release.
The following bugs have been fixed since the prior release of Graffiti (April 20, 2012).
SPR #27257: This method was using two separate resources to put up the tabs, meaning that it would get the number of tabs from wherever the windows version of STR# (id of kGraffitiStyleTabs or 5289) was located, but then use GetString, which would call the XML-based string code. Now, it just gets the Windows resource using GetIndString (+ UTranslate::TranslatePString). [in LPageController::LoadPageTitles]
