Ignore:
Timestamp:
2007/08/06 12:45:31 (17 years ago)
Author:
Yammy
Message:

replaceによるテスト

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu-utf8/data/locale/ja.html

    r15211 r15212  
    128128 
    129129<h2>html/user_data/include/bloc/cart.tpl</h2> 
    130 <p>Product:__%Quantity%__</p> 
     130<p>Product:__%QUANTITY%__</p> 
    131131<!--product_quantity--> 
    132 商品数:__%Quantity%__点 
     132商品数:__%QUANTITY%__点 
    133133<!--end--> 
     134 
     135<h2>html/user_data/include/bloc/cart.tpl</h2> 
     136<p>Total:__%PRICE%__</p> 
     137<!--total_price--> 
     138合計:__%PRICE%__円 
     139<!--end--> 
     140 
    134141 
    135142</body> 
Note: See TracChangeset for help on using the changeset viewer.