summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-10-01 21:57:37 +0000
committerteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-10-01 21:57:37 +0000
commit0c39a5f5ff4dc56ff3c92ab3b21716739da9aa39 (patch)
treede1770ac866fff669d4eeed64f87ef5c47f3f12a /src
parent7da464eb197294a3a1be45e7a317ed44cfe5b9df (diff)
downloadlibgpod-tmz-0c39a5f5ff4dc56ff3c92ab3b21716739da9aa39.tar.gz
libgpod-tmz-0c39a5f5ff4dc56ff3c92ab3b21716739da9aa39.tar.xz
libgpod-tmz-0c39a5f5ff4dc56ff3c92ab3b21716739da9aa39.zip
Add missing name for the Yellow 4g nano
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2130 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'src')
-rw-r--r--src/itdb_device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/itdb_device.c b/src/itdb_device.c
index 22ef360..f9b477d 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -276,6 +276,7 @@ static const gchar *ipod_model_name_table [] = {
N_("Nano (Green)"),
N_("Nano (Pink)"),
N_("Nano (Red)"),
+ N_("Nano (Yellow)"),
N_("Nano (Purple)"),
N_("Nano (Orange)"),
N_("iPhone (1)"),