From 8f60502a0e9321b8651924915bb46772ac24802e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9?= Date: Mon, 18 Nov 2013 10:58:13 +0600 Subject: [PATCH] Update en.lang.php --- plugins/box/system/languages/en.lang.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/box/system/languages/en.lang.php b/plugins/box/system/languages/en.lang.php index 70b5f53..a110839 100644 --- a/plugins/box/system/languages/en.lang.php +++ b/plugins/box/system/languages/en.lang.php @@ -76,5 +76,6 @@ 'Main .htaccess file not writable' => 'Main .htaccess file not writable', 'Official Support Forum' => 'Official Support Forum', 'Documentation' => 'Documentation', + 'Your changes have been saved.' => 'Your changes have been saved.', ) );