Hi all,<br><br>I have create a simple website containing 6 static web 
pages using drupal. Around 4 pages created are forms containing various 
form fields. Now, i have to convert the same into a multilingual 
website. I do not want to create a separate page for the forms as i need
 only the form field lable(s) to be translated into multiple languages 
and not the field data (which will be in english only).<br>
<br>For example, the form contains fields like:<br><br>Name             Middle Name                 Surname              Qualification<br><br>My question:<br><br>Can
 i simply create a .po file containing translations for the above 
mentioned strings ? This will help me customize the form later, for 
example, like re-arrange the position of fields.<br>
<br>Can someone please guide me on this.<br><br>Regards,<br>Vishy