Mailinglist Archive: opensuse-wiki (70 mails)
| < Previous | Next > |
[opensuse-wiki] Wiki top left section
- From: "Kálmán Kéménczy" <kkemenczy@xxxxxxxxx>
- Date: Sat, 29 Sep 2007 20:51:44 +0200
- Message-id: <7ed179420709291151v3fc37462td05b645cc16cb96b@xxxxxxxxxxxxxx>
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: opensuse-wiki+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-wiki+help@xxxxxxxxxxxx
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: opensuse-wiki+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-wiki+help@xxxxxxxxxxxx
| < Previous | Next > |