Make removing aliases direct manipulation

This commit is contained in:
Travis Ralston 2019-02-20 20:44:08 -07:00
parent 5d2f17c49a
commit 278e48cfc9
2 changed files with 39 additions and 25 deletions

View file

@ -808,6 +808,8 @@
"There was an error creating that alias. It may not be allowed by the server or a temporary failure occurred.": "There was an error creating that alias. It may not be allowed by the server or a temporary failure occurred.",
"Invalid alias format": "Invalid alias format",
"'%(alias)s' is not a valid format for an alias": "'%(alias)s' is not a valid format for an alias",
"Error removing alias": "Error removing alias",
"There was an error removing that alias. It may no longer exist or a temporary error occurred.": "There was an error removing that alias. It may no longer exist or a temporary error occurred.",
"Main address": "Main address",
"not specified": "not specified",
"not set": "not set",