summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/simpleselgame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/ui/simpleselgame.cpp')
-rw-r--r--src/frontend/mame/ui/simpleselgame.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/frontend/mame/ui/simpleselgame.cpp b/src/frontend/mame/ui/simpleselgame.cpp
index 3a230e88a89..7febc58e867 100644
--- a/src/frontend/mame/ui/simpleselgame.cpp
+++ b/src/frontend/mame/ui/simpleselgame.cpp
@@ -297,9 +297,9 @@ void simple_menu_select_game::custom_render(void *selectedref, float top, float
ui().draw_text_box(
container(),
string_format(
- _("No machines found. Please check the rompath specified in the %1$s.ini file.\n\n"
- "If this is your first time using %2$s, please see the config.txt file in "
- "the docs directory for information on configuring %2$s."),
+ _("No system ROMs found. Please check the rompath setting specified in the %1$s.ini file.\n\n"
+ "If this is your first time using %2$s, please see the %2$s.pdf file in "
+ "the docs folder for information on setting up and using %2$s."),
emulator_info::get_configname(),
emulator_info::get_appname()),
text_layout::text_justify::CENTER,