Revision 72d577fb app/res/values/strings.xml

View differences:

app/res/values/strings.xml
32 32
    <string name="pass_err_upper">Your passphrase did not contain any uppercase letters</string>
33 33
    <string name="pass_err_lower">Your passphrase did not contain any lowercase letters</string>
34 34
    <string name="pass_err_num">Your passphrase did not contain any numbers</string>
35
    <string name="pass_err">Error during passphrase change!</string>
35 36
    
36 37
    <string name="lock_screen_open">Open</string>
37 38
    <string name="title_activity_lock_screen">NoteCipher Locked</string>
......
59 60
	<string name="use_lines_in_notes_summ">If enabled, empty lines will be displayed on all notes to resemble a notepad</string>
60 61
	<string name="vibrate_when_unlocked">Vibrate when unlocked</string>
61 62
	<string name="vibrate_when_unlocked_summ">If enabled, the device will vibrate every time NoteCipher is unlocked with a passphrase</string>
63
	<string name="change_passphrase">Change Passphrase</string>
62 64
	
63 65
</resources>

Also available in: Unified diff