From f567bb8829ff1118161aad93b2cd9a81f0a690ba Mon Sep 17 00:00:00 2001 From: AgustinVallejo Date: Mon, 29 Aug 2022 09:39:34 -0500 Subject: [PATCH] Changing Property to StringProperty, see https://github.com/phetsims/chipper/issues/1310 --- js/johnTravoltageStrings.ts | 106 ++++++++++++++++++------------------ 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/js/johnTravoltageStrings.ts b/js/johnTravoltageStrings.ts index 959a6ed..40f3069 100644 --- a/js/johnTravoltageStrings.ts +++ b/js/johnTravoltageStrings.ts @@ -11,130 +11,130 @@ import johnTravoltage from './johnTravoltage.js'; type StringsType = { 'john-travoltage': { 'title': string; - 'titleProperty': TReadOnlyProperty; + 'titleStringProperty': TReadOnlyProperty; }; 'or': string; - 'orProperty': TReadOnlyProperty; + 'orStringProperty': TReadOnlyProperty; 'shiftKey': string; - 'shiftKeyProperty': TReadOnlyProperty; + 'shiftKeyStringProperty': TReadOnlyProperty; 'escKey': string; - 'escKeyProperty': TReadOnlyProperty; + 'escKeyStringProperty': TReadOnlyProperty; 'tabKey': string; - 'tabKeyProperty': TReadOnlyProperty; + 'tabKeyStringProperty': TReadOnlyProperty; 'handOrFoot': string; - 'handOrFootProperty': TReadOnlyProperty; + 'handOrFootStringProperty': TReadOnlyProperty; 'moveHandOrFoot': string; - 'moveHandOrFootProperty': TReadOnlyProperty; + 'moveHandOrFootStringProperty': TReadOnlyProperty; 'moveFoot': string; - 'moveFootProperty': TReadOnlyProperty; + 'moveFootStringProperty': TReadOnlyProperty; 'moveHand': string; - 'moveHandProperty': TReadOnlyProperty; + 'moveHandStringProperty': TReadOnlyProperty; 'hotKeysAndHelp': string; - 'hotKeysAndHelpProperty': TReadOnlyProperty; + 'hotKeysAndHelpStringProperty': TReadOnlyProperty; 'arrowKeysMoveFoot': string; - 'arrowKeysMoveFootProperty': TReadOnlyProperty; + 'arrowKeysMoveFootStringProperty': TReadOnlyProperty; 'tabKeyDescription': string; - 'tabKeyDescriptionProperty': TReadOnlyProperty; + 'tabKeyDescriptionStringProperty': TReadOnlyProperty; 'shiftTabKeyDescription': string; - 'shiftTabKeyDescriptionProperty': TReadOnlyProperty; + 'shiftTabKeyDescriptionStringProperty': TReadOnlyProperty; 'escapeKeyDescription': string; - 'escapeKeyDescriptionProperty': TReadOnlyProperty; + 'escapeKeyDescriptionStringProperty': TReadOnlyProperty; 'a11y': { 'screenSummary': { 'bodyDescriptionPattern': string; - 'bodyDescriptionPatternProperty': TReadOnlyProperty; + 'bodyDescriptionPatternStringProperty': TReadOnlyProperty; 'descriptionWithChargePattern': string; - 'descriptionWithChargePatternProperty': TReadOnlyProperty; + 'descriptionWithChargePatternStringProperty': TReadOnlyProperty; }; 'electrons': { 'singleDescription': string; - 'singleDescriptionProperty': TReadOnlyProperty; + 'singleDescriptionStringProperty': TReadOnlyProperty; 'multipleDescriptionPattern': string; - 'multipleDescriptionPatternProperty': TReadOnlyProperty; + 'multipleDescriptionPatternStringProperty': TReadOnlyProperty; 'totalDescriptionPattern': string; - 'totalDescriptionPatternProperty': TReadOnlyProperty; + 'totalDescriptionPatternStringProperty': TReadOnlyProperty; 'totalAfterDischargePattern': string; - 'totalAfterDischargePatternProperty': TReadOnlyProperty; + 'totalAfterDischargePatternStringProperty': TReadOnlyProperty; }; 'appendages': { 'arm': { 'label': string; - 'labelProperty': TReadOnlyProperty; + 'labelStringProperty': TReadOnlyProperty; 'positions': { 'farthestFromDoorknob': string; - 'farthestFromDoorknobProperty': TReadOnlyProperty; + 'farthestFromDoorknobStringProperty': TReadOnlyProperty; 'veryFarFromDoorknob': string; - 'veryFarFromDoorknobProperty': TReadOnlyProperty; + 'veryFarFromDoorknobStringProperty': TReadOnlyProperty; 'farFromDoorknob': string; - 'farFromDoorknobProperty': TReadOnlyProperty; + 'farFromDoorknobStringProperty': TReadOnlyProperty; 'notSoCloseToDoorknob': string; - 'notSoCloseToDoorknobProperty': TReadOnlyProperty; + 'notSoCloseToDoorknobStringProperty': TReadOnlyProperty; 'closeToDoorknob': string; - 'closeToDoorknobProperty': TReadOnlyProperty; + 'closeToDoorknobStringProperty': TReadOnlyProperty; 'veryCloseToDoorknob': string; - 'veryCloseToDoorknobProperty': TReadOnlyProperty; + 'veryCloseToDoorknobStringProperty': TReadOnlyProperty; 'justAboveDoorknob': string; - 'justAboveDoorknobProperty': TReadOnlyProperty; + 'justAboveDoorknobStringProperty': TReadOnlyProperty; 'atDoorknob': string; - 'atDoorknobProperty': TReadOnlyProperty; + 'atDoorknobStringProperty': TReadOnlyProperty; 'justBelowDoorknob': string; - 'justBelowDoorknobProperty': TReadOnlyProperty; + 'justBelowDoorknobStringProperty': TReadOnlyProperty; 'handPointingAway': string; - 'handPointingAwayProperty': TReadOnlyProperty; + 'handPointingAwayStringProperty': TReadOnlyProperty; 'handPointingStraightUp': string; - 'handPointingStraightUpProperty': TReadOnlyProperty; + 'handPointingStraightUpStringProperty': TReadOnlyProperty; 'handPointingAtUpperDoor': string; - 'handPointingAtUpperDoorProperty': TReadOnlyProperty; + 'handPointingAtUpperDoorStringProperty': TReadOnlyProperty; 'handPointingAtLowerDoor': string; - 'handPointingAtLowerDoorProperty': TReadOnlyProperty; + 'handPointingAtLowerDoorStringProperty': TReadOnlyProperty; 'handPointingStraightDown': string; - 'handPointingStraightDownProperty': TReadOnlyProperty; + 'handPointingStraightDownStringProperty': TReadOnlyProperty; 'farthestFromDoorknobLast': string; - 'farthestFromDoorknobLastProperty': TReadOnlyProperty; + 'farthestFromDoorknobLastStringProperty': TReadOnlyProperty; } }; 'leg': { 'label': string; - 'labelProperty': TReadOnlyProperty; + 'labelStringProperty': TReadOnlyProperty; 'positions': { 'footOffRugPointingBackwards': string; - 'footOffRugPointingBackwardsProperty': TReadOnlyProperty; + 'footOffRugPointingBackwardsStringProperty': TReadOnlyProperty; 'footOffRug': string; - 'footOffRugProperty': TReadOnlyProperty; + 'footOffRugStringProperty': TReadOnlyProperty; 'footRubbingOnRug': string; - 'footRubbingOnRugProperty': TReadOnlyProperty; + 'footRubbingOnRugStringProperty': TReadOnlyProperty; 'footOffRugPointingForward': string; - 'footOffRugPointingForwardProperty': TReadOnlyProperty; + 'footOffRugPointingForwardStringProperty': TReadOnlyProperty; } } }; 'keyboardHelpDialog': { 'moveFootDescription': string; - 'moveFootDescriptionProperty': TReadOnlyProperty; + 'moveFootDescriptionStringProperty': TReadOnlyProperty; 'moveHandDescription': string; - 'moveHandDescriptionProperty': TReadOnlyProperty; + 'moveHandDescriptionStringProperty': TReadOnlyProperty; }; 'voicing': { 'contentHint': string; - 'contentHintProperty': TReadOnlyProperty; + 'contentHintStringProperty': TReadOnlyProperty; 'detailedContentHint': string; - 'detailedContentHintProperty': TReadOnlyProperty; + 'detailedContentHintStringProperty': TReadOnlyProperty; 'chargedContentHint': string; - 'chargedContentHintProperty': TReadOnlyProperty; + 'chargedContentHintStringProperty': TReadOnlyProperty; 'overviewPattern': string; - 'overviewPatternProperty': TReadOnlyProperty; + 'overviewPatternStringProperty': TReadOnlyProperty; 'previousDischargePattern': string; - 'previousDischargePatternProperty': TReadOnlyProperty; + 'previousDischargePatternStringProperty': TReadOnlyProperty; 'johnFullyCharged': string; - 'johnFullyChargedProperty': TReadOnlyProperty; + 'johnFullyChargedStringProperty': TReadOnlyProperty; 'multipleElectronsOnBodyPattern': string; - 'multipleElectronsOnBodyPatternProperty': TReadOnlyProperty; + 'multipleElectronsOnBodyPatternStringProperty': TReadOnlyProperty; 'screenSummaryWithPreviousDischargePattern': string; - 'screenSummaryWithPreviousDischargePatternProperty': TReadOnlyProperty; + 'screenSummaryWithPreviousDischargePatternStringProperty': TReadOnlyProperty; 'handInteractionHint': string; - 'handInteractionHintProperty': TReadOnlyProperty; + 'handInteractionHintStringProperty': TReadOnlyProperty; 'footInteractionHint': string; - 'footInteractionHintProperty': TReadOnlyProperty; + 'footInteractionHintStringProperty': TReadOnlyProperty; } } };