Thread: Pocket Weather
View Single Post
  #126 (permalink)  
Old 01-16-2009, 04:44 PM
digitaldon37 digitaldon37 is offline
Basic4ppc Veteran
 
Join Date: Jan 2008
Posts: 215
Default

Quote:
Originally Posted by klaus View Post
Hi Don.

I had a look at the xda developper site and saw the post of gutte about the Minimize translation.

Actually this word is not yet translated.
To do so, just add one code line in the UpdateLanguage routine:
Code:
<font face="Courier New"><font size="2"><font color="#0000ff"><font face="Courier New"><font size="2"><font color="#0000ff">
<font size=
"2"><font face="Courier New"><font color="#0000ff">Sub </font></font></font></font></font></font></font></font></font><font face="Courier New"><font size="2"><font face="Courier New"><font size="2">UpdateLanguage</font></font>
</font></font><font face=
"Courier New"><font size="2"><font color="#008000"><font face="Courier New"><font size="2"><font color="#008000"><font face="Courier New"><font size="2"><font color="#008000">'RefreshWeather(1)</font></font></font>
</font></font></font></font></font></font><font face="Courier New"><font size="2"><font face="Courier New"><font size="2"><font color="red">mnuMin.Text=Text(</font></font></font></font></font><font face="Courier New"><font size="2"><font face="Courier New"><font size="2"><font face="Courier New"><font size="2"><font color="red">59</font></font></font></font></font></font></font><font face="Courier New"><font size="2"><font face="Courier New"><font size="2"><font color="red">)</font></font></font>
<font size=
"2"><font face="Courier New">mnuFile.Text=Text(</font></font></font></font><font face="Courier New"><font size="2"><font color="#800080"><font face="Courier New"><font size="2"><font color="#800080"><font face="Courier New"><font size="2"><font color="#800080">1</font></font></font></font></font></font></font></font></font><font face="Courier New"><font size="2"><font face="Courier New"><font size="2">)</font></font>
<font size=
"2"><font face="Courier New">mnuExit.Text=Text(</font></font></font></font><font face="Courier New"><font size="2"><font color="#800080"><font face="Courier New"><font size="2"><font color="#800080"><font face="Courier New"><font size="2"><font color="#800080">2</font></font></font></font></font></font></font></font></font><font face="Courier New"><font size="2"><font face="Courier New"><font size="2">)</font></font>
</font></font>
The language files have been updated in the attached zip file.
There are still some added texts, not translated in some files, Italian, Spanish , Portuguese, Russian.

The text numbering in the files beginns with 0 !
That meens that the total number of lines is one more than the number in the first line in the files.

Best regards.
Thanks Klaus. I'll add this to my to do list and get an update posted in the next couple of weeks.
Reply With Quote