mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-9652 rename new password reveal to unmask
This commit is contained in:
parent
fb01314b0e
commit
54bb33eb10
13 changed files with 27 additions and 27 deletions
|
@ -16,7 +16,7 @@ $string['nonexistentformelements'] = 'Trying to add help buttons to nonexistent
|
|||
$string['requiredelement'] = 'Required field';
|
||||
$string['general'] = 'General';
|
||||
$string['optional'] = 'Optional';
|
||||
$string['revealpassword'] = 'Reveal';
|
||||
$string['unmaskpassword'] = 'Unmask';
|
||||
$string['modstandardels']='Common Module Settings';
|
||||
$string['miscellaneoussettings']='Miscellaneous Settings';
|
||||
$string['addfields']='Add $a fields to form';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue