From 9298dc60c13c3eec71204fb8c8f6800dab5629a9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 22 Dec 2012 19:27:33 +0000 Subject: add Italian translation svn path=/trunk/scripts/guiplugins/search-plugin/; revision=16745 --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index 80da8a3..57d6d14 100644 --- a/po/Makefile +++ b/po/Makefile @@ -4,7 +4,7 @@ PACKAGE_VERSION = 1.0 TCLFILES = search-plugin.tcl # these are the supported languages, -ALL_LINGUAS = de el en_gb ja +ALL_LINGUAS = de el en_gb it ja POFILES = $(ALL_LINGUAS:=.po) MSGFILES = $(ALL_LINGUAS:=.msg) -- cgit v1.2.1