From 1c58f9c9d517cb233753c73f70e036c91850a618 Mon Sep 17 00:00:00 2001 From: Stanislav Ulver Date: Sun, 21 Oct 2012 16:47:00 +0300 Subject: [PATCH] Update plugins/box/themes/languages/it.lang.php --- plugins/box/themes/languages/it.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/box/themes/languages/it.lang.php b/plugins/box/themes/languages/it.lang.php index b4213c7..e2ad4f5 100644 --- a/plugins/box/themes/languages/it.lang.php +++ b/plugins/box/themes/languages/it.lang.php @@ -41,7 +41,7 @@ 'Your changes to the chunk :name have been saved.' => 'Le modifiche al chunk :name sono state salvate', 'Your changes to the styles :name have been saved.' => 'Le modifiche ai stili :name sono state salvate', 'Your changes to the template :name have been saved.' => 'Le modifiche al modello :name sono state salvate', - 'This field should not be empty' => 'Campo obbligatorio', + 'Required field' => 'Campo obbligatorio', 'Scripts' => 'Script', 'Create new script' => 'Crea nuovo script', 'Script content' => 'Contenuto dello script',