From ea4a758a2f8bb6bc9cd396c871822d78dc63eae1 Mon Sep 17 00:00:00 2001 From: zepumph Date: Mon, 18 Feb 2019 17:54:28 -0900 Subject: [PATCH] add "now" when force is alerted when moving to touching other object, https://github.com/phetsims/gravity-force-lab/issues/124 --- js/ISLCA11yStrings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/ISLCA11yStrings.js b/js/ISLCA11yStrings.js index f3c6fe4..c2d6a94 100644 --- a/js/ISLCA11yStrings.js +++ b/js/ISLCA11yStrings.js @@ -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}}'