Closed joselufo closed 10 years ago
You can override (or internationalize) the strings by putting string resources in your own resource files with the same name. You can find the names here:
So just put a <string name="undo">...</string>
to your resources.
If this solved your problem please close the issue, otherwise drop another message, I will see if I can help you :)
Is it possible to change the text to the undo button?