This commit is contained in:
Bryce Covert
2021-09-08 08:00:59 -07:00
parent 23e87d6224
commit 8ee743e371
58 changed files with 340 additions and 255 deletions

View File

@@ -31,6 +31,7 @@ SteamBootstrapper_DownloadComplete "Download complete."
SteamBootstrapper_PercentComplete "%percent%%% complete"
SteamBootstrapper_NoNetwork "%appname% needs to be online to update. Please confirm your network connection and try again."
SteamBootstrapper_FailedMkdir "Couldn't create directory %dirname%, got error %errno%"
SteamBootstrapper_NotWriteable "Directory %dirname% not writable."
SteamBootstrapper_FailedDownloadHTTPError "Download failed: http error %errno%"
SteamBootstrapper_AlreadyRunningError "An instance of %appname% is already running on this computer, under a different user account."
SteamBootstrapper_MoveContentDir_DestExists "%appname% has changed where it stores game content from '~/Documents/Steam Content' to '~/Library/Application Support/Steam/SteamApps'. You have game files in the original location, and Steam was not able to move the files because files already exist at the new location. You may need to move the files manually, or delete the old files and download your games again. Continue anyway?"