Projet

Général

Profil

« Précédent | Suivant » 

Révision 6faff500

Ajouté par Frédéric Péters il y a environ 9 ans

add header strings translations

Voir les différences:

update-translations-from-menusets.py
5 5
import xml.etree.ElementTree as ET
6 6
import polib
7 7

  
8
urls = ['https://www.oasis-eu.org/footer.xml']
8
urls = ['https://www.oasis-eu.org/footer.xml', 'https://www.oasis-eu.org/header.xml']
9 9
langs = {}
10 10
for url in urls:
11 11
    response = requests.get(url)

Formats disponibles : Unified diff