Ignore:
Timestamp:
2013/01/28 12:59:07 (11 years ago)
Author:
m_uehara
Message:

#2060 メッセージIDの振り直し

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/data/Smarty/templates/admin/products/classcategory.tpl

    r22437 r22441  
    3434    <table> 
    3535        <tr> 
    36             <th><!--{t string="tpl_492"}--></th> 
     36            <th><!--{t string="tpl_Standard name_01"}--></th> 
    3737            <td><!--{$tpl_class_name}--></td> 
    3838        </tr> 
    3939        <tr> 
    40             <th><!--{t string="tpl_493_1" escape="none"}--></th> 
     40            <th><!--{t string="tpl_Category name<span class='attention'> *</span>_01" escape="none"}--></th> 
    4141            <td> 
    4242                <!--{if $arrErr.name}--> 
     
    6060        <col width="15%" /> 
    6161        <tr> 
    62             <th><!--{t string="tpl_493"}--></th> 
     62            <th><!--{t string="tpl_Category name_02"}--></th> 
    6363            <th class="edit"><!--{t string="tpl_Edit_01"}--></th> 
    6464            <th class="delete"><!--{t string="tpl_Remove_01"}--></th> 
     
    9090    </table> 
    9191    <div class="btn"> 
    92         <a class="btn-action" href="./class.php"><span class="btn-prev"><!--{t string="tpl_496"}--></span></a> 
     92        <a class="btn-action" href="./class.php"><span class="btn-prev"><!--{t string="tpl_Return to the standard list_01"}--></span></a> 
    9393    </div> 
    9494</div> 
Note: See TracChangeset for help on using the changeset viewer.