# | Line 62 | Line 62 | user_string_def platform_strings[] = { | |
---|---|---|
62 | {STR_HELP_MENU_GTK, "/_Help"}, | |
63 | {STR_HELP_ITEM_ABOUT_GTK, "/Help/_About SheepShaver"}, | |
64 | {STR_SUSPEND_WINDOW_TITLE, "SheepShaver suspended. Press Space to reactivate."}, | |
65 | + | {STR_VOSF_INIT_ERR, "Cannot initialize Video on SEGV signals."}, |
66 | ||
67 | {-1, NULL} // End marker | |
68 | }; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |