/***********************************
* Language File for JAVASCRIPT
* DE
* copyright Christoph von Both
*/

var LANGUAGE = {
    "fill_in":"PLs. fill in",
    "fields_not_empty":"Marked fields are required!",
    "forbidden_char":"Forbidden character",
    "invalid_mail":"Invalid mail format",
    "common_error":"General Error",
    "error_sec_code":"Invalid Security Code",
    "message_sent":"message successfully sent",
    "message_not_sent":"Message not sent! Try again.",
    "login_correct":"Login correct",
    "login_incorrect":"Invalid Login",
    "fields_not_empty":"Please fill in marked fields",
    "login_error":"An error occured. Please try again.",
    "logoff_ok":"You will be logged out.",
    "logoff_error":"An error occured. Please try again.",
    "article_deleted":"Article deleted",
    "article_not_deleted":"Article not deleted",
    "article_saved":"Article successfully saved",
    "article_not_saved":"Article NOT saved! Try again.",
    "mnu_saved":"New menu successfully saved",
    "mnu_not_saved":"Saving menu failed! Try again",
    "mnu_deleted":"Menu modul deleted",
    "mnu_not_deleted":"Menu modul not deteted",
    "pageMod_saved":"Page module successfully saved",
    "pageMod_not_saved":"Saving page module failed! Try again",
    "pageMod_deleted":"Page module deleted",
    "pageMod_not_deleted":"Page module not deleted",
    "contentMod_saved":"Content module successfully saved",
    "contentMod_not_saved":"Saving content module failed! Try again",
    "contentMod_deleted":"Content module deleted",
    "contentMod_not_deleted":"Content module not deleted",
    "missing_DocTitle":"Please fill in a document title!",
    "article_inDB":"Menu allready  links to article. Link will be replaced!",
    "no_article_inDB":"Menu will link to this article.",
    "confirm_newArticle":"Do you want to replace the old article?",
    "confirm_deleteArticle":"Sure to delete article?",
    "dir_created":"Folder created",
    "dir_not_created":"Folder not created! Try again.",
    "dir_del":"Folder deleted",
    "dir_not_del":"Folder not deleted",
    "dir_not_empty":"Folder cannot be deleted. It is probably not empty.",
    "pic_del":"File deleted!",
    "pic_not_del":"File NOT deleted. Try again.",
    "req_delete":"Are you sure to delete the file?",
    "que_delete":"Sure to delete?\nWARNING: All menu data will be deleted!!\n\nThis might disable functionallity of your webpage!",
    "que_del_folder":"Sure to delete the folder?",
    "que_del_pageMod":"Sure to delet this page module?",
    "que_del_contentMod":"Sure to delet this content module?",
    "msg_saved":"Data successfully saved",
    "msg_not_saved":"Data not saved. Please try again!",
    "pwd_not_equal":"Passwords are not equal",
    "link":"Ext. Link: ",
    "noUpdate":"You have the latest version",
    "yesUpdate":"A new version is available. New version: ",
    "noUpdateFunction":"This function is not available! Visit CMSQLite on the web."
};
