UTF-8 conversion: programs/localized/sv_SE

This commit is contained in:
Jon Trulson
2018-09-23 19:18:02 -06:00
parent 8c73c01cb1
commit 63ad725508
81 changed files with 7068 additions and 7068 deletions

View File

@@ -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