/////////////////////////////////////////////////
// PukiWiki Plus!
//
// $Id: en_US.js,v 1.0.0 2006/02/13 02:34:00 upk Exp $
//

// Set masseges.
var pukiwiki_msg_copyed = "It copied it onto the clipboard.";
var pukiwiki_msg_select = "Please select the range of the object.";
var pukiwiki_msg_fontsize = "Size of character ( It specifies it with % or pt[omit]. ): ";
var pukiwiki_msg_to_ncr = "It converts it into the numeric character reference.";
var pukiwiki_msg_hint = '<img src="image/plus/hint.png" width="18" height="16" border="0" title="hint" alt="hint" />';
var pukiwiki_msg_winie_hint_text = "\n\nThe color selected first becomes the color specification and the character color and the color selected next become the background colors.\n\nAfter processing the range of the selection, the range remains selecting it.\nPlease input it after moving the cursor with [ → ] key when you continuously input the character.\n\n\n-- +α(Advance mode) --\n\n[ &# ] button converts the selection character string into the numeric character reference.";
var pukiwiki_msg_gecko_hint_text = pukiwiki_msg_winie_hint_text + "\n\n" + "Please push the [ ESC ] key when the range of the display returns to the head, and the processed range disappears.";
var pukiwiki_msg_to_easy_t = '<img src="image/plus/easy.png" width="18" height="16" border="0" title="easy" alt="easy" />';
var pukiwiki_msg_to_adv_t = '<img src="image/plus/adv.png" width="18" height="16" border="0" title="adv" alt="adv" />';
var pukiwiki_msg_to_easy = "It changed to an easy mode.\nAfter reload, it becomes effective.\n\nIs it right now reload?";
var pukiwiki_msg_to_adv = "It changed to the advance mode.\nAfter reload, it becomes effective.\n\nIs it right now reload?";
var pukiwiki_msg_inline1 = "Please input the plugin name. [ & is omitted ]";
var pukiwiki_msg_inline2 = "Please input the parameter. [ ( )Inside ]";
var pukiwiki_msg_inline3 = "Please input the text. [ { }Inside ]";
var pukiwiki_msg_link = "Please input the character that sets the link.";
var pukiwiki_msg_url = "Please input URL the link ahead.";
var pukiwiki_msg_elem = "Please select the processed object.";


