[ https://issues.apache.org/jira/browse/FLEX-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211224#comment-13211224 ]
Justin Mclean commented on FLEX-17: ----------------------------------- Patch to fix in SVN trunk: ### Eclipse Workspace Patch 1.0 #P Apache Flex Index: frameworks/projects/advancedgrids/bundles/en_US/olap.properties =================================================================== --- frameworks/projects/advancedgrids/bundles/en_US/olap.properties (revision 1290925) +++ frameworks/projects/advancedgrids/bundles/en_US/olap.properties (working copy) @@ -26,7 +26,7 @@ noMeasures=No measures have been specified for the cube -unionError=Sets do not have same dimensionality. Union cannot be peformed. +unionError=Sets do not have same dimensionality. Union cannot be performed. invalidAggregator=Invalid aggregator value '{0}'. The possible values are 'SUM', 'AVG', 'MIN', 'MAX' and 'COUNT'. Index: frameworks/projects/spark/bundles/en_US/osmf.properties =================================================================== --- frameworks/projects/spark/bundles/en_US/osmf.properties (revision 1290925) +++ frameworks/projects/spark/bundles/en_US/osmf.properties (working copy) @@ -95,7 +95,7 @@ streamSwitchStreamNotInManualMode=Dynamic Stream Switching - stream is not in manual mode swfIOLoadError=I/O error when loading SWF swfSecurityError=Security error when loading SWF -switchingDownBandwidthInsufficient=Average bandwith is insufficient for the current stream's bitrate +switchingDownBandwidthInsufficient=Average bandwidth is insufficient for the current stream's bitrate switchingDownBufferInsufficient=Buffer length is insufficient switchingDownFrameDropUnacceptable=Average dropped Frames per Second is unacceptable for the current stream switchingDownOther=Switching down @@ -105,5 +105,5 @@ traitInstanceAlreadyAdded=An instance of this trait class has already been added to this MediaElement traitNotSupported=MediaPlayer - method called on null media or media that isn't *trait* traitResolverAlreadyAdded=A trait resolver for the specified trait type has already been added to this MediaElement -traitTypeMismatch=The specified trait instance is of an unexpectted type +traitTypeMismatch=The specified trait instance is of an unexpected type unsupportedTraitType=The specified trait type is not supported > Spelling errors in en_US locale resource bundles > ------------------------------------------------ > > Key: FLEX-17 > URL: https://issues.apache.org/jira/browse/FLEX-17 > Project: Apache Flex > Issue Type: Improvement > Reporter: Justin Mclean > Assignee: Bertrand Delacretaz > Priority: Trivial > > There are a couple of errors in the en_US locale resource bundles. Errors in > spark osmf.properties may come from elsewhere as it looks like it's been auto > generated. > (A quick search didn't show this issue in the existing Adobe bug base so it > unlikely to be a duplicate when they are imported to JIRA) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira