<?php
// _LANGCODE: en
// _CHARSET : UTF-8
// Translator: XOOPS Translation Team
define('_CONFIRM_UPGRADE_220', "
The upgrade scripts will migrate data from existent 'profile' module.<br>
Please don't uninstall the existent 'profile' module manually, otherwise corresponding data won't be migrated.<br><br>
Once the upgrade process is fully completed please <strong>go to module administration area to update 'profile' module</strong>. Once this is done, profile data will be migrated completely.<br><br>
To cancel the upgrade, <a href='index.php'>click here</a>.<br><br>
Or to <a style='color:green; font-size:1.3em;' href='index.php?action=next&upd220=ok'>proceed</a>.
");
|