Changeset 25086
- Timestamp:
- Dec 4, 2013, 3:50:32 PM (7 years ago)
- Location:
- titan
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/mc/mc_videoplayer.h
r25057 r25086 767 767 if(dvdplayer != NULL) 768 768 { 769 if(textbox(_("Message"), _("Found VIDEO_TS Folder, start with DVD-Player ?"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 5, 0) == 1)769 if(textbox(_("Message"), _("Found VIDEO_TS Folder, start with DVD-Player ?"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 800, 200, 5, 0) == 1) 770 770 { 771 771 void (*startplugin)(char*, int); -
titan/po/de/LC_MESSAGES/titan.po
r24997 r25086 4221 4221 msgid "Here you can configure the smartcard readers. Use to navigate the control cross and the extra buttons displayed with your remote control to select." 4222 4222 msgstr "Hier können Sie Ihre Smartkarten konfigurieren.\n\nBenutzen Sie das Steuerkreuz und die zusätzlich angezeigten Tasten, um mit Ihrer Fernbedienung zu navigieren." 4223 4224 msgid "Found VIDEO_TS Folder, start with DVD-Player ?" 4225 msgstr "DVD Strucktur gefunden, wollen sie diese mit dem DVD-Player starten ?"
Note: See TracChangeset
for help on using the changeset viewer.