better handling of unknown status
This commit is contained in:
@@ -1844,8 +1844,9 @@
|
||||
|
||||
<string name="keyserver_title_published">"Published"</string>
|
||||
<string name="keyserver_title_not_published">"Not Published"</string>
|
||||
<string name="keyserver_title_unknown">"Unknown"</string>
|
||||
<string name="keyserver_last_updated">"Last updated: %s"</string>
|
||||
<string name="keyserver_title_unknown">"Keyserver status: Unknown"</string>
|
||||
<string name="keyserver_last_updated">"Last checked: %s"</string>
|
||||
<string name="keyserver_last_updated_never">Last checked: Never</string>
|
||||
|
||||
<string name="key_insecure_bitstrength_2048_problem">"This key uses the <b>%1$s</b> algorithm with a strength of <b>%2$s bits</b>. A secure key should have a strength of 2048 bits."</string>
|
||||
<string name="key_insecure_bitstrength_2048_solution">"This key can\'t be upgraded. For secure communication, the owner must generate a new key."</string>
|
||||
|
||||
Reference in New Issue
Block a user