diff options
author | José Antonio Cidre Bardelás <medulio@ciberirmandade.org> | 2009-01-29 19:22:31 +0100 |
---|---|---|
committer | José Antonio Cidre Bardelás <medulio@ciberirmandade.org> | 2009-01-29 19:22:31 +0100 |
commit | b628467b2162f527e05185b8a1dc86b8608131fc (patch) | |
tree | 9e8a3c6f1aa6c57c8aa8ba8af21bdf5cf3a5af19 /lib/plugins/usermanager | |
parent | f62cf1fba2fab64fdafc3865b4e7af4c71a7d07e (diff) | |
download | rpg-b628467b2162f527e05185b8a1dc86b8608131fc.tar.gz rpg-b628467b2162f527e05185b8a1dc86b8608131fc.tar.bz2 |
Galician language update
Ignore-this: a47135ec0caec23dd14f243ac2d3f4eb
darcs-hash:20090129182231-daa12-eeaec824379175bb042798e5b51c62ef37d3c98f.gz
Diffstat (limited to 'lib/plugins/usermanager')
-rw-r--r-- | lib/plugins/usermanager/lang/gl/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/usermanager/lang/gl/lang.php b/lib/plugins/usermanager/lang/gl/lang.php index ecb69cad8..484a39eb1 100644 --- a/lib/plugins/usermanager/lang/gl/lang.php +++ b/lib/plugins/usermanager/lang/gl/lang.php @@ -40,6 +40,7 @@ $lang['edit_usermissing'] = 'Non se atopou o usuario seleccionado, pode que $lang['user_notify'] = 'Notificar ao usuario'; $lang['note_notify'] = 'Os correos-e de notificación envíanse só se o usuario obtén un novo contrasinal.'; $lang['note_group'] = 'Os novos usuarios serán engadidos ao grupo por defecto (%s) se non se especifica outro.'; +$lang['note_pass'] = 'Se deixas o campo baleiro e a notificación ao usuario está activada xerarase automaticamente o contrasinal.'; $lang['add_ok'] = 'Usuario engadido correctamente'; $lang['add_fail'] = 'Non se puido engadir o usuario'; $lang['notify_ok'] = 'Correo-e de notificación enviado'; |