Hi,
this layout is generated by Joomla com_users (not Easy Profile), Joomla edit user layout is in the file /components/com_users/views/profile/tmpl/edit.php.
At line 126 you can see the button with text. unfortunately for this button Joomla use the global Language Constant JSUBMIT, so I do not recommend to use Language Override.
You can do this:
- copy /components/com_users/views/profile/tmpl/edit.php into /templates/your_template_folder/html/com_users/profile/edit.php
- Edit this file to change the text of button