summaryrefslogtreecommitdiff
path: root/src/xine-engine/osd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xine-engine/osd.c')
-rw-r--r--src/xine-engine/osd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xine-engine/osd.c b/src/xine-engine/osd.c
index d0c5ef4a6..eecf6f376 100644
--- a/src/xine-engine/osd.c
+++ b/src/xine-engine/osd.c
@@ -860,7 +860,7 @@ osd_renderer_t *osd_renderer_init( video_overlay_instance_t *video_overlay, conf
this->textpalette = config->register_enum (config, "misc.osd_text_palette", 0,
textpalettes_str,
- "Palette (foreground-border-background) to use on subtitles",
+ _("Palette (foreground-border-background) to use on subtitles"),
NULL, update_text_palette, this);
/*