UTF-8 conversion: programs/localized/sv_SE
This commit is contained in:
@@ -4,10 +4,10 @@ XCOMM $XConsortium: Spanish.tmpl /main/1 1995/12/08 09:42:25 rswiston $
|
||||
* variable for the Spanish locale.
|
||||
*/
|
||||
|
||||
SOURCE_LANG=es_ES.ISO8859-1
|
||||
SOURCE_LANG=es_ES.UTF-8
|
||||
|
||||
#ifdef AlphaArchitecture
|
||||
LANG=es_ES.ISO8859-1
|
||||
LANG=es_ES.UTF-8
|
||||
#endif
|
||||
|
||||
#ifdef RsArchitecture
|
||||
@@ -20,9 +20,9 @@ LANG=es
|
||||
#endif
|
||||
|
||||
#ifdef HPArchitecture
|
||||
LANG=es_ES.iso88591
|
||||
LANG=es_ES.utf8
|
||||
#endif
|
||||
|
||||
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
|
||||
LANG=es_ES.ISO8859-1
|
||||
LANG=es_ES.UTF-8
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user