maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Maposmatic-dev] [PATCH ocitysmap] Add "Sentiers", "Allées" & "Petit


From: Thomas Petazzoni
Subject: Re: [Maposmatic-dev] [PATCH ocitysmap] Add "Sentiers", "Allées" & "Petite Rue" as French street prefix (task 10048)
Date: Thu, 7 Jan 2010 09:34:49 +0100

Thanks, pulled and pushed.

Le Wed,  6 Jan 2010 18:09:31 +0100,
David MENTRE <address@hidden> a écrit :

> ---
>  ocitysmap/i18n.py |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/ocitysmap/i18n.py b/ocitysmap/i18n.py
> index 879a7b5..e0393d2 100644
> --- a/ocitysmap/i18n.py
> +++ b/ocitysmap/i18n.py
> @@ -67,16 +67,16 @@ class i18n_template_code_CODE(i18n):
>  
>  
>  class i18n_fr_generic(i18n):
> -    APPELLATIONS = [ u"Allée", u"Avenue", u"Boulevard", u"Carrefour",
> +    APPELLATIONS = [ u"Allée", u"Allées", u"Avenue", u"Boulevard",
> u"Carrefour", u"Chaussée", u"Chemin", u"Cheminement",
>                       u"Cité", u"Clos", u"Côte", u"Cour", u"Cours",
>                       u"Degré", u"Esplanade", u"Giratoire", u"Hameau",
>                       u"Impasse", u"Liaison", u"Mail", u"Montée",
>                       u"Passage", u"Place", u"Placette", u"Pont",
> u"Promenade",
> -                     u"Petite Avenue", u"Quai",
> +                     u"Petite Avenue", u"Petite Rue", u"Quai",
>                       u"Résidence", u"Rond-Point", u"Rang", u"Route
> forestière", u"Route", u"Rue", u"Ruelle",
> -                     u"Square", u"Sentier",
> +                     u"Square", u"Sentier", u"Sentiers",
>                       u"Traboule", u"Traverse", u"Venelle", u"Villa",
>                       u"Voie", u"Rond-point" ]
>      DETERMINANTS = [ u" des", u" du", u" de la", u" de l'",


-- 
Thomas Petazzoni                         http://thomas.enix.org
Promouvoir et défendre le Logiciel Libre http://www.april.org
Logiciels Libres à Toulouse              http://www.toulibre.org

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]