translations: add infrastructure for translated OSD messages
commitee98209ab84a338525e0dde9f62633bcf0b08078
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 12 Jan 2010 10:16:00 +0000 (12 12:16 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 12 Jan 2010 10:16:00 +0000 (12 12:16 +0200)
treeceea258c1cd6114278dbece609adf560d277dc86
parent23e693d6d2e6d0da74b40ccb8a9f438a9dd846c2
translations: add infrastructure for translated OSD messages

Add function set_osd_tmsg() which is a version of set_osd_msg that
translates its format argument. Pass OSD message strings in the
command.c property_osd_display table through mp_gtext before they're
used.
command.c
mp_osd.h
mplayer.c