Merge branch 'master' into 'master'
Bad french translation on SSL page
State was translated country
| | |
| | | <?php |
| | | $wb['ssl_state_txt'] = 'Pays'; |
| | | $wb['ssl_state_txt'] = 'État/département'; |
| | | $wb['ssl_locality_txt'] = 'Lieu'; |
| | | $wb['ssl_organisation_txt'] = 'Organisation'; |
| | | $wb['ssl_organisation_unit_txt'] = 'Unité dorganisation'; |
| | |
| | | <?php |
| | | $wb['ssl_state_txt'] = 'Pays'; |
| | | $wb['ssl_state_txt'] = 'État/département'; |
| | | $wb['ssl_locality_txt'] = 'Localité'; |
| | | $wb['ssl_organisation_txt'] = 'Organisation'; |
| | | $wb['ssl_organisation_unit_txt'] = 'Unité dorganisation'; |