Basic changes to support multiple charsets in the future

This commit is contained in:
Eduardo Bart
2012-08-17 19:44:57 -03:00
parent affe641a1f
commit fdea7f3d66
23 changed files with 29 additions and 245 deletions

View File

@@ -1,5 +1,6 @@
locale = {
name = "en",
charset = "cp1252",
languageName = "English",
-- translations are not needed because everything is already in english

View File

@@ -2,6 +2,7 @@
locale = {
name = "es",
charset = "cp1252",
languageName = "Espa<EFBFBD>ol",
translation = {

View File

@@ -5,6 +5,7 @@
locale = {
name = "pl",
charset = "cp1250",
languageName = "Polski",
translation = {

View File

@@ -1,5 +1,6 @@
locale = {
name = "pt",
charset = "cp1252",
languageName = "Portugu<EFBFBD>s",
-- As tradu<64><75>es devem vir sempre em ordem alfab<61>tica.

View File

@@ -2,6 +2,7 @@
locale = {
name = "sv",
charset = "cp1252",
languageName = "Svenska",
translation = {