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:
@@ -749,6 +749,7 @@ END
|
||||
CREATE TABLE [LANGUAGE]
|
||||
(
|
||||
[LAN_ID] VARCHAR(4) default '' NOT NULL,
|
||||
[LAN_LOCATION] VARCHAR(4) default '' NOT NULL,
|
||||
[LAN_NAME] VARCHAR(30) default '' NOT NULL,
|
||||
[LAN_NATIVE_NAME] VARCHAR(30) default '' NOT NULL,
|
||||
[LAN_DIRECTION] CHAR(1) default 'L' NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user