Hi, I am trying to update the french translation of openSUSE manuals but I have some problems. It seems to come from xml2po which does not handle right productnamereg and productname tags: <!ENTITY productname '<phrase os="osuse">&opensuse;</phrase><phrase os="sles">&sls;</phrase><phrase os="sled">&sled;</phrase>'> <!ENTITY productnamereg '<phrase os="osuse">&opensusereg;</phrase><phrase os="sles">&slsreg;</phrase><phrase os="sled">&sledreg;</phrase>'> <!ENTITY productnumber '<phrase os="osuse">12.2</phrase><phrase os="sles;sled">11 SP2</phrase><phrase os="sled">11 SP2</phrase>'> Where are they defined so that I can modify them manually and test if it really comes from there? Guillaume -- To unsubscribe, e-mail: opensuse-doc+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-doc+owner@opensuse.org