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/ownersstore/plugin.tpl

    r22439 r22441  
    8989     */ 
    9090    function uninstall(plugin_id, plugin_code) { 
    91         if (window.confirm('<!--{t string="tpl_462" escape="j"}-->')){ 
     91        if (window.confirm('<!--{t string="tpl_Data that has been erased cannot be restored.Do you want to delete the plug-in?_01" escape="j"}-->')){ 
    9292            fnSetFormValue('plugin_id', plugin_id); 
    9393            fnModeSubmit('uninstall', 'plugin_code', plugin_code); 
Note: See TracChangeset for help on using the changeset viewer.