From: Florian L. <fle...@us...> - 2005-10-08 23:18:18
|
Update of /cvsroot/magicmap/magicmapclient/res In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16995/res Modified Files: screentext.properties screentext_de_DE.properties Log Message: Variables Empfangsinterval für Daten vom Server Index: screentext_de_DE.properties =================================================================== RCS file: /cvsroot/magicmap/magicmapclient/res/screentext_de_DE.properties,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** screentext_de_DE.properties 4 Oct 2005 12:04:24 -0000 1.6 --- screentext_de_DE.properties 8 Oct 2005 23:18:09 -0000 1.7 *************** *** 99,101 **** setproxytooltip=Proxy-Server einstellen nonserverconnect=Kein Server (Standalone) ! showedgesforselectednode=Zeige nur die Kanten /nfür den selektierten Knoten --- 99,113 ---- setproxytooltip=Proxy-Server einstellen nonserverconnect=Kein Server (Standalone) ! showedgesforselectednode=Zeige nur die Kanten für den selektierten Knoten ! datainvocationrate=Updaterate ! datainvocationratetooltip=Stellt ein wie oft die Daten vom Server abgerufen werden ! dataInvocationRate1=1 Sek ! dataInvocationRate2=2 Sek ! dataInvocationRate3=3 Sek ! dataInvocationRate4=4 Sek ! dataInvocationRate5=5 Sek ! dataInvocationRate6=6 Sek ! dataInvocationRate7=7 Sek ! dataInvocationRate8=8 Sek ! dataInvocationRate9=9 Sek ! dataInvocationRate10=10 Sek Index: screentext.properties =================================================================== RCS file: /cvsroot/magicmap/magicmapclient/res/screentext.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** screentext.properties 4 Oct 2005 12:04:24 -0000 1.5 --- screentext.properties 8 Oct 2005 23:18:09 -0000 1.6 *************** *** 100,102 **** --- 100,114 ---- nonserverconnect=Use local connection only showedgesforselectednode=Show only edges for the selected node + datainvocationrate=Updaterate + datainvocationratetooltip=Sets the rate for getting data from the server + dataInvocationRate1=1 sec + dataInvocationRate2=2 sec + dataInvocationRate3=3 sec + dataInvocationRate4=4 sec + dataInvocationRate5=5 sec + dataInvocationRate6=6 sec + dataInvocationRate7=7 sec + dataInvocationRate8=8 sec + dataInvocationRate9=9 sec + dataInvocationRate10=10 sec |