HAPPI_l = {
language_abbreviation: "en",
user_namespace: "User",
IE: "IE",
IE_unsupported_header: "Internet Explorer Unsupported",
IE_unsupported: 'At this time, <a href="/wiki/User:EpochFail/HAPPI">HAPPI</a> ' +
'does not support Internet Explorer due to circumstances ' +
'out of the developers\' control. If you are interested ' +
'in upgrading, HAPPI does support almost all other browsers.'
server_timeout: "The Grouplens servers took too long to respond. They may be down or overloaded.",
server_waiting_1: "Cached version found with ",
server_waiting_2: " revisions to process. Retrieving...",
server_waiting_long_1: "The Grouplens server has ",
server_waiting_long_2: " revisions to process. This could take a long time, but will be ready for you next time.",
server_too_long: "The Grouplens servers took too long to respond. They may be down, overloaded or there are just too many revisions to process.",
building_wp: "Building word persistence...",
building_wp_exp: "constructing a list of persistent words...",
established: "established",
novel: "novel",
word_trustworthiness: "Word Trustworthiness",
added_during_session: "added during this session",
word_first_noticed: "word first noticed ",
revisions_back: " revisions back",
added_by: "added by "
novel_words_colored: "Novel words colored",
established_words_colored: "Established words colored",
truthiness_words_colored: "Quality words colored",
established_help: 'When HAPPI is toggled on, you should see the words that ' +
'existed in the article before you started editing highlighted ' +
'in various shades of <span style="background:#ff9090;padding:0px 2px;">red</span>. ' +
'The darker the red shading, the more revisions a word has ' +
'survived. Your additions to the article should show up in ' +
'<span style="background:#c5c4ff;padding:0px 2px;">blue</span>. Due to some of the ' +
'limitations of javascript and the way HAPPI performs ' +
'highlighting, toggling established words off and back on may ' +
'be required to highlight your added words properly.',
novel_help: 'When HAPPI is toggled on, you should see the words that ' +
'existed in the article before you started editing highlighted ' +
'in various shades of <span style="background:#90ff90;padding:0px 2px;">green</span>. ' +
'The darker the green shading, the more recently a word has been ' +
'added. Your additions to the article should show up in ' +
'<span style="background:#c5c4ff;padding:0px 2px;">blue</span>. Due to some of the ' +
'limitations of javascript and the way HAPPI performs ' +
'highlighting, toggling novel words off and back on may ' +
'be required to highlight your added words properly.',
truthiness_help: 'When HAPPI is toggled on, you should see the words that ' +
'existed in the article before you started editing highlighted ' +
'in various shades of <span style="background:#ff9090;padding:0px 2px;">red</span>. ' +
'The darker the red shading, the lower the trustworthiness of the content. ' +
'Your additions to the article should show up in ' +
'<span style="background:#c5c4ff;padding:0px 2px;">blue</span>. Due to some of the ' +
'limitations of javascript and the way HAPPI performs ' +
'highlighting, toggling word quality off and back on may ' +
'be required to highlight your added words properly.',
word_persistence: "Word Persistence"
}