http://lilypond.org/web/devel/participating/localization

<<
 Messages to be localised must be encapsulated in `_ (STRING)' or `_f (FORMAT, 
...)'. Eg:

      warning (_need music in a score);
      error (_f ("cannot open file: `%s'", file_name));
>>

I guess the warning should look like this ?

     warning ( _("need music in a score") ); 

--strk; 

 GIS & Flash consultant/developer     ()   ASCII Ribbon Campaign
 http://foo.keybit.net/~strk          /\   Keep it simple! 



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to