Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/recursos/4colonia/datos/levels.py
diff options
context:
space:
mode:
Diffstat (limited to 'recursos/4colonia/datos/levels.py')
-rw-r--r--recursos/4colonia/datos/levels.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/recursos/4colonia/datos/levels.py b/recursos/4colonia/datos/levels.py
index 383f225..e2e2087 100644
--- a/recursos/4colonia/datos/levels.py
+++ b/recursos/4colonia/datos/levels.py
@@ -14,7 +14,7 @@ LEVEL1 = [
(_('the city of %s') % _('Nueva Palmira'), 2, _('Nueva Palmira'), _('Has an important port')),
(_('the city of %s') % _('Carmelo'), 2, _('Carmelo'), _('Founded by Artigas\nin the west of\nthe department')),
(_('the town of %s') % _('Conchillas'), 2, _('Conchillas'), _('Had an important\nmining activity in\nthe west of the department')),
- (_('the town of %s') % _('Antolin'), 2, _('Antolin'), _("The Arroyo San Juan\nasses through here")),
+ (_('the town of %s') % _('Antolin'), 2, _('Antolin'), _("The Arroyo San Juan\npasses through here")),
(_('the town of %s') % _('La Estanzuela'), 2, _('La Estanzuela'), _('Has an important\nresearch center')),
(_('the town of %s') % _('Semillero'), 2, _('Semillero'), _('known as the\n"bread basket of Uruguay"')),
(_('the town of %s') % _('OmbĂșes de Lavalle'), 2, _('OmbĂșes de Lavalle'), _("It's on the border\nwith %s") % _('Soriano')),