From: <an...@us...> - 2007-03-21 15:50:00
|
Revision: 606 http://svn.sourceforge.net/magicmap/?rev=606&view=rev Author: anweiss Date: 2007-03-21 08:41:27 -0700 (Wed, 21 Mar 2007) Log Message: ----------- cleanup and enhancements Modified Paths: -------------- trunk/magicmapclient/res/screentext.properties trunk/magicmapclient/res/screentext_de_DE.properties Removed Paths: ------------- trunk/magicmapclient/res/screentext_en_US.properties Modified: trunk/magicmapclient/res/screentext.properties =================================================================== --- trunk/magicmapclient/res/screentext.properties 2007-03-19 15:18:24 UTC (rev 605) +++ trunk/magicmapclient/res/screentext.properties 2007-03-21 15:41:27 UTC (rev 606) @@ -15,8 +15,8 @@ userdefinedview=&User-defined... connect_to_server=Connect to server disconnect_from_server=Disconnect from server -createlocation=Create location -namelocation=Name location +createlocation=New Referencepoint +creategeopos=New Geocoordinate fetchlocations=Fetch all locations from server rename=Rename delete=Delete @@ -35,10 +35,10 @@ addaccesspoint=Add access point addlocation=Add location seesaccesspoints=Sees Access Point -notseesaccesspoints=Doesn't see Access Point outline=Outline console=Console measurement=Measurement +outline_maps=Maps accesspoints=Access Points locations=Locations clients=Clients @@ -97,6 +97,9 @@ setanhttpproxy=Set an HTTP-Proxy setanhttpproxyhint=Please enter name and port of your proxy server setproxytooltip=Set Proxy-server +geopos=Set a geocoordinate +setgeopos=Set a geocoordinate +setgeoposhint=Please enter a geocoordonate nonserverconnect=Use local connection only showedgesforselectednode=Show only edges for the selected node datainvocationrate=Updaterate @@ -119,4 +122,5 @@ new.map.dialog.scale = scale factors map.panel.context.hide.ap = hide accesspoint map.panel.context.hide.ap.off = compute accesspoint -node.accesspoint.is.hide = OFF \ No newline at end of file +node.accesspoint.is.hide = OFF +continue=C&ontinue \ No newline at end of file Modified: trunk/magicmapclient/res/screentext_de_DE.properties =================================================================== --- trunk/magicmapclient/res/screentext_de_DE.properties 2007-03-19 15:18:24 UTC (rev 605) +++ trunk/magicmapclient/res/screentext_de_DE.properties 2007-03-21 15:41:27 UTC (rev 606) @@ -17,8 +17,6 @@ disconnect_from_server=Vom Server trennen createlocation=Neuer Referenzpunkt creategeopos=Neue Geokoordinate -createinfoobject=Neues Infoobjekt -namelocation=Benenne Referenzpunkt fetchlocations=Hole alle Orte vom Server rename=Umbenennen delete=Entfernen @@ -37,7 +35,6 @@ addaccesspoint=Access Point hinzuf\xFCgen addlocation=Referenzpunkt hinzuf\xFCgen seesaccesspoints=Sieht Access Point -notseesaccesspoints=Sieht nicht Access Point outline=\xDCbersicht console=Konsole measurement=Messung @@ -103,14 +100,11 @@ geopos=Geokoordinate setzen setgeopos=Eine Geokoordinate setzen setgeoposhint=Geben Sie bitte eine Geokoordinate an -infoobject=Infoobjekt setzen -setinfoobject=Ein Infoobjekt setzen -setinfoobjecthint=Geben Sie bitte Name und URL ein nonserverconnect=Kein Server (Standalone) showedgesforselectednode=Zeige nur die Kanten f\xFCr den selektierten Knoten datainvocationrate=Updaterate datainvocationratetooltip=Stellt ein wie oft die Daten vom Server abgerufen werden -dataInvocationRate1=1 Sek +dataInvocationRate1=10 Sek dataInvocationRate2=2 Sek dataInvocationRate3=3 Sek dataInvocationRate4=4 Sek Deleted: trunk/magicmapclient/res/screentext_en_US.properties =================================================================== --- trunk/magicmapclient/res/screentext_en_US.properties 2007-03-19 15:18:24 UTC (rev 605) +++ trunk/magicmapclient/res/screentext_en_US.properties 2007-03-21 15:41:27 UTC (rev 606) @@ -1,27 +0,0 @@ -file=File -map=Map -connect=Connect -disconnect=Disconnect -exit=Exit -options=Options -about=About... -help=Help -connect_to_server=Connect to server -disconnect_from_server=Disconnect from server -createlocation=New reference point -creategeopos=New geo position -createinfoobject=New info object -geopos=Set a geo position -setgeopos=Set a geo position -setgeoposhint=Please enter a geo position -infoobject=Set an info object -setinfoobject=Set an info object -setinfoobjecthint=Please enter name and URL -scanlocation=Scan location -namelocation=Name location -fetchlocations=Fetch all locations from server -rename=Rename -delete=Delete -properties=Properties... -outline_maps=Maps -continue=&Continue This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |