"Are you sure!" was not translated.

git-svn-id: http://piwigo.org/svn/trunk@2147 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub
2007-10-22 21:07:14 +00:00
parent 85e2ed4160
commit 5b478450f3
+1 -1
View File
@@ -21,7 +21,7 @@
<!-- BEGIN action -->
<a href="{plugins.plugin.action.U_ACTION}"
<!-- BEGIN confirm -->
onclick="return confirm('Are you sure?');"
onclick="return confirm('{lang:Are you sure?}');"
<!-- END confirm -->
{TAG_INPUT_ENABLED}>{plugins.plugin.action.L_ACTION}</a>
<!-- END action -->