# Copyright 2002 by Eric House (fixin@peak.org). All rights reserved. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. LANGCODE:sv_SE LANGFILTER_POSTCLIP: | tr [a-pr-vx-zäåö] [A-PR-VX-ZÄÅÖ] LANGFILTER_POSTCLIP: | grep '^[A-PR-VX-ZÄÅÖ]*$' LANGFILTER_POSTCLIP: | tr '\n' '\000' NEEDSSORT:true LANGINFO:

From and English-spaker's perspective, Swedish drops Q LANGINFO: and W, and adds Ä, Å, and Ö.

# High bit means "official". Next 7 bits are an enum where # Swedish==7. Low byte is padding XLOC_HEADER:0x8700 2 0 {"_"} 8 1 'A' # A with circle 2 4 'Å' # A with two dots 2 3 'Ä' 2 4 'B' 1 10 'C' 5 1 'D' 7 1 'E' 2 3 'F' 3 2 'G' 2 2 'H' 5 1 'I' 1 7 'J' 3 2 'K' 5 1 'L' 3 2 'M' 6 1 'N' 5 2 'O' # O with two dots 2 4 'Ö' 2 4 'P' 8 1 'R' 8 1 'S' 8 1 'T' 3 4 'U' 2 3 'V' 1 8 'X' 1 7 'Y' 1 8 'Z'