editor - ahhh not enought.. more detail message again.

This commit is contained in:
ChunEon Park 2014-05-26 23:52:19 +09:00
parent 2b34749b8f
commit a6e2f4cc23
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ edit_template_insert(edit_data *ed)
if (!t)
{
stats_info_msg_update("Can't insert template code here. Move the cursor inside the \"Collections,Images,Parts,Part\" scope.");
stats_info_msg_update("Can't insert template code here. Move the cursor inside the \"Collections,Images,Parts,Part,Programs\" scope.");
return;
}