From 9b8de43cbb242c0a0336407bf265356ae6a49996 Mon Sep 17 00:00:00 2001 From: Stefano Collovati Date: Sun, 21 May 2017 19:03:53 +0200 Subject: [PATCH] fixed error Made an error in previous translation. Solved. --- build/shared/lib/languages/PDE_it.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/shared/lib/languages/PDE_it.properties b/build/shared/lib/languages/PDE_it.properties index fa2131c01..7bbb526bf 100644 --- a/build/shared/lib/languages/PDE_it.properties +++ b/build/shared/lib/languages/PDE_it.properties @@ -539,7 +539,7 @@ warn.cannot_change_mode.body = Cannot change mode,\nbecause "%s" mode is not com # --------------------------------------- # Update Check -update_check = Update +update_check = Aggiorna update_check.updates_available.core = A new version of Processing is available,\nwould you like to visit the Processing download page? update_check.updates_available.contributions = There are updates available for some of the installed contributions,\nwould you like to open the the Contribution Manager now?