Elive

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category Live Mode
  • Assigned To
    thanatermesis
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version 1.x Gem+ (beta's)
  • Due in Version 3.0
  • Due Date Undecided
  • Votes 1
  • Private
Attached to Project: Elive
Opened by thanatermesis - 2010-03-06
Last edited by thanatermesis - 2010-03-15

FS#553 - swedish boot option

<PrinceAMD> Thanatermesis, <Elive_user25_en> If one choose swedish as language in textmode boot.
<PrinceAMD> <Elive_user25_en> Everything is translated into...
<PrinceAMD> <Elive_user25_en> finnish.
<PrinceAMD> <Elive_user25_en> that has not one word in common with swedish

Closed by  thanatermesis
15.03.2010 15:12
Reason for closing:  Fixed
anka commented on 15.03.2010 07:45

I think this patch should solve the issue:

--- /usr/sbin/fll-locales.old	2010-03-15 06:42:46.752649989 -0400
+++ /usr/sbin/fll-locales	2010-03-15 07:26:00.985648610 -0400
@@ -249,6 +249,7 @@
 	ru)	LANG="ru_RU.UTF-8" ;;
 	si|sl)	LANG="sl_SI.UTF-8" ;;
 	sk)	LANG="sk_SK.UTF-8" ;;
+	sv)	LANG="sv_SE.UTF-8" ;;
 	tr)	LANG="tr_TR.UTF-8" ;;
 	tw)	LANG="zh_TW.UTF-8" ;;
 	us)	LANG="en_US.UTF-8" ;;
@@ -386,7 +387,7 @@
 		KEYTABLE="fi-latin1"
 		XKBLAYOUT="fi,us"
 		TZ="Europe/Helsinki"
-		CD_COUNTRY="Swedish"
+		CD_COUNTRY="Finnish"
 		MIRROR="ftp.fi.debian.org"
 		MIRROR1="http://europe.debian.elive-systems.com"
 		MIRROR2="http://europe.repository.elive-systems.com"
@@ -555,6 +556,15 @@
 		MIRROR1="http://europe.debian.elive-systems.com"
 		MIRROR2="http://europe.repository.elive-systems.com"
 		;;
+	sv)	### SV Sweden kb:se ### 
+		KEYTABLE="se-latin1"
+		XKBLAYOUT="se,us"
+		TZ="Europe/Stockholm"
+		CD_COUNTRY="Swedish"
+		MIRROR="ftp.se.debian.org"
+		MIRROR1="http://europe.debian.elive-systems.com"
+		MIRROR2="http://europe.repository.elive-systems.com"
+		;;
 	tr)	### TR Turkey kb:tr ###
 		KEYTABLE="tr_q-latin5"
 		XKBLAYOUT="tr,us"
Admin

Thank you, patch applied :)

Date User Effort (H:M) Comment
watch my effort tracking timers

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing