From 06c876861b7d246db798218bcf7ea555c2c96ad4 Mon Sep 17 00:00:00 2001 From: Adrien Waksberg Date: Mon, 30 Jan 2017 22:26:18 +0100 Subject: [PATCH] fix english translation --- i18n/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.yml b/i18n/en.yml index 6b1f23f..6f3d4c8 100644 --- a/i18n/en.yml +++ b/i18n/en.yml @@ -54,7 +54,7 @@ en: alpha: "Use letter to generate a password" config: "Specify the configuration file to use" clipboard: "Disable the clipboard feature" - add_gpg_key: "Delete the wallet's share with an other GPG key" + delete_gpg_key: "Delete the wallet's share with an other GPG key" export: "Export a wallet in an yaml file" file_export: "Specify the file where export data" file_import: "Specify the file to import"