messages = {
	help:{
	}
	,
	resource:{
		edit : '[Edit]',
		line_feed : '[改行]',
		line_feed_delete : '[改行削除]',
		input_talker : '[話者名入力]',
		input_talker_message : '<span class="translation_missing">en, 話者名を入力してください</span>',
		delete_talker : '[Delete]',
		edit_talker : '[話者]',
		play : 'Play'
	}
	,
	error:{
		save: 'Saving failed.',
		mediaFile: 'This media file cannot be played back.'
	}
	,
	warn:{
		mediaFile: 'You can wait, but you might not be able to access this media file.'
	}
	,
	info:{
		confirmUnload: 'All the changes are discarded. \nDo you really want to finish?',
		confirmChangeTab: 'All the changes are discarded. \nDo you really want to change the tab?',
		
		saving: 'Now saving.',
		saved: 'Successfully saved.',
		
		useFlash: 
			'Cannot use QuickTime.\n\n' + 
			'Play audio by using Flash.\n' + 
			'The following problems might occur in some podcasts.\n' + 
			' ・Audio is played in fast forward.\n' + 
			' ・Audio is not played.',
		
		noPlugin: 
			'Audio cannot be played because both Quicktime and Flash are not found.',
		
		loading: 'Now loading.',
		load_updates: '他のユーザの訂正を反映しました。',
		dict_word_added: '読みが不明な単語が登録されました。単語辞書から読みを入力してください'
	},
	loginRequired: 'Please sigin in.'
}
