Show
Ignore:
Timestamp:
05/16/10 17:57:12 (3 years ago)
Author:
patdenice
Message:

Webmaster status is required to launch any upgrade process.
Display "save template directory" fielset only if Piwigo version < 2.1.
Add random parameter in all_version url (to avoid cache server).
Move empty directory to trash is rmdir fail.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/autoupdate/trunk/language/cs_CZ/plugin.lang.php

    r6181 r6196  
    2828/*TODO*/$lang['Some themes and plugins may be not available yet.'] = 'Some themes and plugins may be not available yet.'; 
    2929/*TODO*/$lang['You can upgrade to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'You can upgrade to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'; 
    30 /*TODO*/$lang['First Step'] = 'First Step'; 
    31 /*TODO*/$lang['Second Step'] = 'Second Step'; 
    32 /*TODO*/$lang['Third Step'] = 'Third Step'; 
     30/*TODO*/$lang['autoupdate_step_1'] = 'First Step'; 
     31/*TODO*/$lang['autoupdate_step_2'] = 'Second Step'; 
     32/*TODO*/$lang['autoupdate_step_3'] = 'Third Step'; 
    3333/*TODO*/$lang['Save Template Directory'] = 'Save template directory'; 
    3434/*TODO*/$lang['Dump Database'] = 'Dump Database';