Discuss Scratch

GunChleoc
Scratcher
500+ posts

String questions for website translation

I have difficulty translation an ambiguous string for the website, and I can't find where it is to have a look at it:

Example tab
templates/explore/base.html:32 templates/studio/base.html:29

Is this a tab called “Example”, or an example for a tab?
TheHockeyist
Scratcher
1000+ posts

String questions for website translation

GunChleoc wrote:

I have difficulty translation an ambiguous string for the website, and I can't find where it is to have a look at it:

Example tab
templates/explore/base.html:32 templates/studio/base.html:29

Is this a tab called “Example”, or an example for a tab?

It's an example tab, I think.
GunChleoc
Scratcher
500+ posts

String questions for website translation

Thanks!
rebecagamz
New Scratcher
1 post

String questions for website translation

Hi, Um, I have this Computer Class assignment and we have to translate words in an invented language “f” like “can we meet?”= “cafan wefe meefeet?”
So we need to create a translator, how can I create a string for that?
GunChleoc
Scratcher
500+ posts

String questions for website translation

You will need a repeat block and a counter variable. Go through the string letter by letter and add them to a result string. Whenever the counter hits 3, reset the counter and add an additional f to the result.

If you need more help, best ask in https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/7/.

Last edited by GunChleoc (Nov. 16, 2016 10:40:54)

Powered by DjangoBB