Changeset 12672 for trunk/profile.php


Ignore:
Timestamp:
Nov 29, 2011, 9:44:38 PM (12 years ago)
Author:
rvelices
Message:

language cleanup (exact duplicates or almost same duplicate)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/profile.php

    r11159 r12672  
    178178    if ($_POST['use_new_pwd'] != $_POST['passwordConf'])
    179179    {
    180       $errors[] = l10n('New password confirmation does not correspond');
     180      $errors[] = l10n('The passwords do not match');
    181181    }
    182182
Note: See TracChangeset for help on using the changeset viewer.