From 485b79d86cca5e7031aadb3ab967ac8e75a86925 Mon Sep 17 00:00:00 2001 From: opi Date: Mon, 27 Mar 2017 11:28:19 +0200 Subject: [PATCH] [fix] Typo. --- src/locales/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index a68fa240..4fcdf47b 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -62,8 +62,8 @@ "confirm_app_default": "Are you sure you want to make this app default ?", "confirm_change_maindomain": "Are you sure you want to change the main domain ?", "confirm_delete": "Are you sure you want to delete %s ?", - "confirm_firewall_open": "Are you sure to open port %s? (protocol: %s, connection: %s)", - "confirm_firewall_close": "Are you sure to close port %s? (protocol: %s, connection: %s)", + "confirm_firewall_open": "Are you sure you want to open port %s? (protocol: %s, connection: %s)", + "confirm_firewall_close": "Are you sure you want to close port %s? (protocol: %s, connection: %s)", "confirm_install_custom_app": "Installing 3rd party applications may compromise the security of your system. Use at your own risk.", "confirm_install_domain_root": "You will not be able to install any other app on %s. Continue ?", "confirm_postinstall": "You are about to launch the post-installation process on the domain %s. It may take a few minutes, *do not interrupt the operation*.", @@ -73,8 +73,8 @@ "confirm_service_enable": "Are you sure you want to enable %s?", "confirm_service_disable": "Are you sure you want to disable %s?", "confirm_uninstall": "Are you sure you want to uninstall %s ?", - "confirm_update_apps": "Are you sure you want update every applications?", - "confirm_update_packages": "Are you sure you want update every packages?", + "confirm_update_apps": "Are you sure you want to update every applications?", + "confirm_update_packages": "Are you sure you want to update every packages?", "confirm_upnp_enable": "Are you sure you want to enable UPnP?", "confirm_upnp_disable": "Are you sure you want to disable UPnP?", "connection": "Connection",