[Bugs] #1728 UNSP: etoys - Extraneous double spaces present in UI strings.

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Tue Feb 16 00:43:07 EST 2010


#1728: etoys  - Extraneous double spaces present in UI strings.
------------------------------------------+---------------------------------
    Reporter:  cjl                        |          Owner:  bert                       
        Type:  defect                     |         Status:  new                        
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  Etoys                      |        Version:  Unspecified                
    Severity:  Unspecified                |       Keywords:                             
Distribution:  Unspecified                |   Status_field:  Unconfirmed                
------------------------------------------+---------------------------------
 Extraneous double space present in UI strings.

 =================

 Morphic-
 Flaps,Flaps_class>>defaultsQuadsDefiningScriptingFlap,TextMorph_class>>registerInFlapsRegistry

 "A  data field which will have a different value on every card of the
 background"

 should be:

 "A data field which will have a different value on every card of the
 background"

 =================

 Morphic-Kernel,TheWorldMenu>>windowsMenu

 "Brings an open fileList  to the front, creating one if necessary, and
 makes it the active window"

 should be:

 "Brings an open fileList to the front, creating one if necessary, and
 makes it the active window"

 =================

 Morphic-Mentoring,EventRecordingSpace>>makeStatusButtons

 "When you hit this, you will be handed a button which, when it is clicked,
 will open up an Event Player in which the recording can be played back."

 should be:

 "When you hit this, you will be handed a button which, when it is clicked,
 will open up an Event Player in which the recording can be played back."

 =================

 Morphic-Scripting,CategoryViewer>>phraseForTimesRepeat

 "Drag here to tear off a  Repeat/Times unit which you can drop into your
 script"

 should be:

 "Drag here to tear off a Repeat/Times unit which you can drop into your
 script"

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/1728>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list