Skip to content

Commit

Permalink
add "now" when force is alerted when moving to touching other object, p…
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Feb 19, 2019
1 parent 8203eb1 commit ea4a758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/ISLCA11yStrings.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ define( require => {
value: 'Vectors {{size}}.'
},
vectorSizeForcesValuePattern: {
value: 'Vectors {{size}}, forces {{forceValue}} {{units}}.'
value: 'Vectors {{size}}, forces now {{forceValue}} {{units}}.'
},
vectorsSizeClausePattern: {
value: '{{vectors}} {{size}}'
Expand Down

0 comments on commit ea4a758

Please sign in to comment.