Ignore:
Timestamp:
2013/01/21 19:04:06 (11 years ago)
Author:
michael_nelson
Message:

#1992 英文テキストを調整

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/data/Smarty/templates/default_en-US/shopping/deliv.tpl

    r22276 r22296  
    3535        <div id="address_area" class="clearfix"> 
    3636            <div class="information"> 
    37                 <p>Select the delivery address from the list, and click the "Send to the selected delivery destination" button.</p> 
     37                <p>Select the delivery address from the list and click the "Send to the selected address" button.</p> 
    3838                <!--{if $tpl_addrmax < $smarty.const.DELIV_ADDR_MAX}--> 
    39                     <p>If you do not find the desired address in the list, add and register it by using "Add new delivery destination".</p> 
     39                    <p>If you do not find the desired address in the list, add and register it by selecting "Add new delivery destination".</p> 
    4040                <!--{/if}--> 
    41                 <p class="mini attention">* Up to <!--{$smarty.const.DELIV_ADDR_MAX|h}--> items can be registered.</p> 
     41                <p class="mini attention">* Up to <!--{$smarty.const.DELIV_ADDR_MAX|h}--> addresses can be registered.</p> 
    4242 
    4343            </div> 
     
    123123                    <a class="bt04" href="<!--{$smarty.const.CART_URLPATH}-->">Go back</a> 
    124124                </li> 
    125                 <li><button class="bt02 bt_wide">Send to the selected delivery destination</button> 
     125                <li><button class="bt02 bt_wide">Send to the selected address</button> 
    126126                </li> 
    127127            </ul> 
Note: See TracChangeset for help on using the changeset viewer.