How can change telephone field from 'Telephone' to only 'Mobile Number' in magento
[heading title=”You can use locale files to change any labelsThis is a heading” type=”h1″ font_size=”” margin_top=”30″ margin_bottom=”30″ color=””].

[heading title=”Find the following files in this path:This is a heading” type=”h3″ font_size=”” margin_top=”30″ margin_bottom=”30″ color=””]
- app/locale/en_US/Mage_Checkout.csv
- app/locale/en_US/Mage_Customer.csv
- app/locale/en_US/Mage_Persistent.csv
- Where en_US is your current locale.
Find the following line “Telephone”,”Telephone” and change the second part to your “Telephone”,”Mobile Number”