Hi All,
In the OpenSUSECommunity.php I found the following:
<div class="box_content">
<ul class="navlist">
<li style="list-style-image: url(<?php
$this->text('stylepath')
?>/opensuse/css/common/images/liDot_download.png)"><a
href="http://download.opensuse.org/">Get Software</a></li>
<li style="list-style-image: url(<?php
$this->text('stylepath')
?>/opensuse/css/common/images/liDot_wiki.png)"><a href="/">openSUSE
Wiki</a></li>
<li style="list-style-image: url(<?php
$this->text('stylepath')
?>/opensuse/css/common/images/liDot_build.png)"><a
href="http://build.opensuse.org/">Build Software</a></li>
</ul>
</div>
It means the "Get Software", "openSUSE Wiki" and "Build Software"
labels are not localizable. I think we should put this section to the
editable part.
thanks
kalman
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]