Fix «the compass points ...» localization

This commit is contained in:
Olexandr Nesterenko
2014-08-29 09:24:19 +03:00
parent 9d25f0f736
commit 2f66d79856
+8 -8
View File
@@ -52,14 +52,14 @@
_('not enough cloth'), _('not enough cloth'),
_('not enough teeth'), _('not enough teeth'),
_('not enough leather'), _('not enough leather'),
_('the compass points east.'), _('the compass points east'),
_('the compass points west.'), _('the compass points west'),
_('the compass points north.'), _('the compass points north'),
_('the compass points south.'), _('the compass points south'),
_('the compass points northeast.'), _('the compass points northeast'),
_('the compass points northwest.'), _('the compass points northwest'),
_('the compass points southeast.'), _('the compass points southeast'),
_('the compass points southwest.') _('the compass points southwest')
]; ];
delete keywords; delete keywords;