2013-03-29 09:05:15 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<resources>
|
2014-08-24 22:42:42 -04:00
|
|
|
<string name="app_name">Master Password</string>
|
2015-02-05 00:56:24 -05:00
|
|
|
<string name="remember">Remember</string>
|
|
|
|
|
<string name="forgetOnClose">Forget on close</string>
|
|
|
|
|
<string name="maskPassword">Hide password</string>
|
|
|
|
|
<string name="fullName_hint">Your full name</string>
|
|
|
|
|
<string name="masterPassword_hint">Your master password</string>
|
|
|
|
|
<string name="siteName_hint">eg. google.com</string>
|
|
|
|
|
<string name="sitePassword_hint">Tap to copy</string>
|
|
|
|
|
<string name="siteCounter_hint">Password #</string>
|
|
|
|
|
<string name="siteVersion_hint">Algorithm</string>
|
2014-08-26 19:54:33 -04:00
|
|
|
<string name="empty" />
|
2013-03-29 09:05:15 -04:00
|
|
|
</resources>
|