Task #2885
Mis à jour par Matthieu Decorde il y a presque 5 ans
"Se connecter à IHRIM" -> "Connexion au portail TXM IHRIM"
h3. Solution
<pre>
loginDialog = Connexion au portail {0}
loginDialog = Logging to the {0} portal
</pre>
The {0} parameter is filled using the "portal_name" property configuration in txmweb.conf
alternative : using the "portal_longname" property
h3. Solution
<pre>
loginDialog = Connexion au portail {0}
loginDialog = Logging to the {0} portal
</pre>
The {0} parameter is filled using the "portal_name" property configuration in txmweb.conf
alternative : using the "portal_longname" property