Hi Bruno,<br><br>Thanks for identifying the issue. We shall soon address this.<br><br>We have noted down the issue on our trac system ( <a href="http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6191">http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6191</a> )<br>
<br><div><span class="gmail_quote">On 7/23/09, <b class="gmail_sendername">Fusioncore</b> <<a href="mailto:ml@arceva.fr">ml@arceva.fr</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The inclued language file was already translate.<br> In the file /Smarty/templates/modules/HomeBlock.tpl, we can see around<br> line 29:<br> <br> <td align="right" class="homePageMatrixHdr" nowrap<br>
style="height:28px;" width=60%><br> <input type="button" name="save" value="Save"<br> class="crmbutton small save"<br> onclick="saveEntries('maxentries_{$HOME_STUFFID}')"><br>
<input type="button" name="cancel" value="Cancel"<br> class="crmbutton small cancel"<br> onclick="cancelEntries('editRowmodrss_{$HOME_STUFFID}')"><br>
</td><br> <br> If I replace it by :<br> <br> <td align="right" class="homePageMatrixHdr" nowrap<br> style="height:28px;" width=60%><br> <input type="button" name="save"<br>
value="{$APP.LBL_SAVE_BUTTON_LABEL}" class="crmbutton small save"<br> onclick="saveEntries('maxentries_{$HOME_STUFFID}')"><br> <input type="button" name="cancel"<br>
value="{$APP.LBL_CANCEL_BUTTON_LABEL}" class="crmbutton small cancel"<br> onclick="cancelEntries('editRowmodrss_{$HOME_STUFFID}')"><br> </td><br> <br> The buttons labels were transate<br>
<br> Regards,<br> Bruno<br> French-vtiger Manager<br> <br> <br> <br> Nitin Goyal a écrit :<br> <br>> Hi Bruno,<br> ><br> > The Buttons you are talking about are not hardcoded, you can change<br> > the button label from /include/language/en_us.lang.php file.<br>
><br> > Search for the string LBL_SAVE_BUTTON_LABEL and LBL_CANCEL_BUTTON_LABEL<br> ><br> > Change these strings as they are handling save and cancel button<br> > through the vtigercrm.<br> ><br> ><br>
> Regards,<br> > Nitin Goyal<br> > Vtiger Team<br> ><br> ><br> > On Thu, Jul 23, 2009 at 5:18 AM, Fusioncore <<a href="mailto:ml@arceva.fr">ml@arceva.fr</a><br> <br>> <mailto:<a href="mailto:ml@arceva.fr">ml@arceva.fr</a>>> wrote:<br>
><br> > Hi all,<br> > I found a small bug on the home page block<br> > In the file /Smarty/templates/Home/HomeBlock.tpl line 17 and 18<br> > the save<br> > and cancel button label are hardcode<br>
><br> > Regards,<br> > Bruno<br> > _______________________________________________<br> > Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br>
><br> ><br> <br>> ------------------------------------------------------------------------<br> <br>><br> > _______________________________________________<br> > Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br>
_______________________________________________<br> Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br> </blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>Asha<br>
vtiger Team