When translating (not in definitions.php)

fmimosofmimoso
edited September 2006 in Vanilla 1.0 Help
When translating Vanilla (1.0.1) be aware that "Unauthenticated", "Member", "Banned" and "Administrator" aren't in language/definitions.php but in the database's table lum_role.

I've tried to add this information to the dokuwiki but couldn't create an account (screenshot).

Comments

  • I do believe this is on the list of changes for the next release.
  • Thanks for the tip Cannot we just add it in /conf/language.php?
  • No. At present those strings never even try to be translated. That's based on the theory a forum will only ever have one language and you can change the name of the roles anyway. It's only being changed because people have pointed out instances where a forum will need to be able to run in more than one language.
  • You can translate them with a little tweak, as Dinoboff explained in this post.
  • fmimosofmimoso
    edited September 2006
    Forget...
This discussion has been closed.