<?php
# 4 sync users
$s_sync_user					=	'Converting all entries from one user to another (Development : www.NUY.info)';
$s_sync_user_instructions_1		=	'Both user should exist';
$s_sync_user_instructions_3		=	'This action can be undone by reverting the action';
$s_sync_user_instructions_2		=	'';
$s_sync_user_instructions_4		=	'';
$s_sync_from					=	'UserId to convert from';
$s_sync_to						=	'UserId to convert to';

$s_mantis1_news					=	'Convert News' ; 
$s_news1_txt						=	'Convert news items' ;
$s_mantis1_faq					=	'Convert FAQ' ; 
$s_faq1_txt						=	'FAQ for Mantis(pbia@engineer.com)' ;
$s_mantis1_timetrack				=	'Convert Timetracking Data';
$s_timetrack1_txt				=	'Time tracking (GAMBIT)';
$s_sync_user_instance_start		=	'Start Use Sync Import' ;
?>
