Rockbox mail archive
Subject: Re: cvs: tools binlang,1.3,1.4 genlang,1.4,1.5
From: Uwe Freese (mail_at_uwe-freese.de)
Date: 2002-10-13
- Next message: Daniel Stenberg: "Re: cvs: tools binlang,1.3,1.4 genlang,1.4,1.5"
- Previous message: Uwe Freese: "Improved Battery Level Calculation w. Remaining Time Estimation (please test it!)"
- Next in thread: Daniel Stenberg: "Re: cvs: tools binlang,1.3,1.4 genlang,1.4,1.5"
- Reply: Daniel Stenberg: "Re: cvs: tools binlang,1.3,1.4 genlang,1.4,1.5"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
[ attachment ]
Hallo Daniel,
Daniel Stenberg schrieb am Samstag, 12. Oktober 2002, 00:01:27:
DS> Modified Files:
DS> binlang genlang
DS> Log Message:
DS> check for quotes better and warn/skip bad ones
Now there is an error when I compile with the german language:
- - - - -
perl ../tools/uplang lang/english.lang lang/deutsch.lang > /home/uwe/rockbox/build.lang
perl -s ../tools/genlang -p=/home/uwe/rockbox/lang /home/uwe/rockbox/build.lang
missing quotes on line 572 for LANG_ID3_PATH
...
wps.c: In function `browse_id3':
wps.c:236: `LANG_ID3_PATH' undeclared (first use in this function)
wps.c:236: (Each undeclared identifier is reported only once
wps.c:236: for each function it appears in.)
make[1]: *** [/home/uwe/rockbox/wps.o] Error 1
make[1]: Leaving directory `/home/uwe/rockbox/apps'
make: *** [apps] Error 2
- - - - -
Line 572 is:
id: LANG_F2_MODE
desc: in wps F2 pressed
eng: "mode:"
new: "modus:"
id: LANG_DIR_FILTER (572)
desc: in wps F2 pressed
eng: ""
new: "Verzeichnisf.: %s"
This error doesn't appear if I compile with english texts.
Bye, Uwe.
- Next message: Daniel Stenberg: "Re: cvs: tools binlang,1.3,1.4 genlang,1.4,1.5"
- Previous message: Uwe Freese: "Improved Battery Level Calculation w. Remaining Time Estimation (please test it!)"
- Next in thread: Daniel Stenberg: "Re: cvs: tools binlang,1.3,1.4 genlang,1.4,1.5"
- Reply: Daniel Stenberg: "Re: cvs: tools binlang,1.3,1.4 genlang,1.4,1.5"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
[ attachment ]
Page was last modified "Jan 10 2012" The Rockbox Crew
|