dom/encoding/nonparticipatingdomains.properties

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/encoding/nonparticipatingdomains.properties	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,51 @@
     1.4 +# This Source Code Form is subject to the terms of the Mozilla Public
     1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this
     1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
     1.7 +
     1.8 +# Top-level domains listed here do not participate in TLD-based guessing.
     1.9 +#
    1.10 +# We should do Web crawls to see if domains listed here can migrate to
    1.11 +# domainsfallbacks.properties.
    1.12 +#
    1.13 +# The value to the right of the = sign is ignored and serves as a placeholder.
    1.14 +
    1.15 +# Generic
    1.16 +com=windows-1252
    1.17 +net=windows-1252
    1.18 +org=windows-1252
    1.19 +
    1.20 +# No Firefox localization for Azeri
    1.21 +az=windows-1254
    1.22 +
    1.23 +# windows-1251 or windows-1250?
    1.24 +ba=???
    1.25 +
    1.26 +# ISO-8859-7 or windows-1254?
    1.27 +cy=???
    1.28 +
    1.29 +# Is there enough unlabeled windows-1256 content for a windows-1255 to break
    1.30 +# too much?
    1.31 +il=windows-1255
    1.32 +
    1.33 +# Out-of-country English use
    1.34 +ly=windows-1256
    1.35 +
    1.36 +# Out-of-country English use
    1.37 +# md=windows-1250
    1.38 +
    1.39 +# Out-of-country English use
    1.40 +# me=windows-1251
    1.41 +
    1.42 +# Malaysia has an Arabic-script TLD, official script is latin, possibly Chinese-script publications
    1.43 +my=???
    1.44 +
    1.45 +# No Firefox localization for Urdu; potential for minority-language sites
    1.46 +# relying on windows-1252 hacks.
    1.47 +pk=windows-1256
    1.48 +
    1.49 +# The Romanian localization says windows-1252, even though the Windows legacy
    1.50 +# differs.
    1.51 +ro=windows-1250
    1.52 +
    1.53 +tm=windows-1250
    1.54 +

mercurial