Jak dokończyć spolszczenia Noah's Classifieds 4.0.3? Popular ads i Recent ads w menu nie zostało przetłumaczone (w pliku spolszczenia jest, ale nie wyświetla tj.
CODE
$lll["itemrecent"]="Ostatnio dodane"; oraz $lll["itempopular"]="Popularne";
.

Nie ma też spolszczonego formularza rejestracji oraz wyszukiwania. W formularzu wyszukiwania jest np. "Zdjęcie has been uploaded" czy "Created jest przed". Dałem przeszukiwanie wszystkich plików w folderze, ale nie znaleziono Popular ads i Recent ads. Gdzie to jest ukryte, trzeba pozmieniać?

W app/init.php jest:
CODE
// Recent added items:
if( $this->display( Init_recentItems ))
{
$ctrl =& new AppController("item_active/list");
$loginMenu["recentAds"]["link"]=$ctrl->makeUrl();
$loginMenu["recentAds"]["label"]=$lll["item_recent"];
}
// Most popular items:
if( $this->display( Init_popularItems ))
{
$ctrl =& new AppController("item_popular/list");
$loginMenu["popularAds"]["link"]=$ctrl->makeUrl();
$loginMenu["popularAds"]["label"]=$lll["item_popular"];
}


W app/customlist.php spolszczyłem, ale nie pomogło:

CODE
$cl = new CustomList;
$cl->listTitle = "Ostatnio dodane";
$cl->listDescription = "100 ostatnio dodanych ofert";
$cl->status = array(1);
$cl->primarySort = $v3->id;
$cl->primaryDir = "DESC";
$cl->limit = '100';
$cl->columns = "$v1->id,$v2->id,$v3->id,$v4->id".($pictureField ? ",$pictureField" : "");
$cl->displayedFor = customfield_forAll;
$cl->displayInMenu = customlist_loginMenu;
$cl->create(TRUE);

$cl = new CustomList;
$cl->listTitle = "Najpopularniejsze";
$cl->listDescription = "100 najpopularniejszych ofert";
$cl->status = array(1);
$cl->primarySort = $v5->id;
$cl->primaryDir = "DESC";
$cl->secondarySort = $v3->id;
$cl->secondaryDir = "DESC";
$cl->limit = '100';
$cl->columns = "$v1->id,$v2->id,$v5->id,$v6->id,$v4->id".($pictureField ? ",$pictureField" : "");
$cl->displayedFor = customfield_forAll;
$cl->displayInMenu = customlist_loginMenu;
$cl->create(TRUE);



Czarna magia. Na stronie olimpia-roma.malopolska w domenie .pl problem Popular ads i Recent ads został rozwiązany, ale na wielu innych stronach nie. Jak widzę na ww. stronie formularz szukania też jest "mieszany".

Udało się komuś całkowicie spolszczyć ten skrypt?


Podgląd źródła (wyświetlanie Recent ads) na stronie zamieszczonej już na serwerze:

