not a complete sentence so shouldn't need a period at the end
This commit is contained in:
parent
eeded3a1bf
commit
f02bae81db
|
@ -209,7 +209,7 @@ void CLanguage::LoadDefaultStrings (void)
|
|||
DEF_STR(DIR_AUTO_SAVE, L" N64 native saves directory: ");
|
||||
DEF_STR(DIR_INSTANT_SAVE, L" Saved states directory: ");
|
||||
DEF_STR(DIR_SCREEN_SHOT, L" Screenshot directory: ");
|
||||
DEF_STR(DIR_ROM_DEFAULT, L"Last folder that a ROM was open from.");
|
||||
DEF_STR(DIR_ROM_DEFAULT, L"Last folder that a ROM was open from");
|
||||
DEF_STR(DIR_SELECT_PLUGIN, L"Select plugin directory");
|
||||
DEF_STR(DIR_SELECT_ROM, L"Select ROM directory");
|
||||
DEF_STR(DIR_SELECT_AUTO, L"Select N64 native saves directory");
|
||||
|
|
Loading…
Reference in New Issue