From 432ae1a9115f76a21e9b5451c5046240ac1509fc Mon Sep 17 00:00:00 2001 From: Moul Date: Fri, 23 Sep 2016 14:47:13 +0200 Subject: [PATCH] [fix] typo fix. --- locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index e939b26fa..0f894cda4 100644 --- a/locales/en.json +++ b/locales/en.json @@ -62,7 +62,7 @@ "backup_output_directory_required": "You must provide an output directory for the backup", "backup_running_app_script": "Running backup script of app '{app:s}'...", "backup_running_hooks": "Running backup hooks...", - "custom_app_url_required": "You must provide a URL to upgrade your custom app {app:s}", + "custom_app_url_required": "You must provide an URL to upgrade custom app {app:s}", "custom_appslist_name_required": "You must provide a name for your custom app list", "diagnostic_debian_version_error": "Can't retrieve the Debian version: {error}", "diagnostic_kernel_version_error": "Can't retrieve kernel version: {error}",