One mistake I've noticed so far is THF ability despoil is labeled incorrectly. In the old version it was labeled as Ready. This version it's labeled as "Pet Commands".
Code:
<entry id="55" index="255" prefix="/jobability" english="Pet commands" german="Dressur" french="Familier" japanese="ペットコマンド" type="JobAbility" element="None" targets="Self" skill="Ability" mpcost="0" tpcost="-1" casttime="0" recast="0" />
Guessing I can just delete that line and change steal to be steal/despoil as they are on a shared timer atm. In the future SE may break them up. At least they can since they have separate IDs.