Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

How to lokalize the strings? #177

Open
PokerAsh opened this issue Jun 4, 2018 · 1 comment
Open

How to lokalize the strings? #177

PokerAsh opened this issue Jun 4, 2018 · 1 comment

Comments

@PokerAsh
Copy link

PokerAsh commented Jun 4, 2018

I want to be able to get the strings from my resource files. How can I do that?

@Madina-S
Copy link

Madina-S commented Aug 9, 2019

Just override the following strings in your values folder with appropriate language you want.

<string name="pin_code_fingerprint_not_recognized">Fingerprint not recognized. Try again</string>
<string name="pin_code_fingerprint_success">Fingerprint recognized</string>
<string name="pin_code_fingerprint_text">Fingerprint</string>
<string name="pin_code_forgot_text">Forgot?</string>
<string name="pin_code_step_change">Enter your current %d-digit Pincode</string>
<string name="pin_code_step_create">Create a %d-digit Pincode</string>
<string name="pin_code_step_disable">Disable %d-digit Pincode</string>
<string name="pin_code_step_enable_confirm">Confirm your %d-digit Pincode</string>
<string name="pin_code_step_unlock">Enter your %d-digit Pincode</string>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants