[Etoys] translation issue in addTranslatedList:

Bert Freudenberg bert at freudenbergs.de
Wed Sep 26 15:14:56 EDT 2007


On Sep 26, 2007, at 21:01 , Takashi Yamamiya wrote:

> http://dev.laptop.org/ticket/3447
>
> 4: Add special case to detect literals. You don't need to change any
> method dealing with addTranslatedList:. I don't like to add more
> special case though, it's ok if this is the simplest way.  Korakurider
> wrote a good example in GetTextExporter2>>appendVocabularies:

I thought we agreed in the call to it via #translatedNoop like this:

	aMenu addTranslatedList: #(
		('play sound' playSound)
		('add to sound library' addToSoundLibrary)) translatedNoop

- Bert -




More information about the Etoys mailing list