diff options
Diffstat (limited to 'localization/en_US.inc')
| -rw-r--r-- | localization/en_US.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/localization/en_US.inc b/localization/en_US.inc index 92be566..7acf909 100644 --- a/localization/en_US.inc +++ b/localization/en_US.inc @@ -15,4 +15,6 @@ $labels['key_delete'] = 'Delete Key'; $labels['no_keys'] = 'There are no encryption keys associated with your account yet.'; $labels['fingerprint'] = 'Key Fingerprint'; $labels['comment'] = 'Comment'; +$labels['confirm_delete_key'] = 'Are you sure you want to remove this encryption key from your account?'; +$labels['deleting_key'] = 'Removing encryption key...'; ?> |
