From c30ee4ec8ce07f10b0b1a973d8707543f506df78 Mon Sep 17 00:00:00 2001 From: Magnus Holmgren Date: Sun, 11 Feb 2007 21:46:02 +0000 Subject: [PATCH] Move the recently added strings to the end, where they belong. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12274 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 56 +++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 6590e109a9..f663e855ed 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -5458,20 +5458,6 @@ *: "" - - id: LANG_ID3_ALBUMARTIST - desc: in tag viewer - user: - - *: "[Album Artist]" - - - *: "[Album Artist]" - - - *: "" - - id: LANG_ID3_TRACKNUM desc: in tag viewer @@ -5486,20 +5472,6 @@ *: "" - - id: LANG_ID3_COMMENT - desc: in tag viewer - user: - - *: "[Comment]" - - - *: "[Comment]" - - - *: "" - - id: LANG_ID3_GENRE desc: in tag viewer @@ -10515,3 +10487,31 @@ *: "Charge During U S B Connection" + + id: LANG_ID3_ALBUMARTIST + desc: in tag viewer + user: + + *: "[Album Artist]" + + + *: "[Album Artist]" + + + *: "" + + + + id: LANG_ID3_COMMENT + desc: in tag viewer + user: + + *: "[Comment]" + + + *: "[Comment]" + + + *: "" + +