mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 21:01:37 +00:00
Make both descriptions share the same paragraph.
This commit is contained in:
parent
bd04792441
commit
fe2fb12e7c
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@ std::unordered_map<std::string, std::unordered_map<ELanguage, std::string>> g_lo
|
||||||
// Notes: message appears when clicking the "Add Folder" option for the first time.
|
// Notes: message appears when clicking the "Add Folder" option for the first time.
|
||||||
"Installer_Message_FolderPickerTutorial",
|
"Installer_Message_FolderPickerTutorial",
|
||||||
{
|
{
|
||||||
{ ELanguage::English, "Select a folder that contains the\nunmodified files that have been extracted\nfrom the game.\n\nYou can use this option to copy the\nfolders that were created by an emulator\nduring the game's installation.\n\nFor choosing a digital dump,\nuse the\"Add Files\" option instead." },
|
{ ELanguage::English, "Select a folder that contains the\nunmodified files that have been extracted\nfrom the game.\n\nThese files can be obtained by following\nthe instructions on the GitHub page and\ncopying them from your Xbox 360's\nhard disk to your PC.\n\nFor choosing a digital dump,\nuse the\"Add Files\" option instead." },
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue