I have a hard time of overwrite labels that fos user bundle for symfony2 uses. Im allready overwriting form class but there is no option for element like "setOption" only getters.
I could just remove an element and than add it again with proper label but this seems like an overkill. Is there any nice way of overwriting options on form elements or just translation keys perhaps? Thanks in advice.