Ignore:
Timestamp:
May 16, 2010, 5:57:12 PM (14 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.

File:
1 edited

Legend:

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

    r6185 r6196  
    2828$lang['Some themes and plugins may be not available yet.'] = 'M?t s? themes và plugins có th? chua dùng du?c.';
    2929$lang['You can upgrade to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'B?n có th? nâng c?p tr?c ti?p lên phiên b?n Piwigo %s, mà không c?n ph?i nâng c?p t? phiên b?n %s (khuy?n cáo).';
    30 $lang['First Step'] = 'Bu?c th? nh?t';
    31 $lang['Second Step'] = 'Bu?c th? 2';
    32 $lang['Third Step'] = 'Bu?c th? 3';
     30$lang['autoupdate_step_1'] = 'Bu?c th? nh?t';
     31$lang['autoupdate_step_2'] = 'Bu?c th? 2';
     32$lang['autoupdate_step_3'] = 'Bu?c th? 3';
    3333$lang['Save Template Directory'] = 'Luu l?i template c?a thu m?c';
    3434$lang['Dump Database'] = 'T?o b?n sao co s? d? li?u';
Note: See TracChangeset for help on using the changeset viewer.