Ignore:
Timestamp:
02/18/13 15:25:37 (11 years ago)
Author:
ymipsl
Message:

suppress warning due to french accents -> english traduction of error messages

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/axis.cpp

    r369 r421  
    7676      if (size != true_size) 
    7777         ERROR("CAxis::checkAttributes(void)", 
    78                << "Le tableau \'value\' a une taille différente de celle indiquée dans l'attribut \'size\'") 
     78               << "The array \'value\' has a different size that the one defined by the \'size\' attribut") 
    7979 
    8080      this->isChecked = true; 
Note: See TracChangeset for help on using the changeset viewer.