summaryrefslogtreecommitdiff
path: root/localization/en_US.inc
diff options
context:
space:
mode:
Diffstat (limited to 'localization/en_US.inc')
-rw-r--r--localization/en_US.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/localization/en_US.inc b/localization/en_US.inc
index 3e042f1..7b7fb05 100644
--- a/localization/en_US.inc
+++ b/localization/en_US.inc
@@ -17,9 +17,11 @@ $labels['no_keys'] = 'There are no encryption keys associated with your account
$labels['fingerprint'] = 'Key Fingerprint';
$labels['comment'] = 'Comment';
$labels['comment_placeholder'] = 'A comment to remember this key by';
+$labels['generating_key'] = 'Generating an encryption key';
$labels['paste_key_data'] = 'Paste ASCII-armored PGP public key(s) here. Please do not upload private keys.';
$labels['invalid_pgp_data'] = 'Imported blob does not contain valid PGP data, or contains private keys';
$labels['no_key_data'] = 'Imported blob does not contain any PGP public keys';
+$labels['importing_key'] = 'Importing encryption key(s)';
$labels['keys_imported'] = 'Encryption key(s) added';
$labels['confirm_delete_key'] = 'Are you sure you want to remove this encryption key from your account?';
$labels['deleting_key'] = 'Removing encryption key...';