diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/itdb_device.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itdb_device.c b/src/itdb_device.c index 6b4ee77..29ff0eb 100644 --- a/src/itdb_device.c +++ b/src/itdb_device.c @@ -253,7 +253,7 @@ static const gchar *ipod_generation_name_table [] = { N_("Shuffle (3rd Gen.)"), N_("Nano (1st Gen.)"), N_("Nano (2nd Gen.)"), - N_("Nano Video (Read-Only)"), + N_("Nano Video (3rd Gen.)"), N_("Video (1st Gen.)"), N_("Video (2nd Gen.)"), N_("Classic (Read-Only)"), |