CODE
<td><div style="border-top: 0px none; border-bottom: 0px none; padding: 0pt; overflow: visible; position: relative; background-position: 0px -5px;" class="loginMenu hasCorners"><div class="bottomContainer" style="overflow: hidden; width: 100%; font-size: 1px; position: absolute; padding-left: 0px; padding-right: 0px; height: 4px; bottom: -4px; left: 0px;"><div style="overflow: hidden; height: 4px; width: 4px; position: absolute; font-size: 1px; bottom: 0pt; right: 0pt;"><div class="hasBackgroundColor" style="overflow: hidden; height: 3px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); top: 0px; left: 0px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.936492; top: 3px; left: 0px;"></div><div class="hasBackgroundColor" style="overflow: hidden; height: 3px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); top: 0px; left: 1px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.668543; top: 3px; left: 1px;"></div><div class="hasBackgroundColor" style="overflow: hidden; height: 2px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); top: 0px; left: 2px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.937254; top: 2px; left: 2px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.149847; top: 3px; left: 2px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.936492; top: 0px; left: 3px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.668543; top: 1px; left: 3px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.149847; top: 2px; left: 3px;"></div></div><div style="overflow: hidden; height: 4px; width: 4px; position: absolute; font-size: 1px; bottom: 0pt; left: 0pt;"><div class="hasBackgroundColor" style="overflow: hidden; height: 3px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); top: 0px; left: 3px; background-position: -3px -18px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.936492; top: 3px; left: 3px; background-position: -3px -18px;"></div><div class="hasBackgroundColor" style="overflow: hidden; height: 3px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); top: 0px; left: 2px; background-position: -2px -18px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.668543; top: 3px; left: 2px; background-position: -2px -18px;"></div><div class="hasBackgroundColor" style="overflow: hidden; height: 2px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); top: 0px; left: 1px; background-position: -1px -18px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.937254; top: 2px; left: 1px; background-position: -1px -18px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.149847; top: 3px; left: 1px; background-position: -1px -18px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.936492; top: 0px; left: 0px; background-position: 0px -18px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.668543; top: 1px; left: 0px; background-position: 0px -18px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.149847; top: 2px; left: 0px; background-position: 0px -18px;"></div></div><div class="hasBackgroundColor" style="border-bottom: 0px solid rgb(0, 0, 0); overflow: hidden; position: relative; font-size: 1px; background-color: rgb(101, 96, 91); background-repeat: repeat; height: 4px; margin-left: 4px; margin-right: 4px; background-position: -4px -13px;"></div></div><div class="topContainer" style="overflow: hidden; width: 100%; font-size: 1px; position: absolute; padding-left: 0px; padding-right: 0px; height: 4px; top: -4px; left: 0px;"><div style="overflow: hidden; height: 4px; width: 4px; position: absolute; font-size: 1px; top: 0pt; right: 0pt;"><div class="hasBackgroundColor" style="overflow: hidden; height: 3px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); top: 1px; left: 0px; background-position: -79px -1px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.936492; top: 0px; left: 0px; background-position: -79px 0px;"></div><div class="hasBackgroundColor" style="overflow: hidden; height: 3px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); top: 1px; left: 1px; background-position: -80px -1px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.668543; top: 0px; left: 1px; background-position: -80px 0px;"></div><div class="hasBackgroundColor" style="overflow: hidden; height: 2px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); top: 2px; left: 2px; background-position: -81px -2px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.937254; top: 1px; left: 2px; background-position: -81px -1px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.149847; top: 0px; left: 2px; background-position: -81px 0px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.936492; top: 3px; left: 3px; background-position: -82px -3px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.668543; top: 2px; left: 3px; background-position: -82px -2px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.149847; top: 1px; left: 3px; background-position: -82px -1px;"></div></div><div style="overflow: hidden; height: 4px; width: 4px; position: absolute; font-size: 1px; top: 0pt; left: 0pt;"><div class="hasBackgroundColor" style="overflow: hidden; height: 3px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); top: 1px; left: 3px; background-position: -3px -1px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.936492; top: 0px; left: 3px; background-position: -3px 0px;"></div><div class="hasBackgroundColor" style="overflow: hidden; height: 3px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); top: 1px; left: 2px; background-position: -2px -1px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.668543; top: 0px; left: 2px; background-position: -2px 0px;"></div><div class="hasBackgroundColor" style="overflow: hidden; height: 2px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); top: 2px; left: 1px; background-position: -1px -2px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.937254; top: 1px; left: 1px; background-position: -1px -1px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.149847; top: 0px; left: 1px; background-position: -1px 0px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.936492; top: 3px; left: 0px; background-position: 0px -3px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.668543; top: 2px; left: 0px; background-position: 0px -2px;"></div><div style="overflow: hidden; height: 1px; width: 1px; position: absolute; font-size: 1px; background-color: rgb(101, 96, 91); opacity: 0.149847; top: 1px; left: 0px; background-position: 0px -1px;"></div></div><div class="hasBackgroundColor" style="border-top: 0px solid rgb(0, 0, 0); overflow: hidden; position: relative; font-size: 1px; background-color: rgb(101, 96, 91); background-repeat: repeat; height: 4px; margin-left: 4px; margin-right: 4px;"></div></div><a href="index.php?customlist/3">
Recent ads</a>
</div></td>