# coding: utf-8
# flake8: noqa

dossier_mappings = {
    "Resolution on Anti-Counterfeiting Trade Agreement (ACTA)":
        "Resolution on the Anti-Counterfeiting Trade Agreement (ACTA)",
    "Rapport Bono on cultural industries in Europe":
        "Cultural industries in Europe",
    "Rapport Gallo on enforcement of intellectual property rights in the internal market":
        "Enforcement of intellectual property rights in the internal market",
    "Rapport Lambrinidis on strengthening security and fundamental freedoms on the Internet":
        "Strengthening security and fundamental freedoms on the Internet",
    "Criminal measures aimed at ensuring the enforcement of intellectual property rights (IPRED 2), 1st reading":
        "Criminal measures aimed at ensuring the enforcement of intellectual property rights",
    "A7-0204/2012":
        "EU/Australia, Canada, Japan, Korea, Mexico, Morocco, New Zealand, Singapore, Switzerland and United States Anti-Counterfeiting Trade Agreement (ACTA)",
    "A7-0001/2012":
        "Enhanced cooperation in the area of the creation of unitary patent protection: implementation"
}

resolutions = [
    u'résolution législative',
    u'résolution',
    'legislative resolution',
    'resolution'
]