Henrik Backe's english language file cleanup. This ups the language file

version number from 1 to 2, making *ALL* old language files obsolete.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4270 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2004-01-23 11:41:11 +00:00
parent 8e044b7856
commit a91dfd53be
4 changed files with 2 additions and 389 deletions

View file

@ -73,7 +73,3 @@ int lang_load(char *filename)
close(fd);
return retcode;
}
/* -----------------------------------------------------------------
* vim: et sw=4 ts=8 sts=4 tw=78
*/