var lang = {};
lang.please_enter_url = "Please enter the URL";
lang.please_enter_book = "Please enter book title and author or the ISBN number";
lang.please_enter_tv_show = "Please enter the name of the TV show";
lang.please_enter_newspaper = "Please enter the name of the newspaper or magazine";
lang.please_enter_term_first = "Please enter a term first";
lang.please_enter_fact_first = "Please enter a fact first";
lang.please_enter_source = "Please enter the source";
lang.want_to_overwrite_selection = "You still have some text in the textbox. Do you want to overwrite the text with the selection?";
lang.text_too_long_only_post_facts = "Beware that you should only be posting facts. They should be short and concise.\nMaximum length is 255 characters where we will cut off what you have just pasted.";
lang.my_tag = "my tag";
lang.global_tag = "global tag";
lang.add_tags = "Add tags";
lang.good_we_dont_have_this_term_yet = "Good! We don\'t have this term yet.";
lang.save_this_new_fact = "Save this new fact";
lang.save_these_new_facts = "Save these new facts";
lang.disable_links = "disable links";
lang.enable_links = "enable links";
lang.close_other_term = "Close the other term";
lang.close_other_terms = "Close the other terms";
lang.show_other_term = "Show the other term";
lang.show_other_terms = "Show the other terms";
lang.havent_entered_a_term = "You haven\'t entered a term title.";
lang.havent_entered_a_fact = "You haven\'t entered a fact.";
lang.fact_is_too_short = "This fact is too short:";
lang.fact_is_too_long = "This fact is %nr characters too long:";
lang.going_to_submit_this_term = "You are going to submit this term:";
lang.going_to_submit_this_fact = "You are going to submit this fact:";
lang.going_to_submit_these_facts = "You are going to submit these facts:";
lang.username_available = "This username is available.";
lang.email_valid = "This e-mail address is valid.";
lang.is_this_correct = "Is it correct like this?";
lang.tags = "Tags";
lang.new_term = "New Term";
lang.please_enter_new_term_title = "Please enter the name of the new term";
lang.term_entered_already_exists_checkbox_it = "The term you have entered already exists. If you are about to enter another meaning, please click the checkbox.";
lang.term_will_be_deleted = "%term term will be deleted.";
lang.terms_will_be_deleted = "%term terms will be deleted.";
lang.term_will_be_created = "%term term will be created.";
lang.terms_will_be_created = "%term terms will be created.";
lang.one_fact = "%fact fact";
lang.many_facts = "%fact facts";
lang.fact_will_be_moved = "%fact fact will to be moved.";
lang.facts_will_be_moved = "%fact facts will to be moved.";
lang.no_actions_necessary = "No actions necessary.";
lang.do_you_really_want_to_vote_down_the_fact = "Do you really want to remove the fact?\n(Because you think it\'s wrong, spam, etc.)\n\n%fact";
lang.do_you_really_want_to_delete_tag = "Do you really want to delete the tag %tag from all your terms?";
lang.displaying_facts_out_of_allfacts = "Displaying the top %facts of %allfacts facts in total.";
lang.need_to_save_to_make_changes_effective = "You need to click the save button to make the removal final.";

lang.unhappy_with_fact = "Unhappy with this fact?";
lang.letters_left = "letters left";
lang.just_remove_it = "It can\'t be helped, remove it!";
lang.rewrite_fact = "Let me try to rewrite the fact.";
lang.would_just_need_to_change_to_this = "You would just need to change it to this and it would be ok:";
lang.suggest_change_to_fact = "Suggest to change the fact";
lang.remove_the_fact = "Remove the fact";
lang.rewrite_the_fact = "Save this new fact";
lang.cancel = "Cancel";

lang.please_give_a_description_for_this_formula = "Please give a description for this formula:";
lang.please_give_a_description_for_this_picture = "Please give a description for this picture:";
lang.please_check_this_box_if_relevant = "Please check this box if you think that this fact is relevant";

lang.fact = "Fact";
lang.title = "Title";
lang.comment = "Comment";
lang.if_you_were_registered_suggest_change_fact = "If you were <a href=\"/user/register.php\">registered</a>, you could suggest a change to the fact.";


lang.this_will_replace_your_existing_suggestion = "This will replace your existing suggestion: %suggestion";

lang.just_remove_from_my_lexicon = "Count the scores for this term, but don\'t display it in my lexicon?";
lang.image_src_not_available = "http://static.f-lex.com/img/noimage_en.png";

lang.term_was_found = "Term has been found";
lang.multiple_terms_found = "Multiple terms found";
lang.term_not_found = "Term could not be found";
lang.links_to_itself = "Links to itself";
lang.not_necessarily_a_bad_thing  = "This doesn\'t necessarily mean a bad thing.";
lang.we_will_try_to_create_the_term = "We will try to create the term as soon as a user clicks it.";
lang.would_point_to_itself = "This link would point to the term itself.";
lang.click_on_the_term_to_use_it = "Click on the term to use it for this link.";

lang.need_to_specify_both_title_and_reason = "You need to specify both a title and a reason";

lang.ft = [
	[
		"It\'s like Wikipedia, but we use short sentences (facts) instead of texts.",
		"There is always a source for each fact which you can click if you want to know more.",
	],
	[
		"Click the checkbox to save a fact for yourself.",
		"In <a href=\"/user/anonymous/lexicon\">My Lexicon</a> you can find all the facts saved by you.",
	],
	[
		"Discover terms by using <a href=\"/tagcloud/\">Tags</a>, the <a href=\"/index/\">Index</a> or our <a href=\"/user/lexica.php\">Users\' Lexica</a>.",
		"There are many interesting aspects about Factolex. Take a look at the <a href=\"/support/faq.php\">FAQ</a>.",
	]
];
lang.ft_close_box = "Close this box to try it out";
lang.ft_checkbox_click = "Clicking one of these checkboxes would add a fact to your personal lexicon.";

lang.meaning = [
	"2nd meaning",
	"3rd meaning",
	"4th meaning",
	"5th meaning"
];

