regulaforensics / DocumentReader-Android

Android Framework for reading and validation of identification documents
64 stars 26 forks source link

What about localization? #13

Closed ildar2 closed 5 years ago

ildar2 commented 5 years ago

How can we get Status Message and Result Status Message translations?

vyakimchik commented 5 years ago

Hi, @ildar2 ! Go to the next page: https://github.com/regulaforensics/DocumentReader-Android/wiki/Localization. There you can find the information where all the strings are located. For example, if you want to change the text "Searching for a document" of the Status, you need to find the strLookingDocument string and modify it.