improve strings
This commit is contained in:
@@ -225,7 +225,7 @@
|
||||
<string name="KeyDerivFunc">Key derivation function</string>
|
||||
|
||||
<string name="rounds">Encryption Rounds</string>
|
||||
<string name="rounds_explaination">Higher encryption rounds provide additional protection against brute force attacks, but can really slow down loading and saving.</string>
|
||||
<string name="rounds_explaination">More encryption rounds provide additional protection against brute force attacks, but can really slow down loading and saving.</string>
|
||||
<string name="rounds_hint">rounds</string>
|
||||
|
||||
|
||||
@@ -341,7 +341,7 @@
|
||||
<string name="LockWhenNavigateBack_summary">Lock the database when leaving the app by pressing the back button.</string>
|
||||
|
||||
<string name="NoDonateOption_title">Hide donation option</string>
|
||||
<string name="NoDonateOption_summary">This setting is for donators. It is available after using Keepass2Android for a while only.</string>
|
||||
<string name="NoDonateOption_summary">This setting is for donators. Becomes available after using Keepass2Android for a while.</string>
|
||||
<string name="NoDonateOption_question">Without donations, this app would not exist and would not be improved continually! If you have not yet donated, please consider making a donation now.</string>
|
||||
|
||||
<string name="NoDonationReminder_title">Never ever ask for donation</string>
|
||||
|
Reference in New Issue
Block a user