diff options
author | Carles Bellver <carles.bellver@cent.uji.es> | 2009-01-28 16:16:49 +0100 |
---|---|---|
committer | Carles Bellver <carles.bellver@cent.uji.es> | 2009-01-28 16:16:49 +0100 |
commit | 286bea67acbd887f06b3f8a613e7ebdf55c3298b (patch) | |
tree | 6e308d291675e8e8f211fdc15ed2cf40a342449d /lib/plugins/usermanager | |
parent | dd6ccdb01bef244a986ced5d3526249e8db746a6 (diff) | |
download | rpg-286bea67acbd887f06b3f8a613e7ebdf55c3298b.tar.gz rpg-286bea67acbd887f06b3f8a613e7ebdf55c3298b.tar.bz2 |
Catalan language update
Ignore-this: 1d9e7b8ce772f50ce717eea122fa725b
darcs-hash:20090128151649-52524-b5189d197988e513fab53c7afe8d7cb43e7b7104.gz
Diffstat (limited to 'lib/plugins/usermanager')
-rw-r--r-- | lib/plugins/usermanager/lang/ca/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/usermanager/lang/ca/lang.php b/lib/plugins/usermanager/lang/ca/lang.php index e699ffba5..445556973 100644 --- a/lib/plugins/usermanager/lang/ca/lang.php +++ b/lib/plugins/usermanager/lang/ca/lang.php @@ -43,6 +43,7 @@ $lang['edit_usermissing'] = 'L\'usuari seleccionat no s\'ha pogut trobar. P $lang['user_notify'] = 'Notificació a l\'usuari'; $lang['note_notify'] = 'Els correus de notificació només s\'envien si es canvia la contrasenya de l\'usuari.'; $lang['note_group'] = 'Els nous usuaris s\'afegeixen al grup per defecte (%s) si no s\'especifica un altre grup.'; +$lang['note_pass'] = 'La contrasenya es generarà automàticament si el camp es deixa en blanc i les notificacions estan habilitades per a aquest usuari.'; $lang['add_ok'] = 'L\'usuari s\'ha afegit amb èxit'; $lang['add_fail'] = 'No s\'ha pogut afegir l\'usuari'; $lang['notify_ok'] = 'S\'ha enviat el correu de notificació'; |