Issue 49279 - Add Estonian to NSIS
Summary: Add Estonian to NSIS
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: pavel
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-14 12:15 UTC by pavel
Modified: 2006-09-28 13:29 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2005-05-14 12:15:39 UTC
solenv/bin/modules/installer/download.pm, line 600+:

+	elsif ( $language eq "et" ) { $nsislanguage = "Estonian"; }

This allows NSIS to use Estonian translations. Patch works, confirmed by Ain Vagula.

I have heard that Ingo is on vacation this week. So I'll commit this myself.
Comment 1 pavel 2005-05-14 12:16:13 UTC
set target, accept.
Comment 2 pavel 2005-05-17 17:08:30 UTC
Fixed in pj28.
Comment 3 pavel 2005-05-18 12:26:06 UTC
verified.
Comment 4 pavel 2006-09-28 13:29:30 UTC
.