phetsims / friction

"Friction" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/friction
GNU General Public License v3.0
4 stars 6 forks source link

Many unused a11y strings #260

Closed zepumph closed 2 years ago

zepumph commented 2 years ago

Just a cleanup step that I haven't done in too long:

Running "build" task
Building runnable repository (friction, brands: phet-io, phet)
Building brand: phet-io
>> Webpack build complete: 4607ms
>> Unused string: key=a11y.temperature.nowWarm, value=now warm
>> Unused string: key=a11y.temperature.nowHot, value=now hot
>> Unused string: key=a11y.temperature.dropping, value=dropping
>> Unused string: key=a11y.screenSummary.moveChemistryBookExplore, value=Move Chemistry book down to explore friction.
>> Unused string: key=a11y.capitalizedAFew, value=A few
>> Unused string: key=a11y.capitalizedMore, value=More
>> Production minification complete: 20576ms (1556482 bytes)
. . . .