phetsims / gravity-and-orbits

"Gravity And Orbits" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
12 stars 6 forks source link

simName in curly brackets should be replaced with actual sim name #452

Closed KatieWoe closed 2 years ago

KatieWoe commented 2 years ago

For https://github.com/phetsims/qa/issues/838. Seen on Win 11 Chrome. The element gravityAndOrbits.general.model.strings.{{simName}} is described in the PhET-iO Guide. The sim name is already included in the first part of this element, so I am unsure why it is not filled in at the end of the element.

arouinfar commented 2 years ago

Thanks @KatieWoe. I can take care of fixing this, but I'd like to wait and see how many issues require editing the PhET-iO Guide so I can group everything into one commit. Related issues #450 #451 .

zepumph commented 2 years ago

Fixed above!

KatieWoe commented 2 years ago

Looks good in RC3