- Download strings.xml English file to your computer
- Translate it in your language but DO NOT change
name
value - Send me the translated xml via email to [email protected]
I'll include your translation in the next updates of the app ;D
Original English translation
<resources>
<string name="app_menu_item_button_text">Click the button</string>
</resources>
Translation to send via email
<resources>
<string name="app_menu_item_button_text">Fai click sul bottone</string>
</resources>
name="app_menu_item_button_text"
NOT CHANGED