ftimme
2012-11-07 f4ca60a4e9e16cad86c1e5d68dc158977dc39e5d
interface/web/tools/lib/lang/fi_usersettings.lng
@@ -3,7 +3,10 @@
$wb['language_txt'] = 'Kieli';
$wb['password_mismatch'] = 'Salasanat eivät täsmää.';
$wb['password_strength_txt'] = 'Salasanan vahvuus';
$wb['Form to edit the user password and language.'] = 'Lomake käyttäjän salasanan ja kielen muokkaamiseen.';
$wb['Form to edit the user password and language.'] = 'Lomake käyttäjän salasanan ja kieliasetusten muokkaamiseen.';
$wb['Settings'] = 'Asetukset';
$wb['generate_password_txt'] = 'Generate Password';
$wb['repeat_password_txt'] = 'Repeat Password';
$wb['password_mismatch_txt'] = 'The passwords do not match.';
$wb['password_match_txt'] = 'The passwords do match.';
?>