A drop-down menu is to the right of this, so a colon would be nice.

If you don't have a colon between the "Frame Rate Display" and the combo box, then it just looks like the combox box is randomly placed there and unrelated to the checkbox you just checked/unchecked.
This commit is contained in:
unknown 2015-03-25 22:40:22 -04:00
parent b331f9f452
commit fae0c71a96
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ void CLanguage::LoadDefaultStrings (void)
DEF_STR(OPTION_DISABLE_SS, L"Disable screen saver when running a ROM");
DEF_STR(OPTION_DISPLAY_FR, L"Display Frame Rate");
DEF_STR(OPTION_CHECK_RUNNING, L"Check if Project64 is already running");
DEF_STR(OPTION_CHANGE_FR, L"Frame Rate Display");
DEF_STR(OPTION_CHANGE_FR, L"Frame Rate Display:");
//ROM Browser Tab
DEF_STR(RB_MAX_ROMS, L"Max # of ROMs Remembered (0-10):");