Ignore:
Timestamp:
2012/10/22 18:27:34 (12 years ago)
Author:
h_yoshimoto
Message:

#1945 メッセージの日本語がおかしいので修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/data/Smarty/templates/admin/ownersstore/plugin.tpl

    r22035 r22057  
    3434 
    3535            if(mode === 'disable') { 
    36                 result = window.confirm('プラグインを無効しても宜しいですか?'); 
     36                result = window.confirm('プラグインを無効しても宜しいですか?'); 
    3737                if(result === false) { 
    3838                    $(event.target).attr("checked", "checked"); 
Note: See TracChangeset for help on using the changeset viewer.