summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorjcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2007-09-26 13:18:37 +0000
committerjcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2007-09-26 13:18:37 +0000
commit1f7e5281d02ab42332179954c1b19548244ee4a6 (patch)
treee009538d5e62c7955472a31168ce51ed5e73c78a /src
parentbcb574385b6d4a32148eb01742e4533c786e2d36 (diff)
downloadlibgpod-1f7e5281d02ab42332179954c1b19548244ee4a6.tar.gz
libgpod-1f7e5281d02ab42332179954c1b19548244ee4a6.tar.xz
libgpod-1f7e5281d02ab42332179954c1b19548244ee4a6.zip
* src/itdb_device.c: remove "read only" notice on Nano Video
description. * ChangeLog: explained better about SysInfo* files. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1701 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'src')
-rw-r--r--src/itdb_device.c2
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)"),