From 5b478450f31342773ce845da01bb4b0573fa322b Mon Sep 17 00:00:00 2001 From: rub Date: Mon, 22 Oct 2007 21:07:14 +0000 Subject: "Are you sure!" was not translated. git-svn-id: http://piwigo.org/svn/trunk@2147 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/plugins.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/yoga/admin/plugins.tpl b/template/yoga/admin/plugins.tpl index 370cd4141..4511913e3 100644 --- a/template/yoga/admin/plugins.tpl +++ b/template/yoga/admin/plugins.tpl @@ -21,7 +21,7 @@ - onclick="return confirm('Are you sure?');" + onclick="return confirm('{lang:Are you sure?}');" {TAG_INPUT_ENABLED}>{plugins.plugin.action.L_ACTION} -- cgit v1.2.3