remove notiion of nonce/identifier

This commit is contained in:
Vincent Breitmoser
2015-03-13 01:55:31 +01:00
parent b26e57ab19
commit a9a5551d95
18 changed files with 38 additions and 105 deletions

View File

@@ -1168,8 +1168,6 @@
<string name="msg_lv_match_error">"No cookie found in resource!"</string>
<string name="msg_lv_fp_ok">"Fingerprint ok."</string>
<string name="msg_lv_fp_error">"Fingerprint mismatch!"</string>
<string name="msg_lv_nonce_ok">"Link verified!"</string>
<string name="msg_lv_nonce_error">"Nonce mismatch!"</string>
<string name="msg_lv_fetch">"Fetching URI '%s'"</string>
<string name="msg_lv_fetch_redir">"Following redirect to '%s'"</string>