BUG 5004 Change text doesn't exists!

All wrong texts like doesn't exists or not exists by doesn't exist
This commit is contained in:
Douglas Medrano Chura
2011-04-13 18:57:02 -04:00
parent f826a83a23
commit c4635bc56a
43 changed files with 71 additions and 71 deletions

View File

@@ -457,7 +457,7 @@ class dates {
* Returns an array with all the dates of $this->skip['List'] with its
* year changed to $iYear.
* Warning: Don't know what to do if change a 29-02-2004 to 29-02-2005
* the last one does not exists.
* the last one doesn't exist.
* @param List $iYear
* @return array
*/
@@ -475,7 +475,7 @@ class dates {
* Returns an array with all the dates of $this->skip['List'] with its
* year changed to $iYear.
* Warning: Don't know what to do if change a 29-02-2004 to 29-02-2005
* the last one does not exists.
* the last one doesn't exist.
* @param array $iYear
* @param date $iDate
* @return array