Hi Walter - You answer to question 2 about the translation of the Sailed: Discards: To Count: etc
These are controlled by the results.htm template which you can find in the Templates folder.
So if you put another file such as this attached in your templates directory. you would get a Portuguese file for those phrases.
The default directory for custom templates is :-
C:\Users\Public\Documents\Sailwave\Templates
unless you change it by Menu - Setup - Global Options - Folders
so make sure this folder contains a header.txt and footer.txt if there is not one in there simply copy it from C:\Program Files (x86)\Sailwave\Templates folder
Now add the attached file ResultsPOR.htm to this directory and start Sailwave.
Now when you select publish you will see another entry
Results POR…
If you select this one you will get whatever is specified in the ResultsPOR.htm file You should edit this file with a text editor to get whatever translation you want for publishing
The file in the sample just has a P in front of the normal text as a demo so you can see it is working
Which you can see here above.
This is what is in the attached file if it is easier to understand
template.setmenurank(101)
template.setmenutext('&Results POR...')
template.setmenumsg('Publish series summary and/or race details POR')
template.setdisabled(0)
template.end()
string.set("contents", "Contents")
string.set("overall", "Overall")
string.set("prize.title", "Prizes")
string.set("prize.col.rank", "Rank")
string.set("prize.col.category", "Category")
string.set("prize.col.competitor", "Competitor")
string.set("codes.title", "Scoring codes used")
string.set("codes.col.description", "Description")
string.set("codes.col.code", "Code")
string.set("codes.col.points", "Points")
string.set("summary.caption.sailed", "PSailed: ")
string.set("summary.caption.discards", "PDiscards: ")
string.set("summary.caption.tocount", "PTo count: ")
string.set("summary.caption.toqualify","PTo qualify: ")
string.set("summary.caption.entries", "PEntries: ")
string.set("summary.caption.ratings", "PRating system: ")
string.set("summary.caption.scoring", "PScoring system: ")
string.set("race.col.start", "Start")
string.set("race.col.finish", "Finish")
string.set("race.col.elapsed", "Elapsed")
string.set("race.col.laps", "Laps")
string.set("race.col.corrected", "Corrected")
string.set("race.col.bce", "BCE")
string.set("race.col.bcr", "BCR")
string.set("race.col.speed", "Ave speed")
string.set("race.col.place", "Place")
string.set("race.col.points", "Points")
string.set("race.start.start", "Start: ")
string.set("race.start.finishes", "Finishes: ")
string.set("race.start.time", "Time: ")
string.set("race.start.distance", "Distance: ")
string.set("race.start.weight", "Weight: ")
string.set("race.start.course", "Course: ")
string.set("race.start.wind", "Wind: ")
string.set("race.start.winddir", "Wind dir: ")
string.set("race.start.windstrength", "Wind strength: ")
string.set("race.start.windspeed", "Ave wind: ")
string.set("[summary.col.race.rank1.td](http://summary.col.race.rank1.td)", "rank1")
string.set("[summary.col.race.rank2.td](http://summary.col.race.rank2.td)", "rank2")
string.set("[summary.col.race.rank3.td](http://summary.col.race.rank3.td)", "rank3")
html.include('header.txt')
html.resultswiz()
.
Hope that helps so you can publish either in English or Portugese from the publish menu
Any questions please let me know
Jon
Sender notified by
[Mailtrack](https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality4&)
···
Jon Eskdale
03333 443377
07530 112233