2011-05-28 51 views
1

我只想更新標籤登錄登錄customer.xml文件的。怎麼可能從local.xml中刪除如何更新customer.xml的local.xml中的標籤登錄/註銷

<customer_logged_out> 
    <!---<reference name="right"> 
     <block type="customer/form_login" name="customer_form_mini_login" before="-" template="customer/form/mini.login.phtml"/> 
    </reference>--> 
    <reference name="top.links"> 
     <action method="addLink" translate="label title" module="customer"><label>Log In</label><url helper="customer/getLoginUrl"/><title>Log In</title><prepare/><urlParams/><position>100</position></action> 
    </reference> 
    <remove name="wishlist_sidebar"></remove> 
    <remove name="reorder"></remove> 
</customer_logged_out> 
+0

爲什麼你想從.xml中做到這一點?爲什麼不從translate.csv? – OSdave 2011-05-28 10:36:09

回答

3

轉到

System->Configuration->Developer->Translate Inline->Enable for Frontend
集是,保存it.Open你frontend.You會看到像書本圖標許多places.Click該圖標附近登陸文本,彈出會appear.Change登錄後簽名並提交。刷新頁面,您可以看到結果。不要忘記在進行更改後禁用內聯翻譯。

這是改變文字的另一種方式。

+0

*非常感謝!*我不知道使用** Translate inline **再次感謝! – 2011-05-28 12:04:39

4

不要使用頂部鏈接。打開應用/區域/ EN_US/Mage_Customer.csv,發現說

"Log In", "Log In" 

其更改爲行:

"Log In", "Sign In" 

大功告成!希望有所幫助!

謝謝, 喬

+0

我不使用過去 – 2011-05-28 12:05:22

+0

對不起,我不確定你的意思。 – 2011-05-28 20:26:19

+0

我在回答之前不知道這個用法。對不起,請發表評論!再次感謝花時間。 – 2011-05-29 03:38:24