summaryrefslogtreecommitdiff
path: root/navit/country.c
diff options
context:
space:
mode:
authormdankov <mdankov@ffa7fe5e-494d-0410-b361-a75ebd5db220>2013-08-26 19:34:36 +0000
committermdankov <mdankov@ffa7fe5e-494d-0410-b361-a75ebd5db220>2013-08-26 19:34:36 +0000
commit7722e3ccf1e2f04f080f719873090fc174c3a2e5 (patch)
tree4b0d368166411a992b68337c06e7eb26493ae7aa /navit/country.c
parent5571c31dae1fbef563d77c35057cd445721faa75 (diff)
downloadnavit-7722e3ccf1e2f04f080f719873090fc174c3a2e5.tar.gz
Fix:core:Rename Libya to follow official changes.
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5606 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navit/country.c')
-rw-r--r--navit/country.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/country.c b/navit/country.c
index 86043b4dd..52f471e17 100644
--- a/navit/country.c
+++ b/navit/country.c
@@ -175,7 +175,7 @@ static struct country country[]= {
{440, "LT", "LT", "LTU", /* 440 */ _n("Lithuania")},
{442, "L", "LU", "LUX", /* 442 */ _n("Luxembourg")},
{428, "LV", "LV", "LVA", /* 428 */ _n("Latvia")},
- {434, "LAR", "LY", "LBY", /* 434 */ _n("Libyan Arab Jamahiriya")},
+ {434, "LAR", "LY", "LBY", /* 434 */ _n("Libya")},
{504, "MA", "MA", "MAR", /* 504 */ _n("Morocco")},
{492, "MC", "MC", "MCO", /* 492 */ _n("Monaco")},
{498, "MD", "MD", "MDA", /* 498 */ _n("Moldova, Republic of")},