localization: make FR, DE, IT, and ES app-defaults/ build
This commit is contained in:
17
cde/programs/localized/templates/Italian.am
Normal file
17
cde/programs/localized/templates/Italian.am
Normal file
@@ -0,0 +1,17 @@
|
||||
# This file is a template for setting the platform-specific LANG
|
||||
# variable for a locale.
|
||||
|
||||
if SOLARIS
|
||||
LANG=it
|
||||
endif
|
||||
|
||||
if LINUX
|
||||
LANG=it_IT.UTF-8
|
||||
endif
|
||||
|
||||
if BSD
|
||||
LANG=it_IT.UTF-8
|
||||
endif
|
||||
|
||||
SOURCE_LANG=it_IT.ISO8859-1
|
||||
|
||||
Reference in New Issue
Block a user