Issue 2869

Summary: Corrections to get finnish res files
Product: Internationalization Reporter: Unknown <non-migrated>
Component: codeAssignee: nils.fuhrmann
Status: CLOSED FIXED QA Contact: issues@l10n <issues>
Severity: Trivial    
Priority: P5 (lowest) CC: issues
Version: 641   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Unknown 2002-01-17 10:54:09 UTC
-----------------------------------------------
$SRC_ROOT/solenv/inc/postset.mk

.IF "$(RES_FINN)"!="" || "$(give_me_all_languages)"!=""
alllangext+=35
finn$(LANG_GUI)*=$(default$(LANG_GUI))
lang_35=finn
longlang_35=finnish
langext_35=35
rsclang_35=-lgFINNISH $(IBM_PC_850)
rescharset_35=$(finn$(LANG_GUI))
RCLANGFLAGS_35+= -d FINNISH
iso_35=fi
.ENDIF

-----------------------------------------------
$SRC_ROOT/solenv/inc/lang.mk

.IF "$(solarlang)" == "finn"
RSCLANG=FINNISH $(IBM_PC_850)
LANGEXT=35
.ENDIF
-----------------------------------------------
Comment 1 Dieter.Loeschky 2002-03-25 08:30:32 UTC
DL->NF: I think it's your task.
Comment 2 nils.fuhrmann 2002-08-21 12:32:42 UTC
Finnish corectally works sinse 641
Comment 3 nils.fuhrmann 2002-12-18 08:25:31 UTC
-