|
Re: Delete translations: msg#00042lang.smalltalk.squeak.beginners
Hi Antonio, It is very easy to add languages, merge, etc, but I do not find how to delete one of them. If your question is about a word, there is a button named "remove". If the question is about a language, there is no UI but you can do it: NaturalLanguageTranslator removeLocaleID: (LocaleID isoString: 'tlh') This mixed use can create problems to me? Now we use NaturalLanguageTranslator only for internal use. It will be replaced more gettext compatible way. Meanwhile, you can use the language editor, but I recommend to get used to gettext tools. Now translation data is in the image as a cache. So you don't need external po file. But this behavior might be changed. About Babel (Preferences... menu), which is the diference between /translationWithBabel/ activated or not? Babel is old name of NaturalLanguageTranslator. This preference is no more used. Thanks for informing about it. Cheers, - Takashi
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: how do I get Seaside up on my Squeak?, Ron Teitelbaum |
|---|---|
| Next by Date: | Using Local Date Settings, Jack Williams |
| Previous by Thread: | Re: Delete translations, antonio |
| Next by Thread: | Re: Delete translations, antonio |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |