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 e777708ff..b444b2dbc 100644 --- a/snappymail/v/0.0.0/app/localization/en/user.json +++ b/snappymail/v/0.0.0/app/localization/en/user.json @@ -254,6 +254,7 @@ "TITLE_UPDATE_IDENTITY": "Update Identity?", "BUTTON_ADD_IDENTITY": "Add", "BUTTON_UPDATE_IDENTITY": "Update", + "LABEL_SIGNATURE_ADD": "Add/Edit signature", "LABEL_SIGNATURE_INSERT_BEFORE": "Insert this signature before quoted text in replies" }, "POPUPS_CREATE_FOLDER": { diff --git a/snappymail/v/0.0.0/app/templates/Views/User/PopupsIdentity.html b/snappymail/v/0.0.0/app/templates/Views/User/PopupsIdentity.html index 484da4202..e5fffa2b2 100644 --- a/snappymail/v/0.0.0/app/templates/Views/User/PopupsIdentity.html +++ b/snappymail/v/0.0.0/app/templates/Views/User/PopupsIdentity.html @@ -52,6 +52,7 @@