From 45f5f1357da73da137cf6381bad757442db96d72 Mon Sep 17 00:00:00 2001 From: likeitneverwentaway Date: Sun, 11 Dec 2016 16:21:02 +0100 Subject: [PATCH] [enh] add app_no_domain --- locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en.json b/locales/en.json index 6d0ec34bd..14472101f 100644 --- a/locales/en.json +++ b/locales/en.json @@ -14,6 +14,7 @@ "app_location_already_used": "An app is already installed in this location", "app_location_install_failed": "Unable to install the app in this location", "app_manifest_invalid": "Invalid app manifest", + "app_no_domain": "This app doesn't have a domain", "app_no_upgrade": "No app to upgrade", "app_not_correctly_installed": "{app:s} seems to be incorrectly installed", "app_not_installed": "{app:s} is not installed",