Commit 7722417e authored by Mortier Benoit's avatar Mortier Benoit
Browse files

Fixes: #4674 translation issue : department is service in french not département


Fixed help for department

Signed-off-by: default avatarMortier Benoit <benoit.mortier@opensides.be>
Showing with 1 addition and 1 deletion
+1 -1
......@@ -416,7 +416,7 @@ class user extends simplePlugin
'o', FALSE
),
new StringAttribute (
_('Department'), _('Department'),
_('Department'), _('Department to which the user belongs'),
'ou', FALSE
),
new StringAttribute (
......
  • bmortier @bmortier

    mentioned in issue #1488

    By ptempier on 2017-09-02T15:27:56 (imported from GitLab)

    ·

    mentioned in issue #1488

    By ptempier on 2017-09-02T15:27:56 (imported from GitLab)

    Toggle commit list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment