fix copy edits message
This commit is contained in:
@@ -381,7 +381,7 @@ static RString CopyEditsMemoryCardToMachine()
|
|||||||
ProfileManager::GetMemoryCardProfileDirectoriesToTry( vsSubDirs );
|
ProfileManager::GetMemoryCardProfileDirectoriesToTry( vsSubDirs );
|
||||||
|
|
||||||
vector<RString> vs;
|
vector<RString> vs;
|
||||||
vs.push_back( ssprintf( COPIED_TO_CARD.GetValue(), pn+1 ) );
|
vs.push_back( ssprintf( COPIED_FROM_CARD.GetValue(), pn+1 ) );
|
||||||
|
|
||||||
FOREACH_CONST( RString, vsSubDirs, sSubDir )
|
FOREACH_CONST( RString, vsSubDirs, sSubDir )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user