Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > Phex (Cross-platform) > Development & Coding > Localizing Phex (translating)
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

Localizing Phex (translating) Translating Phex into your language and getting in touch with other translators


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old July 30th, 2004
Phex Developer
 
Join Date: May 8th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

Quote:
Originally posted by RaaF
Well the Duch translation is as good as finished
Great! can I have a preview?
Quote:
Only, I can't change the column names under the SearchMonitor tab.
The localization of them was missing. Here are the key available in the next release.

SearchMonitorTab_RoutedFrom = Routed From
SearchMonitorTab_SearchText = Search Text
SearchMonitorTab_HopsTtl = Hops / TTL
Quote:
And in the options screen under users interface, I can only describe 2 settings, while there are 3 (language is missing)
UserInterfaceText = <html>This section of the options system allows you to change settings that \
affect the user interface of Phex.\
<table border="0"><tr><td valign="top">*</td><td>'General' let you alter the look and feel of the \
user interface and it's font.</td></tr>\
<tr><td valign="top">*</td><td>'Language' let you change the user interface language. \
<tr><td valign="top">*</td><td>'Prompts' gives you options about which alerts and notifications \
you like to be informed of.</td></tr></table></html>
Quote:
And as I have some lengthy info texts, could the displaytime be set a little longer ?
You mean the tooltip text display time? I have to check for that, I guess its a Java default currently.
Quote:
And If it is easy to add extra TTT lines at some points, could someone explain howto ?
You need to do it in the Java source. Its not working easily on all components. Like tables are difficult. But lets assume you have a simple component. Like a JButton. In that case you can just call the standard method setToolTipText. Here a simple example:

searchButton.setToolTipText( Localizer.getString( "TTTStartSearch") );

But I guess the easiest way would be to tell me the elements and I add the changes for you quickly. Maybe we can do this through ICQ or anything..
Quote:
Further, could it be there are some old entries in the properties file ?
Yes, I'm currently working on a tool to find them out.
Quote:
And I think the English version could be changed a little, more seen from a user point of view.
(but I have no time for it at the moment)
I'm open to any suggestions from anyone to improve the texts.
Quote:
Oh yes and finally, what does DailyUptimeProvider mean.
Uptime the last 24Hr.?
Compared to uptime, daily uptime is a weighted average calculation of the time you are online per day (The current day counts more, days in the past count less).
The formular came from Limewire and the value is PONGED through the network together with IPs to determine how likely it is to connect to a host.

Gregor
__________________
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[BUG] Phex 2.6.4.89 - phex upload stuck with "initializing" uploads pawelsz General Discussion 1 January 31st, 2006 02:34 PM
No downloads from phex to phex Only A Hobo General Discussion 3 October 21st, 2005 02:20 AM
[BUG] Phex 2.6.4.89 - phex window graphic corruption pawelsz General Discussion 4 September 18th, 2005 06:38 PM
Need example of using phex. reise General Gnutella Development Discussion 9 November 24th, 2003 09:34 AM
Decentralized Host-Cache - Only PHEX has one - So Promote PHEX Unregistered General Discussion 0 January 31st, 2002 05:29 AM


All times are GMT -7. The time now is 11:55 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.