Hi, On Fri, Jul 22, 2005 at 09:53:06PM +0200, Torinthiel wrote:
On Wed, May 18, 2005 at 01:38:08PM +0200, Reimar Döffinger CVS wrote:
Index: help_mp-en.h =================================================================== RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v retrieving revision 1.167 retrieving revision 1.168 diff -u -r1.167 -r1.168 --- help_mp-en.h 19 Mar 2005 17:28:57 -0000 1.167 +++ help_mp-en.h 18 May 2005 11:38:06 -0000 1.168 @@ -172,6 +172,7 @@ #define MSGTR_AnsLength "ANS_LENGTH=%ld\n" #define MSGTR_AnsVoFullscreen "ANS_VO_FULLSCREEN=%ld\n" #define MSGTR_AnsPercentPos "ANS_PERCENT_POSITION=%ld\n" +#define MSGTR_AnsTimePos "ANS_TIME_POSITION=%.1f\n"
Why are these 5 (4 visible and AnsSubVisibility) here? These shouldn't be translated after all.
I wondered about that to, but decided to just follow the herd *g* Greetings, Reimar Döffinger