BUG-13604 Day and Month are not translated

Day and Month are not translated when the country is not defined inside the po file header
This commit is contained in:
norahmollo
2013-12-18 10:22:36 -04:00
parent 517aa69716
commit 0cfd4c3524
7 changed files with 224 additions and 164 deletions

View File

@@ -312,7 +312,7 @@ CREATE TABLE `ISO_SUBDIVISION`
PRIMARY KEY (`IC_UID`,`IS_UID`)
)ENGINE=InnoDB DEFAULT CHARSET='utf8';
#-----------------------------------------------------------------------------
#-- LANGUAGE --
#-- LANGUAGE
#-----------------------------------------------------------------------------
DROP TABLE IF EXISTS `LANGUAGE`;