protonscr

Download demo wizard shows #Steam_Install_WillDownloadAllFiles

steamclosed reviewedSteam client
ValveSoftware/steam-for-linux#984 · opened 2013-01-28 by hugwijst · updated 2013-01-31 · 5 comments · github
Hhugwijst 2013-01-28 github

Summary

When I download a demo of a game, the text '#Steam_Install_WillDownloadAllFiles' appears on the second screen of the install wizard.

Steps to reproduce

  1. Browse the Steam store to a game with a demo, I've tried iBomber and 'The Book of Unwritten Tales: The Critter Chronicles'.
  2. Click the 'DOWNLOAD DEMO' button.
  3. Press the 'NEXT >' button.
  4. In the middle of the window, the following text is displayed: '#Steam_Install_WillDownloadAllFiles'.
Jjohndrinkwater 2013-01-28 github

including #Steam_Install_StartCacheLoading on a later page

Hhugwijst 2013-01-28 github

And several string place holders in the properties window of the demo:

  • Update tab: #Steam_AlwaysKeepThisGameUpToDate, #Steam_DoNotUpdateThisGame, #Steam_GameProperties_AlwaysUpToDateInfo
  • Local files tab: #STEAM_BACKUPGAMEFILES, #STEAM_DELETELOCALGAMECONTENT, #STEAM_GAME_VERIFYGAMEFILES
Bbdeen-valve maintainer 2013-01-29 github

Ok, I see this happening here too... Not sure why yet.

Bbdeen-valve maintainer 2013-01-29 github

Ok, applications, games, media and tools do not show this problem.
It's an issue for many of the strings where we have mappings for some appTypes, but not others.

This likely will be an issue for demo, DLC, mod, and guides.

Bbdeen-valve maintainer 2013-01-30 github

Ok, should all be fixed up.

Nothing extracted yet.