diff --git a/snappymail/v/0.0.0/app/localization/en/user.json b/snappymail/v/0.0.0/app/localization/en/user.json index 20c15ba9a..286ea91d0 100644 --- a/snappymail/v/0.0.0/app/localization/en/user.json +++ b/snappymail/v/0.0.0/app/localization/en/user.json @@ -257,7 +257,7 @@ "POPUP_IMPORT_BUTTON": "Import", "POPUP_VIEW_TITLE": "View OpenPGP key", "POPUP_VIEW_BUTTON": "Select", - "POPUP_GENERATE_TITLE": "Generate OpenPGP key", + "POPUP_GENERATE_TITLE": "Generate OpenPGP keys", "POPUP_GENERATE_BUTTON": "Generate", "LABEL_KEY_TYPE": "Type", "LABEL_SIGN": "Sign", diff --git a/snappymail/v/0.0.0/app/localization/nl-NL/user.json b/snappymail/v/0.0.0/app/localization/nl-NL/user.json index 477a35b63..d09ea26c7 100644 --- a/snappymail/v/0.0.0/app/localization/nl-NL/user.json +++ b/snappymail/v/0.0.0/app/localization/nl-NL/user.json @@ -257,7 +257,7 @@ "POPUP_IMPORT_BUTTON": "Importeer", "POPUP_VIEW_TITLE": "Bekijk OpenPGP sleutel", "POPUP_VIEW_BUTTON": "Selecteer", - "POPUP_GENERATE_TITLE": "Genereer OpenPGP sleutel", + "POPUP_GENERATE_TITLE": "Genereer OpenPGP sleutels", "POPUP_GENERATE_BUTTON": "Genereer", "LABEL_KEY_TYPE": "Type", "LABEL_SIGN": "Ondertekenen", @@ -450,7 +450,7 @@ }, "SETTINGS_OPEN_PGP": { "BUTTON_ADD_OPEN_PGP_KEY": "Importeer OpenPGP sleutel", - "BUTTON_GENERATE_OPEN_PGP_KEYS": "Genereer OpenPGP sleutel", + "BUTTON_GENERATE_OPEN_PGP_KEYS": "Genereer OpenPGP sleutels", "TITLE_PRIVATE": "Privé sleutel", "TITLE_PUBLIC": "Publieke sleutel", "LABEL_ALLOW_DRAFT_AUTOSAVE": "Automatically save draft"