From ce53dd6523c035e6d1e21214c2cd9f615cefdf1e Mon Sep 17 00:00:00 2001 From: Tomer Shalev Date: Mon, 5 Oct 2009 06:11:00 +0000 Subject: Revert usage string change from r22930. Amiconn: "langv2" had nothing to do with the language version byte in the generated .lng file, so "langv4" makes no sense. It refers to the format of the .lang. The current, tag-based format which allows to restrict strings to certain targets or features is called langv2 versus the old, simpler format. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22939 a1c6a512-1295-4272-9138-f99709370657 --- tools/genlang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/genlang b/tools/genlang index cedd052839..d191a820a6 100755 --- a/tools/genlang +++ b/tools/genlang @@ -28,7 +28,7 @@ my %user2num = if(!$ARGV[0]) { print < +Usage: genlang [options] -p= Make the tool create a [prefix].c and [prefix].h file. -- cgit v1.2.3