Monday 24 January 2011 12:51:06 pm
Hello David, if you want to modify spanish translation for "Send form", you must find the spanish translation file. This file is commonly located in share/translations/<your_language_code>/translation.ts. In this file, you will find an entry like this :
<context>
<name>design/ezwebin/full/feedback_form</name>
<message>
<source>Send form</source>
<translation>Valider le formulaire</translation>
</message>
</context>
You can update translation with special characters as you want! If you don't find such an entry, just add it at the end of the file.
--
Developer at Open Wide
|