forked from mia/Aegisub
Add a third period to ellipses with only two
Originally committed to SVN as r5705.
This commit is contained in:
parent
9b00fad2fc
commit
3ff8591c22
11 changed files with 39 additions and 39 deletions
|
@ -65,7 +65,7 @@ namespace {
|
||||||
/// Launch about dialogue.
|
/// Launch about dialogue.
|
||||||
struct app_about : public Command {
|
struct app_about : public Command {
|
||||||
CMD_NAME("app/about")
|
CMD_NAME("app/about")
|
||||||
STR_MENU("&About..")
|
STR_MENU("&About...")
|
||||||
STR_DISP("About")
|
STR_DISP("About")
|
||||||
STR_HELP("About Aegisub.")
|
STR_HELP("About Aegisub.")
|
||||||
|
|
||||||
|
@ -214,7 +214,7 @@ struct app_new_window : public Command {
|
||||||
/// Configure Aegisub.
|
/// Configure Aegisub.
|
||||||
struct app_options : public Command {
|
struct app_options : public Command {
|
||||||
CMD_NAME("app/options")
|
CMD_NAME("app/options")
|
||||||
STR_MENU("&Options..")
|
STR_MENU("&Options...")
|
||||||
STR_DISP("Options")
|
STR_DISP("Options")
|
||||||
STR_HELP("Configure Aegisub.")
|
STR_HELP("Configure Aegisub.")
|
||||||
|
|
||||||
|
|
|
@ -85,7 +85,7 @@ struct audio_close : public validate_audio_open {
|
||||||
/// Opens an audio file.
|
/// Opens an audio file.
|
||||||
struct audio_open : public Command {
|
struct audio_open : public Command {
|
||||||
CMD_NAME("audio/open")
|
CMD_NAME("audio/open")
|
||||||
STR_MENU("&Open Audio File..")
|
STR_MENU("&Open Audio File...")
|
||||||
STR_DISP("Open Audio File")
|
STR_DISP("Open Audio File")
|
||||||
STR_HELP("Opens an audio file.")
|
STR_HELP("Opens an audio file.")
|
||||||
|
|
||||||
|
|
|
@ -77,7 +77,7 @@ struct validate_sel_multiple : public Command {
|
||||||
/// Find and replace words in subtitles.
|
/// Find and replace words in subtitles.
|
||||||
struct edit_find_replace : public Command {
|
struct edit_find_replace : public Command {
|
||||||
CMD_NAME("edit/find_replace")
|
CMD_NAME("edit/find_replace")
|
||||||
STR_MENU("Find and &Replace..")
|
STR_MENU("Find and &Replace...")
|
||||||
STR_DISP("Find and Replace")
|
STR_DISP("Find and Replace")
|
||||||
STR_HELP("Find and replace words in subtitles.")
|
STR_HELP("Find and replace words in subtitles.")
|
||||||
|
|
||||||
|
@ -276,7 +276,7 @@ struct edit_line_paste : public Command {
|
||||||
/// Paste subtitles over others.
|
/// Paste subtitles over others.
|
||||||
struct edit_line_paste_over : public Command {
|
struct edit_line_paste_over : public Command {
|
||||||
CMD_NAME("edit/line/paste/over")
|
CMD_NAME("edit/line/paste/over")
|
||||||
STR_MENU("Paste Lines Over..")
|
STR_MENU("Paste Lines Over...")
|
||||||
STR_DISP("Paste Lines Over")
|
STR_DISP("Paste Lines Over")
|
||||||
STR_HELP("Paste subtitles over others.")
|
STR_HELP("Paste subtitles over others.")
|
||||||
CMD_TYPE(COMMAND_VALIDATE)
|
CMD_TYPE(COMMAND_VALIDATE)
|
||||||
|
|
|
@ -58,7 +58,7 @@ namespace {
|
||||||
/// Visit Aegisub's bug tracker.
|
/// Visit Aegisub's bug tracker.
|
||||||
struct help_bugs : public Command {
|
struct help_bugs : public Command {
|
||||||
CMD_NAME("help/bugs")
|
CMD_NAME("help/bugs")
|
||||||
STR_MENU("&Bug Tracker..")
|
STR_MENU("&Bug Tracker...")
|
||||||
STR_DISP("Bug Tracker")
|
STR_DISP("Bug Tracker")
|
||||||
STR_HELP("Visit Aegisub's bug tracker to report bugs and request new features.")
|
STR_HELP("Visit Aegisub's bug tracker to report bugs and request new features.")
|
||||||
|
|
||||||
|
@ -80,7 +80,7 @@ struct help_bugs : public Command {
|
||||||
/// Help topics.
|
/// Help topics.
|
||||||
struct help_contents : public Command {
|
struct help_contents : public Command {
|
||||||
CMD_NAME("help/contents")
|
CMD_NAME("help/contents")
|
||||||
STR_MENU("&Contents..")
|
STR_MENU("&Contents...")
|
||||||
STR_DISP("Contents")
|
STR_DISP("Contents")
|
||||||
STR_HELP("Help topics.")
|
STR_HELP("Help topics.")
|
||||||
|
|
||||||
|
@ -111,7 +111,7 @@ struct help_files : public Command {
|
||||||
/// Visit Aegisub's forums.
|
/// Visit Aegisub's forums.
|
||||||
struct help_forums : public Command {
|
struct help_forums : public Command {
|
||||||
CMD_NAME("help/forums")
|
CMD_NAME("help/forums")
|
||||||
STR_MENU("&Forums..")
|
STR_MENU("&Forums...")
|
||||||
STR_DISP("Forums")
|
STR_DISP("Forums")
|
||||||
STR_HELP("Visit Aegisub's forums.")
|
STR_HELP("Visit Aegisub's forums.")
|
||||||
|
|
||||||
|
@ -124,7 +124,7 @@ struct help_forums : public Command {
|
||||||
/// Visit Aegisub's official IRC channel.
|
/// Visit Aegisub's official IRC channel.
|
||||||
struct help_irc : public Command {
|
struct help_irc : public Command {
|
||||||
CMD_NAME("help/irc")
|
CMD_NAME("help/irc")
|
||||||
STR_MENU("&IRC Channel..")
|
STR_MENU("&IRC Channel...")
|
||||||
STR_DISP("IRC Channel")
|
STR_DISP("IRC Channel")
|
||||||
STR_HELP("Visit Aegisub's official IRC channel.")
|
STR_HELP("Visit Aegisub's official IRC channel.")
|
||||||
|
|
||||||
|
@ -136,7 +136,7 @@ struct help_irc : public Command {
|
||||||
/// Open the manual page for Visual Typesetting.
|
/// Open the manual page for Visual Typesetting.
|
||||||
struct help_video : public Command {
|
struct help_video : public Command {
|
||||||
CMD_NAME("help/video")
|
CMD_NAME("help/video")
|
||||||
STR_MENU("&Visual Typesetting..")
|
STR_MENU("&Visual Typesetting...")
|
||||||
STR_DISP("Visual Typesetting")
|
STR_DISP("Visual Typesetting")
|
||||||
STR_HELP("Open the manual page for Visual Typesetting.")
|
STR_HELP("Open the manual page for Visual Typesetting.")
|
||||||
|
|
||||||
|
@ -148,7 +148,7 @@ struct help_video : public Command {
|
||||||
/// Visit Aegisub's official website.
|
/// Visit Aegisub's official website.
|
||||||
struct help_website : public Command {
|
struct help_website : public Command {
|
||||||
CMD_NAME("help/website")
|
CMD_NAME("help/website")
|
||||||
STR_MENU("&Website..")
|
STR_MENU("&Website...")
|
||||||
STR_DISP("Website")
|
STR_DISP("Website")
|
||||||
STR_HELP("Visit Aegisub's official website.")
|
STR_HELP("Visit Aegisub's official website.")
|
||||||
|
|
||||||
|
|
|
@ -76,7 +76,7 @@ struct keyframe_close : public Command {
|
||||||
/// Opens a keyframe list file.
|
/// Opens a keyframe list file.
|
||||||
struct keyframe_open : public Command {
|
struct keyframe_open : public Command {
|
||||||
CMD_NAME("keyframe/open")
|
CMD_NAME("keyframe/open")
|
||||||
STR_MENU("Open Keyframes..")
|
STR_MENU("Open Keyframes...")
|
||||||
STR_DISP("Open Keyframes")
|
STR_DISP("Open Keyframes")
|
||||||
STR_HELP("Opens a keyframe list file.")
|
STR_HELP("Opens a keyframe list file.")
|
||||||
|
|
||||||
|
@ -100,7 +100,7 @@ struct keyframe_open : public Command {
|
||||||
/// Saves the current keyframe list.
|
/// Saves the current keyframe list.
|
||||||
struct keyframe_save : public Command {
|
struct keyframe_save : public Command {
|
||||||
CMD_NAME("keyframe/save")
|
CMD_NAME("keyframe/save")
|
||||||
STR_MENU("Save Keyframes..")
|
STR_MENU("Save Keyframes...")
|
||||||
STR_DISP("Save Keyframes")
|
STR_DISP("Save Keyframes")
|
||||||
STR_HELP("Saves the current keyframe list.")
|
STR_HELP("Saves the current keyframe list.")
|
||||||
CMD_TYPE(COMMAND_VALIDATE)
|
CMD_TYPE(COMMAND_VALIDATE)
|
||||||
|
|
|
@ -84,7 +84,7 @@ struct validate_nonempty_selection_video_loaded : public Command {
|
||||||
/// Open the attachment list.
|
/// Open the attachment list.
|
||||||
struct subtitle_attachment : public Command {
|
struct subtitle_attachment : public Command {
|
||||||
CMD_NAME("subtitle/attachment")
|
CMD_NAME("subtitle/attachment")
|
||||||
STR_MENU("&Attachments..")
|
STR_MENU("&Attachments...")
|
||||||
STR_DISP("Attachments")
|
STR_DISP("Attachments")
|
||||||
STR_HELP("Open the attachment list.")
|
STR_HELP("Open the attachment list.")
|
||||||
|
|
||||||
|
@ -98,7 +98,7 @@ struct subtitle_attachment : public Command {
|
||||||
/// Find words in subtitles.
|
/// Find words in subtitles.
|
||||||
struct subtitle_find : public Command {
|
struct subtitle_find : public Command {
|
||||||
CMD_NAME("subtitle/find")
|
CMD_NAME("subtitle/find")
|
||||||
STR_MENU("&Find..")
|
STR_MENU("&Find...")
|
||||||
STR_DISP("Find")
|
STR_DISP("Find")
|
||||||
STR_HELP("Find words in subtitles.")
|
STR_HELP("Find words in subtitles.")
|
||||||
|
|
||||||
|
@ -253,7 +253,7 @@ struct subtitle_new : public Command {
|
||||||
/// Opens a subtitles file.
|
/// Opens a subtitles file.
|
||||||
struct subtitle_open : public Command {
|
struct subtitle_open : public Command {
|
||||||
CMD_NAME("subtitle/open")
|
CMD_NAME("subtitle/open")
|
||||||
STR_MENU("&Open Subtitles..")
|
STR_MENU("&Open Subtitles...")
|
||||||
STR_DISP("Open Subtitles")
|
STR_DISP("Open Subtitles")
|
||||||
STR_HELP("Opens a subtitles file.")
|
STR_HELP("Opens a subtitles file.")
|
||||||
|
|
||||||
|
@ -270,7 +270,7 @@ struct subtitle_open : public Command {
|
||||||
/// Opens a subtitles file with a specific charset.
|
/// Opens a subtitles file with a specific charset.
|
||||||
struct subtitle_open_charset : public Command {
|
struct subtitle_open_charset : public Command {
|
||||||
CMD_NAME("subtitle/open/charset")
|
CMD_NAME("subtitle/open/charset")
|
||||||
STR_MENU("&Open Subtitles with Charset..")
|
STR_MENU("&Open Subtitles with Charset...")
|
||||||
STR_DISP("Open Subtitles with Charset")
|
STR_DISP("Open Subtitles with Charset")
|
||||||
STR_HELP("Opens a subtitles file with a specific charset.")
|
STR_HELP("Opens a subtitles file with a specific charset.")
|
||||||
|
|
||||||
|
@ -311,7 +311,7 @@ struct subtitle_open_video : public Command {
|
||||||
/// Open script properties window.
|
/// Open script properties window.
|
||||||
struct subtitle_properties : public Command {
|
struct subtitle_properties : public Command {
|
||||||
CMD_NAME("subtitle/properties")
|
CMD_NAME("subtitle/properties")
|
||||||
STR_MENU("&Properties..")
|
STR_MENU("&Properties...")
|
||||||
STR_DISP("Properties")
|
STR_DISP("Properties")
|
||||||
STR_HELP("Open script properties window.")
|
STR_HELP("Open script properties window.")
|
||||||
|
|
||||||
|
@ -360,7 +360,7 @@ struct subtitle_save : public Command {
|
||||||
/// Saves subtitles with another name.
|
/// Saves subtitles with another name.
|
||||||
struct subtitle_save_as : public Command {
|
struct subtitle_save_as : public Command {
|
||||||
CMD_NAME("subtitle/save/as")
|
CMD_NAME("subtitle/save/as")
|
||||||
STR_MENU("Save Subtitles as..")
|
STR_MENU("Save Subtitles as...")
|
||||||
STR_DISP("Save Subtitles as")
|
STR_DISP("Save Subtitles as")
|
||||||
STR_HELP("Saves subtitles with another name.")
|
STR_HELP("Saves subtitles with another name.")
|
||||||
|
|
||||||
|
@ -424,7 +424,7 @@ struct subtitle_select_visible : public Command {
|
||||||
/// Open spell checker.
|
/// Open spell checker.
|
||||||
struct subtitle_spellcheck : public Command {
|
struct subtitle_spellcheck : public Command {
|
||||||
CMD_NAME("subtitle/spellcheck")
|
CMD_NAME("subtitle/spellcheck")
|
||||||
STR_MENU("Spe&ll Checker..")
|
STR_MENU("Spe&ll Checker...")
|
||||||
STR_DISP("Spell Checker")
|
STR_DISP("Spell Checker")
|
||||||
STR_HELP("Open spell checker.")
|
STR_HELP("Open spell checker.")
|
||||||
|
|
||||||
|
|
|
@ -155,7 +155,7 @@ struct time_frame_current : public validate_video_loaded {
|
||||||
/// Shift subtitles by time or frames.
|
/// Shift subtitles by time or frames.
|
||||||
struct time_shift : public Command {
|
struct time_shift : public Command {
|
||||||
CMD_NAME("time/shift")
|
CMD_NAME("time/shift")
|
||||||
STR_MENU("S&hift Times..")
|
STR_MENU("S&hift Times...")
|
||||||
STR_DISP("Shift Times")
|
STR_DISP("Shift Times")
|
||||||
STR_HELP("Shift subtitles by time or frames.")
|
STR_HELP("Shift subtitles by time or frames.")
|
||||||
|
|
||||||
|
|
|
@ -75,7 +75,7 @@ struct timecode_close : public Command {
|
||||||
/// Opens a VFR timecodes v1 or v2 file.
|
/// Opens a VFR timecodes v1 or v2 file.
|
||||||
struct timecode_open : public Command {
|
struct timecode_open : public Command {
|
||||||
CMD_NAME("timecode/open")
|
CMD_NAME("timecode/open")
|
||||||
STR_MENU("Open Timecodes File..")
|
STR_MENU("Open Timecodes File...")
|
||||||
STR_DISP("Open Timecodes File")
|
STR_DISP("Open Timecodes File")
|
||||||
STR_HELP("Opens a VFR timecodes v1 or v2 file.")
|
STR_HELP("Opens a VFR timecodes v1 or v2 file.")
|
||||||
|
|
||||||
|
@ -94,7 +94,7 @@ struct timecode_open : public Command {
|
||||||
/// Saves a VFR timecodes v2 file.
|
/// Saves a VFR timecodes v2 file.
|
||||||
struct timecode_save : public Command {
|
struct timecode_save : public Command {
|
||||||
CMD_NAME("timecode/save")
|
CMD_NAME("timecode/save")
|
||||||
STR_MENU("Save Timecodes File..")
|
STR_MENU("Save Timecodes File...")
|
||||||
STR_DISP("Save Timecodes File")
|
STR_DISP("Save Timecodes File")
|
||||||
STR_HELP("Saves a VFR timecodes v2 file.")
|
STR_HELP("Saves a VFR timecodes v2 file.")
|
||||||
CMD_TYPE(COMMAND_VALIDATE)
|
CMD_TYPE(COMMAND_VALIDATE)
|
||||||
|
|
|
@ -80,7 +80,7 @@ struct tool_assdraw : public Command {
|
||||||
/// Saves a copy of subtitles with processing applied to it.
|
/// Saves a copy of subtitles with processing applied to it.
|
||||||
struct tool_export : public Command {
|
struct tool_export : public Command {
|
||||||
CMD_NAME("tool/export")
|
CMD_NAME("tool/export")
|
||||||
STR_MENU("Export Subtitles..")
|
STR_MENU("Export Subtitles...")
|
||||||
STR_DISP("Export Subtitles")
|
STR_DISP("Export Subtitles")
|
||||||
STR_HELP("Saves a copy of subtitles with processing applied to it.")
|
STR_HELP("Saves a copy of subtitles with processing applied to it.")
|
||||||
|
|
||||||
|
@ -94,7 +94,7 @@ struct tool_export : public Command {
|
||||||
/// Open fonts collector.
|
/// Open fonts collector.
|
||||||
struct tool_font_collector : public Command {
|
struct tool_font_collector : public Command {
|
||||||
CMD_NAME("tool/font_collector")
|
CMD_NAME("tool/font_collector")
|
||||||
STR_MENU("&Fonts Collector..")
|
STR_MENU("&Fonts Collector...")
|
||||||
STR_DISP("Fonts Collector")
|
STR_DISP("Fonts Collector")
|
||||||
STR_HELP("Open fonts collector.")
|
STR_HELP("Open fonts collector.")
|
||||||
|
|
||||||
|
@ -108,7 +108,7 @@ struct tool_font_collector : public Command {
|
||||||
/// Selects lines based on defined criteria.
|
/// Selects lines based on defined criteria.
|
||||||
struct tool_line_select : public Command {
|
struct tool_line_select : public Command {
|
||||||
CMD_NAME("tool/line/select")
|
CMD_NAME("tool/line/select")
|
||||||
STR_MENU("Select Lines..")
|
STR_MENU("Select Lines...")
|
||||||
STR_DISP("Select Lines")
|
STR_DISP("Select Lines")
|
||||||
STR_HELP("Selects lines based on defined criteria.")
|
STR_HELP("Selects lines based on defined criteria.")
|
||||||
|
|
||||||
|
@ -121,7 +121,7 @@ struct tool_line_select : public Command {
|
||||||
/// Changes resolution and modifies subtitles to conform to change.
|
/// Changes resolution and modifies subtitles to conform to change.
|
||||||
struct tool_resampleres : public Command {
|
struct tool_resampleres : public Command {
|
||||||
CMD_NAME("tool/resampleres")
|
CMD_NAME("tool/resampleres")
|
||||||
STR_MENU("Resample Resolution..")
|
STR_MENU("Resample Resolution...")
|
||||||
STR_DISP("Resample Resolution")
|
STR_DISP("Resample Resolution")
|
||||||
STR_HELP("Changes resolution and modifies subtitles to conform to change.")
|
STR_HELP("Changes resolution and modifies subtitles to conform to change.")
|
||||||
|
|
||||||
|
@ -135,7 +135,7 @@ struct tool_resampleres : public Command {
|
||||||
/// Open styling assistant.
|
/// Open styling assistant.
|
||||||
struct tool_style_assistant : public Command {
|
struct tool_style_assistant : public Command {
|
||||||
CMD_NAME("tool/style/assistant")
|
CMD_NAME("tool/style/assistant")
|
||||||
STR_MENU("St&yling Assistant..")
|
STR_MENU("St&yling Assistant...")
|
||||||
STR_DISP("Styling Assistant")
|
STR_DISP("Styling Assistant")
|
||||||
STR_HELP("Open styling assistant.")
|
STR_HELP("Open styling assistant.")
|
||||||
|
|
||||||
|
@ -181,7 +181,7 @@ struct tool_styling_assistant_preview : public tool_styling_assistant_validator
|
||||||
/// Open styles manager.
|
/// Open styles manager.
|
||||||
struct tool_style_manager : public Command {
|
struct tool_style_manager : public Command {
|
||||||
CMD_NAME("tool/style/manager")
|
CMD_NAME("tool/style/manager")
|
||||||
STR_MENU("&Styles Manager..")
|
STR_MENU("&Styles Manager...")
|
||||||
STR_DISP("Styles Manager")
|
STR_DISP("Styles Manager")
|
||||||
STR_HELP("Open styles manager.")
|
STR_HELP("Open styles manager.")
|
||||||
|
|
||||||
|
@ -195,7 +195,7 @@ struct tool_style_manager : public Command {
|
||||||
/// Open Kanji timer.
|
/// Open Kanji timer.
|
||||||
struct tool_time_kanji : public Command {
|
struct tool_time_kanji : public Command {
|
||||||
CMD_NAME("tool/time/kanji")
|
CMD_NAME("tool/time/kanji")
|
||||||
STR_MENU("Kanji Timer..")
|
STR_MENU("Kanji Timer...")
|
||||||
STR_DISP("Kanji Timer")
|
STR_DISP("Kanji Timer")
|
||||||
STR_HELP("Open Kanji timer.")
|
STR_HELP("Open Kanji timer.")
|
||||||
|
|
||||||
|
@ -208,7 +208,7 @@ struct tool_time_kanji : public Command {
|
||||||
/// Launch timing post-processor.
|
/// Launch timing post-processor.
|
||||||
struct tool_time_postprocess : public Command {
|
struct tool_time_postprocess : public Command {
|
||||||
CMD_NAME("tool/time/postprocess")
|
CMD_NAME("tool/time/postprocess")
|
||||||
STR_MENU("Timing Post-Processor..")
|
STR_MENU("Timing Post-Processor...")
|
||||||
STR_DISP("Timing Post-Processor")
|
STR_DISP("Timing Post-Processor")
|
||||||
STR_HELP("Runs a post-processor for timing to deal with lead-ins, lead-outs, scene timing and etc.")
|
STR_HELP("Runs a post-processor for timing to deal with lead-ins, lead-outs, scene timing and etc.")
|
||||||
|
|
||||||
|
@ -221,7 +221,7 @@ struct tool_time_postprocess : public Command {
|
||||||
/// Open translation assistant.
|
/// Open translation assistant.
|
||||||
struct tool_translation_assistant : public Command {
|
struct tool_translation_assistant : public Command {
|
||||||
CMD_NAME("tool/translation_assistant")
|
CMD_NAME("tool/translation_assistant")
|
||||||
STR_MENU("&Translation Assistant..")
|
STR_MENU("&Translation Assistant...")
|
||||||
STR_DISP("Translation Assistant")
|
STR_DISP("Translation Assistant")
|
||||||
STR_HELP("Open translation assistant.")
|
STR_HELP("Open translation assistant.")
|
||||||
|
|
||||||
|
|
|
@ -103,7 +103,7 @@ struct video_aspect_cinematic : public validator_video_loaded {
|
||||||
/// Forces video to a custom aspect ratio.
|
/// Forces video to a custom aspect ratio.
|
||||||
struct video_aspect_custom : public validator_video_loaded {
|
struct video_aspect_custom : public validator_video_loaded {
|
||||||
CMD_NAME("video/aspect/custom")
|
CMD_NAME("video/aspect/custom")
|
||||||
STR_MENU("Custom..")
|
STR_MENU("Custom...")
|
||||||
STR_DISP("Custom")
|
STR_DISP("Custom")
|
||||||
STR_HELP("Forces video to a custom aspect ratio.")
|
STR_HELP("Forces video to a custom aspect ratio.")
|
||||||
CMD_TYPE(COMMAND_VALIDATE | COMMAND_RADIO)
|
CMD_TYPE(COMMAND_VALIDATE | COMMAND_RADIO)
|
||||||
|
@ -272,7 +272,7 @@ struct video_detach : public validator_video_loaded {
|
||||||
/// Shows video details.
|
/// Shows video details.
|
||||||
struct video_details : public validator_video_loaded {
|
struct video_details : public validator_video_loaded {
|
||||||
CMD_NAME("video/details")
|
CMD_NAME("video/details")
|
||||||
STR_MENU("Show Video Details..")
|
STR_MENU("Show Video Details...")
|
||||||
STR_DISP("Show Video Details")
|
STR_DISP("Show Video Details")
|
||||||
STR_HELP("Shows video details.")
|
STR_HELP("Shows video details.")
|
||||||
|
|
||||||
|
@ -505,7 +505,7 @@ struct video_frame_save_raw : public validator_video_loaded {
|
||||||
/// Jump to frame or time.
|
/// Jump to frame or time.
|
||||||
struct video_jump : public validator_video_loaded {
|
struct video_jump : public validator_video_loaded {
|
||||||
CMD_NAME("video/jump")
|
CMD_NAME("video/jump")
|
||||||
STR_MENU("&Jump to..")
|
STR_MENU("&Jump to...")
|
||||||
STR_DISP("Jump to")
|
STR_DISP("Jump to")
|
||||||
STR_HELP("Jump to frame or time.")
|
STR_HELP("Jump to frame or time.")
|
||||||
|
|
||||||
|
@ -549,7 +549,7 @@ struct video_jump_start : public validator_video_loaded {
|
||||||
/// Opens a video file.
|
/// Opens a video file.
|
||||||
struct video_open : public Command {
|
struct video_open : public Command {
|
||||||
CMD_NAME("video/open")
|
CMD_NAME("video/open")
|
||||||
STR_MENU("&Open Video..")
|
STR_MENU("&Open Video...")
|
||||||
STR_DISP("Open Video")
|
STR_DISP("Open Video")
|
||||||
STR_HELP("Opens a video file.")
|
STR_HELP("Opens a video file.")
|
||||||
|
|
||||||
|
|
|
@ -221,7 +221,7 @@ Interface_Hotkeys::Interface_Hotkeys(wxTreebook *book, Preferences *parent): Opt
|
||||||
Paths::Paths(wxTreebook *book, Preferences *parent): OptionPage(book, parent, _("Paths")) {
|
Paths::Paths(wxTreebook *book, Preferences *parent): OptionPage(book, parent, _("Paths")) {
|
||||||
|
|
||||||
wxFlexGridSizer *general = PageSizer(_("General"));
|
wxFlexGridSizer *general = PageSizer(_("General"));
|
||||||
general->Add(new wxStaticText(this, wxID_ANY, "TBD.."), 0, wxALL, 5);
|
general->Add(new wxStaticText(this, wxID_ANY, "TBD..."), 0, wxALL, 5);
|
||||||
|
|
||||||
SetSizerAndFit(sizer);
|
SetSizerAndFit(sizer);
|
||||||
}
|
}
|
||||||
|
@ -231,7 +231,7 @@ Paths::Paths(wxTreebook *book, Preferences *parent): OptionPage(book, parent, _(
|
||||||
File_Associations::File_Associations(wxTreebook *book, Preferences *parent): OptionPage(book, parent, _("File Associations")) {
|
File_Associations::File_Associations(wxTreebook *book, Preferences *parent): OptionPage(book, parent, _("File Associations")) {
|
||||||
|
|
||||||
wxFlexGridSizer *assoc = PageSizer(_("General"));
|
wxFlexGridSizer *assoc = PageSizer(_("General"));
|
||||||
assoc->Add(new wxStaticText(this, wxID_ANY, "TBD.."), 0, wxALL, 5);
|
assoc->Add(new wxStaticText(this, wxID_ANY, "TBD..."), 0, wxALL, 5);
|
||||||
|
|
||||||
SetSizerAndFit(sizer);
|
SetSizerAndFit(sizer);
|
||||||
}
|
}
|
||||||
|
@ -297,7 +297,7 @@ Advanced::Advanced(wxTreebook *book, Preferences *parent): OptionPage(book, pare
|
||||||
Advanced_Interface::Advanced_Interface(wxTreebook *book, Preferences *parent): OptionPage(book, parent, _("Backup"), PAGE_SUB) {
|
Advanced_Interface::Advanced_Interface(wxTreebook *book, Preferences *parent): OptionPage(book, parent, _("Backup"), PAGE_SUB) {
|
||||||
wxFlexGridSizer *interface_ = PageSizer(_("Interface"));
|
wxFlexGridSizer *interface_ = PageSizer(_("Interface"));
|
||||||
|
|
||||||
interface_->Add(new wxStaticText(this, wxID_ANY, "TBD.."), 0, wxALL, 5);
|
interface_->Add(new wxStaticText(this, wxID_ANY, "TBD..."), 0, wxALL, 5);
|
||||||
|
|
||||||
SetSizerAndFit(sizer);
|
SetSizerAndFit(sizer);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue