$self{texts} = {
};

$self{subs} = {
  'getpassword'                 => 'getpassword',
  'continue'                    => 'continue',
};

1;
