| Commit | Date | |
|---|---|---|
|
[r2439]
by
david_costanzo
Instead of setting the FileName to *.lgo when opening and saving logo files, FMSLogo now parses the file filter and uses the file extension part as the filename. This was done so that the German version of FMSLogo could see both .log and .lgo files. |
2007-09-20 05:08:24 | Tree |
|
[r2438]
by
david_costanzo
Bump the version to 6.17.0. Thank Stefano Federici for translating the Italian version of FMSLogo. Note that I fixed some of the examples to work with the Portuguese version of FMSLogo. |
2007-09-19 22:19:26 | Tree |
| 2007-09-19 22:16:53 | Tree | |
| 2007-09-19 22:15:26 | Tree | |
| 2007-09-19 22:12:45 | Tree | |
|
[r2434]
by
david_costanzo
Replace "PR" with "PRINT" because "PR" means "TO" in German. I also changed the formatting a bit to make the code more readable. I also renamed a variable named "rw" to something that didn't look like the abbreviation for READWORD (RW also means something else in German). |
2007-09-19 20:22:38 | Tree |
| 2007-09-19 20:18:12 | Tree | |
| 2007-09-19 20:01:54 | Tree | |
|
[r2431]
by
david_costanzo
Replace "ST" with "SHOWTURTLE" because "ST" means "PR" in Italian. I also replacd HT with HIDETURTLE for consistency. |
2007-09-19 19:56:29 | Tree |
|
[r2430]
by
david_costanzo
Fix a bug where the beginning of a line or the end of a line didn't count as a token delimiter. As a result, several internationalization bugs were missed by this script. Add exceptions for German and Italian. |
2007-09-19 19:48:08 | Tree |