Changeset 1479:a32520c51e7b for admin/update.php
- Timestamp:
- 08/19/13 21:30:22 (12 years ago)
- Branch:
- 2.5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/update.php
r1462 r1479 106 106 throw new Exception( 107 107 sprintf(__('Downloaded Dotclear archive seems to be corrupted. '. 108 'Try <a %s>download it</a> again.'),'href="'.$p_url.'?step=download"') 108 'Try <a %s>download it</a> again.'),'href="'.$p_url.'?step=download"'). 109 ' '. 110 __('If this problem persists try to '. 111 '<a href="http://dotclear.org/download">update manually</a>.') 109 112 ); 110 113 }
Note: See TracChangeset
for help on using the changeset viewer.