macOS: Edit view: Validate and save

Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
Roopesh Chander
2019-01-08 18:58:40 +05:30
parent c2a6241b5c
commit b0612df990
2 changed files with 30 additions and 1 deletions
@@ -257,6 +257,9 @@
"macEditDiscard" = "Discard";
"macEditSave" = "Save";
"macAlertNameIsEmpty" = "Name is required";
"macAlertDuplicateName (%@)" = "Another tunnel already exists with the name '%@'.";
"macAlertInvalidLine (%@)" = "Invalid line: '%@'.";
"macAlertNoInterface" = "Configuration must have an 'Interface' section.";