Skip to content

Commit

Permalink
Changes Vectors and vectors to Force vectors and force vectors. phets…
Browse files Browse the repository at this point in the history
  • Loading branch information
terracoda committed Jul 12, 2019
1 parent f04e3ee commit 5b33e73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/ISLCA11yStrings.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ define( require => {
value: '{{vectorChangeClause}}, forces now {{forceValue}} {{units}}.'
},
vectorsCapitalized: {
value: 'Vectors'
value: 'Force vectors'
},
vectorChangeClausePattern: {
value: '{{vectors}} {{changeDirection}}'
Expand All @@ -145,7 +145,7 @@ define( require => {
value: '{{vectors}} {{changeDirection}}, forces now {{forceValue}} {{units}}'
},
vectors: {
value: 'vectors'
value: 'force vectors'
},
vectorsSizeClausePattern: {
value: '{{vectors}} {{size}}'
Expand Down

0 comments on commit 5b33e73

Please sign in to comment.