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