Skip to content

Commit

Permalink
added todo, #355
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Nov 7, 2017
1 parent 4b7d89d commit c45078f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/HomeScreenView.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ define( function( require ) {
var Text = require( 'SCENERY/nodes/Text' );

// a11y-strings
// TODO: factor these out to joistA11yStrings.js, see https://github.com/phetsims/joist/issues/355
var simScreensString = 'Sim Screens';
var simScreenString = 'Sim Screen';
var homeScreenDescriptionPatternString = 'Come explore with {{name}}. It has {{screens}} screens.';
Expand Down

0 comments on commit c45078f

Please sign in to comment.