Icy Phoenix

     
 


This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post FAP SUPPORT - Trying To Translate Full Album Pack 141 Mod Need Help 
 
ok,im trying to translate full album pack 1.4.1 to hebrew,but i have some align problem:



what table in which tpl i need to edit? anyone have any idea?

thanking you in advance !
 



 
Atex445Send private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Trying To Translate Full Album Pack 141 Mod Need Help 
 
It seems to me album_showpage_body.tpl but since the image is small I cannot be 100% sure...
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Trying To Translate Full Album Pack 141 Mod Need Help 
 
Yes, Mighty is right, it's album_showpage_body.tpl

Below is the table you'll need to edit.


Code: [Download] [Hide] [Select]
<td class="row2" width="100%">
            <table width="100%" align="center" border="0" cellspacing="1" cellpadding="2">
                <tr>
                    <td width="50%" align="right" valign="top"><span class="genmed">{L_POSTER}:</span></td>
                    <td width="50%" align="left" valign="top"><span class="genmed"><b>{POSTER}</b></span></td>
                </tr>
                <tr>
                    <td valign="top" align="right"><span class="genmed">{L_PIC_TITLE}:</span></td>
                    <td valign="top" align="left"><b><span class="genmed">{PIC_TITLE}</span></b></td>
                </tr>
                <tr>
                    <td valign="top" align="right"><span class="genmed">{L_PIC_DETAILS}:</span></td>
                    <td valign="top" align="left"><b><span class="genmed">{L_PIC_ID}:&nbsp;{PIC_ID}&nbsp;-&nbsp;{L_PIC_TYPE}:&nbsp;{PIC_TYPE}&nbsp;-&nbsp;{L_PIC_SIZE}:&nbsp;{PIC_SIZE}</span></b></td>
                </tr>
                <tr>
                    <td valign="top" align="right"><span class="genmed">{L_PIC_BBCODE}:</span></td>
                    <td valign="top" align="left"><form name="select_all" action=""><input name="BBCode" size="50" maxlength="100" value="{PIC_BBCODE}" type="text" readonly="1" onClick="javascript:this.form.BBCode.focus();this.form.BBCode.select();"/></form></td>
                </tr>
                <tr>
                    <td valign="top" align="right"><span class="genmed">{L_POSTED}:</span></td>
                    <td valign="top" align="left"><b><span class="genmed">{PIC_TIME}</span></b></td>
                </tr>
                <tr>
                    <td valign="top" align="right"><span class="genmed">{L_VIEW}:</span></td>
                    <td valign="top" align="left"><b><span class="genmed">{PIC_VIEW}</span></b></td>
                </tr>
                <!-- BEGIN rate_switch -->
                <tr>
                    <td valign="top" align="right"><span class="genmed">{L_RATING}:</span></td>
                    <td valign="top" align="left">
                        <span class="genmed"><b>{PIC_RATING}</b></span>
                        <!-- BEGIN rate_row -->
                        <form name="ratingform" action="{S_ALBUM_ACTION}" method="post" onsubmit="return checkFormRate();">
                            <select name="rating">
                                <option value="-1">{S_RATE_MSG}</option>
                                <!-- BEGIN rate_scale_row -->
                                <option value="{rate_switch.rate_row.rate_scale_row.POINT}">{rate_switch.rate_row.rate_scale_row.POINT}</option>
                                <!-- END rate_scale_row -->
                            </select>&nbsp;
                            <input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" />
                        </form>
                        <!-- END rate_row -->
                        <br />
                    </td>
                </tr>
                <!-- END rate_switch -->
                <tr>
                    <td valign="top" align="right"><span class="genmed">{L_PIC_DESC}:</span></td>
                    <td valign="top" align="left"><b><span class="genmed">{PIC_DESC}&nbsp;</span></b></td>
                </tr>
            </table>
        </td>

 



 
ArtieSend private message  
Back to topPage bottom
This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events