take failed keys into account in importkeyresult notification
This commit is contained in:
@@ -394,6 +394,10 @@
|
||||
<item quantity="one">"Successfully updated key%2$s."</item>
|
||||
<item quantity="other">"Successfully updated %1$d keys%2$s."</item>
|
||||
</plurals>
|
||||
<plurals name="import_keys_with_errors">
|
||||
<item quantity="one">"Import failed for one key."</item>
|
||||
<item quantity="other">"Import failed for %d keys."</item>
|
||||
</plurals>
|
||||
<string name="view_log">"View Log"</string>
|
||||
<string name="import_error_nothing">"Nothing to import."</string>
|
||||
<string name="import_error_nothing_cancelled">"Import cancelled."</string>
|
||||
|
||||
Reference in New Issue
Block a user