dif.Util.addLocaleMessages('dif.ajax.Store',{
         warning:'Warning',
         warningMsg:'The action failed! ' } );
dif.Util.addLocaleMessages('dif.ui.ux.LoginRegisterWindow',{
         loading:'Loading content, please wait...',
    titles:{
          loginSuccess:'Authentication success.<br/>Processing user details...',
         loginError:'Login failed',
         register:'Registration',
         userPassRequired:'The User and Password are required to do the login!',
         loginErrorOther:'An error has occurred communicating with the server',
         loginErrorConnect:'Cannot connect to the server',
         loginwith:'Login with ',
         login:'Authentication',
         termsConditions:'Terms & Conditions',
         registerSuccess:'Registration success.<br/>Processing user details...',
         registerError:'Registration failed',
         loginHelp:''} ,
    buttons:{
          register:'Register',
         login:'Login',
         forgotPass:'Forgot password'} ,
    fields:{
          rememberMe:'Remember me in this browser',
         captchaLabel:'Verification code',
         termsAndConditions:'I have read and agreed with the <a class="pointerCursor" onClick="${action}">terms & conditions</a>',
         or:'OR',
         mandatoryFields:'All fields are required',
         emailConfirm:'Confirm the email...',
         password:'Enter the password...',
         passwordConfirmation:'Confirm the password...',
         userName:'Enter the user name...',
         help:'HELP',
         email:'Enter the email...',
         fillCaptcha:'Please enter the characters in the image bellow to verify your form submission',
         userFullName:'Enter the user full name...'}  } );
dif.Util.addLocaleMessages('dif.ui.Wizard',{
         of:'of',
         finish:'Finish',
         previous:'Previous',
         next:'Next',
         wizard:'WIZARD',
         cancel:'Cancel',
         step:'Step' } );
dif.Util.addLocaleMessages('dif.ui.chart.BaseChart',{
         total:'Total',
         of:'of' } );
dif.Util.addLocaleMessages('dif.ui.FormPanel',{
         mandatoryFieldsFooter:'Mandatory fields' } );
dif.Util.addLocaleMessages('dif.Util',{
         exceptionCause:'Cause',
    state:{
          clearQuestionTitle:'Component state reset',
         clearQuestionText:'Do you want to reset all components to their initial state?',
         loading:'Loading page...',
         cleanInfoTitle:'Component state reset',
         cleanInfoText:'All components have their state reset to the default values.'} ,
         passwordConfirmationText:'passwords do not match',
    confirm:{
          message:'Are you sure you want to proceed?',
         title:'Ara you sure'} ,
         emailConfirmText:'eMails do not match' } );
dif.Util.addLocaleMessages('dif.Date',{
         days:'days(s)' } );
dif.Util.addLocaleMessages('dif.form.MemoField',{
         max:'Max.',
         chars:'characters' } );
dif.Util.addLocaleMessages('dif.ui.GridBulkActions',{
         confirmBulkUpdateTitle:'Confirmation',
         recordWithErrors:'Records that were not successfully executed.',
         confirmBulkUpdateBody:'Are you sure you want to <span class="bold">{action}</span> the {total} selected records?',
         seeDetails:'See Details',
         actionTitle:'Action filter',
         details:'Details',
         chooseAction:'Select action',
         bulkUpdateInCourse:'Updating records...',
         exception:'Exception',
         chooseAtLeastOneWarning:'You must choose at least one record.' } );
dif.Util.addLocaleMessages('dif.html.Forms',{
         windowTitle:'Form field warnings',
         windowWishToContinue:'Want to continue ?!',
         missing:'not filled',
         windowDesc:'There are fields that are not filled or the values are not valid!',
         invalid:'invalid',
         changesWereNotSaved:'Your changes were NOT saved',
         validationErrors:'There was an error validating the form fields!<br/>Please try again.',
         errorSubmitForm:'There was an error submitting the form:',
         changesWillNotBeSaved:'If you choose NO your changes WILL NOT be saved',
         required:'Required field. Must enter some value.',
         validating:'Validating form data...' } );
dif.Util.addLocaleMessages('dif.ui.ux.FormCustomizationWindow',{
         saveChangesTitle:'Pending changes',
         title:'Form customization',
         save:'Save',
         form:'Form',
         edit:'Edit',
    detailform:{
          title:'Field details'} ,
    grid:{
          field:'Field',
         enabled:'Visible',
         help:'Help',
         mandatory:'Mandatory',
         label:'Label',
         hint:'Hint'} ,
    buttons:{
          save:'Save',
         cancel:'Cancel'} ,
         cancel:'Cancel',
         saveChangesMessage:'Do you wish to exit without saving your pending changes?',
         stage:'Page' } );
dif.Util.addLocaleMessages('Ext.data.Connection',{
         redirect:'For correct application behavior, after making the OK, you will be redirected to the home page.',
         warning:'Warning' } );
dif.Util.addLocaleMessages('dif.ui.ux.ShowMore',{
         readMore:'Read more',
         showLess:'Show less' } );
