Switch from it_IT.ISO8859-1 to it_IT.ISO8859-15
This commit is contained in:
parent
aa2feecbf6
commit
4e2566405a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11639
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ SUBDIR = en_US.ISO8859-1
|
|||
SUBDIR+= de_DE.ISO8859-1
|
||||
SUBDIR+= es_ES.ISO8859-1
|
||||
SUBDIR+= fr_FR.ISO8859-1
|
||||
SUBDIR+= it_IT.ISO8859-1
|
||||
SUBDIR+= it_IT.ISO8859-15
|
||||
SUBDIR+= ja_JP.eucJP
|
||||
SUBDIR+= ru_RU.KOI8-R
|
||||
SUBDIR+= zh_TW.Big5
|
||||
|
|
Loading…
Reference in a new issue