var i18n = {
  "confirmImageDelete": {
    "autosubmit": "Delete",
    "cancel": "Cancel",
    "head": "Delete image",
    "root": "<div class=\"clear\">Are you sure that you want to delete the image?<\/div>"
  },
  "confirmMessageDelete": {
    "autosubmit": "Delete",
    "cancel": "Cancel",
    "head": "Delete message",
    "root": "<p>Deleted messages cannot be restored.<\/p>\n<p>You message will be automatically deleted shortly.\n<br />\n In order to speed up the process, select \u201cDelete\u201d ...<\/p>"
  },
  "confirmWeakBrowser": {
    "close": "Close",
    "head": "Browser warning",
    "root": "<h3>You are using an unsupported Browser!<\/h3>\n        <p>The browser you are using to view this page is not supported.\n           It might be outdatet or to exotic. Please use a up-to-date Firefox (3+)\n           or InternetExplorer (7+) Browser. Downloading Firefox or InternetExplorer is free and easy to reach\n           via your favorite search engine.<\/p>\n        <p>The sight of this warning is stored in your cookie, if cookies can persit, you will\n           never see this message again.<\/p>\n        <p>Thanks for your comprehantion.<\/p>"
  },
  "date": {
    "date": "19/39/2999",
    "datetime": "19/39/2999 29:59:59",
    "time": "29:59:59"
  },
  "global": {
    "clickToEdit": "Doubleclick to edit",
    "close": "close",
    "error": "Error"
  },
  "ladderSearchHint": "Search for Chars, in this ladder configuraton, by typing the Name. This search is automaticaly submitting, please be patient. Please widen your search term or change ladder settings (lobby &amp; type) if the search doesn't return a result.",
  "modal": "<div id=\"modal\" class=\"confirm reload\">\n        <h2><span id=\"head\">#head<\/span><\/h2>\n        <div id=\"root\">#root<\/div>\n        <p class=\"close\">\n          <a id=\"button\" href=\"#\" class=\"button\">#button<\/a><\/p>\n\t\t<div class=\"clear\" />\n      <\/div>",
  "passwordlost": {
    "tooshort": "Password is too short, min. 6 chars.",
    "unevenpasswords": "Password fields don't match!"
  },
  "status": {
    "error403": "<p>You don't have the proper rights to see or edit the requested page.<\/p>",
    "error404": "<p>The requested page does not exist.<\/p>",
    "error500": "<p>Internal error, please try again later.<\/p>",
    "error503": "<p>The server is not available, please try again much later.<\/p>",
    "loading": "Loading requested page ...",
    "pageStillLoading": "Still processing your request ...",
    "ready": "Done loading!",
    "servererror": "Server error"
  },
  "upload": {
    "error": "An Server error occurred, try again later.",
    "error411": "An error occurred: Your browser has to announce a 'Content-Lenght'-Header. Please try again with a different browser.",
    "error413": "An error occurred: Filesize too large!",
    "ready": "Done uploading. Page will reload in a bit ..."
  },
  "validation": {"emailDuplicate": "plese validate email-address"}
}