Add missing language keys for auto-upgrade (only error keys).
git-svn-id: http://piwigo.org/svn/trunk@12261 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
347fb6e321
commit
d3a81948e7
3 changed files with 17 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{footer_script}
|
||||
jQuery(document).ready(function() {ldelim}
|
||||
jQuery('input[name="submit"]').click(function() {ldelim}
|
||||
if(!confirm('{'autoupdate_alert'|@translate}'))
|
||||
if(!confirm('{'Are you sure?'|@translate}'))
|
||||
return false;
|
||||
jQuery(this).hide();
|
||||
jQuery('.autoupdate_bar').show();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue