BUG-13604 Day and Month are not translated.

Day and Month are not translated when country is not used inside the .po file header.
This commit is contained in:
norahmollo
2013-12-16 14:50:28 -04:00
parent 552a4265a3
commit ff78fea91b
5 changed files with 2 additions and 14 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`;