Home
last modified time | relevance | path

Searched refs:STR_ERROR_INVALID_CHARACTERS (Results 1 – 4 of 4) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DLoadSave.cpp580 context_show_error(STR_ERROR_INVALID_CHARACTERS, STR_NONE, {}); in window_loadsave_textinput()
990 context_show_error(STR_ERROR_INVALID_CHARACTERS, STR_NONE, {}); in window_loadsave_select()
H A DTitleEditor.cpp688 context_show_error(STR_ERROR_INVALID_CHARACTERS, STR_NONE, {}); in window_title_editor_textinput()
1157 context_show_error(STR_ERROR_INVALID_CHARACTERS, STR_NONE, {}); in window_title_editor_rename_park()
H A DThemes.cpp728 context_show_error(STR_ERROR_INVALID_CHARACTERS, STR_NONE, {}); in window_themes_textinput()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/localisation/
H A DStringIds.h2675 STR_ERROR_INVALID_CHARACTERS = 5243, enumerator