Debian CVS joy wrote:
> Update of /cvs/webwml/webwml/english/mirror
> In directory klecker:/tmp/cvs-serv25415
> 
> Modified Files:
>       Makefile submit.wml 
> Added Files:
>       countries.data 
> Log Message:
> separated the country list from submit.wml because it shouldn't be translated 
> so it doesn't break sorting of the final mirror list
> 
> --- /cvs/webwml/webwml/english/mirror/Makefile        2001/06/20 14:18:01     
> 1.19
> +++ /cvs/webwml/webwml/english/mirror/Makefile        2001/07/20 21:02:35     
> 1.20
> @@ -9,6 +9,7 @@
>  include $(WMLBASE)/Make.lang
>  
>  
> +submit.$(LANGUAGE).html: submit.wml $(ENGLISHDIR)/mirror/countries.data
>  webmirror.$(LANGUAGE).html: webmirror.wml $(TEMPLDIR)/template.wml \
>    $(ENGLISHSRCDIR)/mirror/webmirrors.data
>  
> --- /cvs/webwml/webwml/english/mirror/submit.wml      2001/04/17 12:48:05     
> 1.25
> +++ /cvs/webwml/webwml/english/mirror/submit.wml      2001/07/20 21:02:35     
> 1.26
> @@ -59,245 +59,8 @@
>  # <tablerow "Country of site"                 country       30>
>  #    <tr><td>Country of site: <td><input type="text" name="country" 
> size="30">
>  <tr><td>Country of site:  <td><select name="country">
> -<option>AD Andorra
> -<option>AE United Arab Emirates
> -<option>AF Afghanistan
> -<option>AG Antigua &amp; Barbuda
> -<option>AI Anguilla
> -<option>AL Albania

Why not use

<option value="AL Albania">AL Albanien

instead?  This enables translators to see the countries in their
language and ensure that english names will be submitted.

Regards,

        Joey

-- 
All language designers are arrogant.  Goes with the territory...
        -- Larry Wall

Reply via email to