I found some translations variable that are not working in strings.xml, here is what I found :
<string name="confirm_exit">Are you sure you want to exit?</string>
<string name="lose_unsaved_data">Any unsaved data will be lost.</string>
<string name="save">Save</string>
<string name="not_save">Don\'t save</string>
I found some translations variable that are not working in strings.xml, here is what I found :