Ignore:
Timestamp:
2013/01/28 13:57:20 (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/confirm.tpl

    r22441 r22443  
    146146        </tr> 
    147147        <tr> 
    148             <th><!--{t string="tpl_559"}--></th> 
     148            <th><!--{t string="tpl_Point grant rate_01"}--></th> 
    149149            <td> 
    150150                <!--{if strlen($arrForm.point_rate) >= 1}--><!--{$arrForm.point_rate|h}--> <!--{t string="%"}--><!--{/if}--> 
     
    152152        </tr> 
    153153        <tr> 
    154             <th><!--{t string="tpl_560"}--></th> 
     154            <th><!--{t string="tpl_Shipment date Target_01"}--></th> 
    155155            <td> 
    156156                <!--{$arrDELIVERYDATE[$arrForm.deliv_date_id]|h}--> 
     
    158158        </tr> 
    159159        <tr> 
    160             <th><!--{t string="tpl_561"}--></th> 
     160            <th><!--{t string="tpl_Number of sales restrictions_01"}--></th> 
    161161            <td> 
    162162                <!--{$arrForm.sale_limit|default_t:"tpl_No limit"|h}--> 
     
    164164        </tr> 
    165165        <tr> 
    166             <th><!--{t string="tpl_562"}--></th> 
     166            <th><!--{t string="tpl_Manufacturer_01"}--></th> 
    167167            <td> 
    168168                <!--{$arrMaker[$arrForm.maker_id]|h}--> 
     
    170170        </tr> 
    171171        <tr> 
    172             <th><!--{t string="tpl_563"}--></th> 
     172            <th><!--{t string="tpl_Manufacturer URL_01"}--></th> 
    173173            <td style="word-break: break-all;"> 
    174174                <!--{$arrForm.comment1|h}--> 
     
    176176        </tr> 
    177177        <tr> 
    178             <th><!--{t string="tpl_564"}--></th> 
     178            <th><!--{t string="tpl_Search word_01"}--></th> 
    179179            <td> 
    180180                <!--{$arrForm.comment3|h}--> 
     
    182182        </tr> 
    183183        <tr> 
    184             <th><!--{t string="tpl_565"}--></th> 
     184            <th><!--{t string="tpl_Remarks column (for SHOP)_01"}--></th> 
    185185            <td> 
    186186                <!--{$arrForm.note|h|nl2br}--> 
     
    188188        </tr> 
    189189        <tr> 
    190             <th><!--{t string="tpl_566"}--></th> 
     190            <th><!--{t string="tpl_List - Main comments_01"}--></th> 
    191191            <td> 
    192192                <!--{$arrForm.main_list_comment|h|nl2br}--> 
     
    194194        </tr> 
    195195        <tr> 
    196             <th><!--{t string="tpl_567"}--></th> 
     196            <th><!--{t string="tpl_Details - Main comment_01"}--></th> 
    197197            <td> 
    198198                <!--{$arrForm.main_comment|nl2br_html}--> 
     
    200200        </tr> 
    201201        <tr> 
    202             <th><!--{t string="tpl_568"}--></th> 
     202            <th><!--{t string="tpl_List - Main images_01"}--></th> 
    203203            <td> 
    204204                <!--{assign var=key value="main_list_image"}--> 
     
    209209        </tr> 
    210210        <tr> 
    211             <th><!--{t string="tpl_569"}--></th> 
     211            <th><!--{t string="tpl_Details - Main image_01"}--></th> 
    212212            <td> 
    213213                <!--{assign var=key value="main_image"}--> 
     
    218218        </tr> 
    219219        <tr> 
    220             <th><!--{t string="tpl_570"}--></th> 
     220            <th><!--{t string="tpl_Details - Main enlarged image_01"}--></th> 
    221221            <td> 
    222222                <!--{assign var=key value="main_large_image"}--> 
     
    235235            <!--▼商品<!--{$smarty.section.cnt.iteration}-->--> 
    236236            <tr> 
    237                 <th><!--{t string="tpl_571" %s1=$smarty.section.cnt.iteration}--></th> 
     237                <th><!--{t string="tpl_Details - Sub title(%s1)_01" %s1=$smarty.section.cnt.iteration}--></th> 
    238238                <td> 
    239239                    <!--{assign var=key value="sub_title`$smarty.section.cnt.iteration`"}--> 
     
    242242            </tr> 
    243243            <tr> 
    244                 <th><!--{t string="tpl_572" %s1=$smarty.section.cnt.iteration}--></th> 
     244                <th><!--{t string="tpl_Details - Sub comment(%s1)_01" %s1=$smarty.section.cnt.iteration}--></th> 
    245245                <td> 
    246246                    <!--{assign var=key value="sub_comment`$smarty.section.cnt.iteration`"}--> 
     
    249249            </tr> 
    250250            <tr> 
    251                 <th><!--{t string="tpl_573" %s1=$smarty.section.cnt.iteration}--></th> 
     251                <th><!--{t string="tpl_Details - Sub image (%s1)_01" %s1=$smarty.section.cnt.iteration}--></th> 
    252252                <td> 
    253253                    <!--{assign var=key value="sub_image`$smarty.section.cnt.iteration`"}--> 
     
    258258            </tr> 
    259259            <tr> 
    260                 <th><!--{t string="tpl_574" %s1=$smarty.section.cnt.iteration}--></th> 
     260                <th><!--{t string="tpl_Details - Sub enlarged image(%s1)_01" %s1=$smarty.section.cnt.iteration}--></th> 
    261261                <td> 
    262262                    <!--{assign var=key value="sub_large_image`$smarty.section.cnt.iteration`"}--> 
     
    274274            <!--{assign var=recommend_no value="`$smarty.section.cnt.iteration`"}--> 
    275275                <tr> 
    276                     <th><!--{t string="tpl_575" %s1=$smarty.section.cnt.iteration}--><br /> 
     276                    <th><!--{t string="tpl_Related products(%s1)_01" %s1=$smarty.section.cnt.iteration}--><br /> 
    277277                        <!--{if $arrRecommend[$recommend_no].product_id|strlen >= 1}--> 
    278278                            <img src="<!--{$smarty.const.ROOT_URLPATH}-->resize_image.php?image=<!--{$arrRecommend[$recommend_no].main_list_image|sfNoImageMainList|h}-->&amp;width=65&amp;height=65" alt="<!--{$arrRecommend[$recommend_no].name|h}-->"> 
     
    283283                            <!--{t string="tpl_Product code_01"}-->:<!--{$arrRecommend[$recommend_no].product_code_min}--><br /> 
    284284                            <!--{t string="tpl_Product name_01"}-->:<!--{$arrRecommend[$recommend_no].name|h}--><br /> 
    285                             <!--{t string="tpl_576"}--><br /> 
     285                            <!--{t string="tpl_Comment:_01"}--><br /> 
    286286                            <!--{$arrRecommend[$recommend_no].comment|h|nl2br}--> 
    287287                        <!--{/if}--> 
Note: See TracChangeset for help on using the changeset viewer.