[freenet-cvs] r13646 - trunk/freenet/src/freenet/l10n
nextgens at freenetproject.org
nextgens at freenetproject.org
Mon Jun 18 10:28:51 UTC 2007
Author: nextgens
Date: 2007-06-18 10:28:50 +0000 (Mon, 18 Jun 2007)
New Revision: 13646
Modified:
trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
Fix a few typos I've probably introduced
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2007-06-18 07:10:00 UTC (rev 13645)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2007-06-18 10:28:50 UTC (rev 13646)
@@ -173,14 +173,14 @@
FirstTimeWizardToadlet.bandwidthLimit=Bandwidth limits
FirstTimeWizardToadlet.bandwidthLimitLong=Please select your internet connection type and speed from the dropdown menu below.
FirstTimeWizardToadlet.datastoreSize=Datastore size
-FirstTimeWizardToadlet.datastoreSizeLong=Please select a size for your datastore. The datastore acts like a cache; storing data for the network will help you to get better thoughput when requesting popular files. The more space you can afford the better it is for the community and the faster your node will go.
+FirstTimeWizardToadlet.datastoreSizeLong=Please select a size for your datastore. The datastore acts like a cache; storing data for the network will help you to get better throughput when requesting popular files. The more space you can afford the better it is for the community and the faster your node will go.
FirstTimeWizardToadlet.isNetworkTrusted=Is your local network trusted ?
FirstTimeWizardToadlet.isNetworkTrustedLong=Is your local network trusted ? If you answer yes here all the services provided by your node will be wide open to everyone willing to access them on the given network. You will be able to do selective access controls from the configuration page when the wizard is over.
-FirstTimeWizardToadlet.noNetworkIF=No additionnal network interface found
-FirstTimeWizardToadlet.noNetworkIFLong=Freenet hasn't found any additionnal network interface. It will assume that you will connect to it from your computer and only from it.
+FirstTimeWizardToadlet.noNetworkIF=No additional network interface found
+FirstTimeWizardToadlet.noNetworkIFLong=Freenet hasn't found any additional network interface. It will assume that you will connect to it from your computer and only from it.
FirstTimeWizardToadlet.iDoTrust=Do you trust people connected to ${interface} (${ip}) ?
FirstTimeWizardToadlet.congratz=Welcome on board!
-FirstTimeWizardToadlet.congratzLong=Contratulations, the base configuration of your freenet node is now done. You can change and edit any of the parameters you have just set going to the "configuration" page, reachable anytime from the menu on the left of the interface. We wish you a pleasant freenet experience.
+FirstTimeWizardToadlet.congratzLong=Congratulations, the base configuration of your freenet node is now done. You can change and edit any of the parameters you have just set going to the "configuration" page, reachable anytime from the menu on the left of the interface. We wish you a pleasant freenet experience.
FirstTimeWizardToadlet.step1Title=Freenet first time wizard! - Choose a node name
FirstTimeWizardToadlet.step2Title=Freenet first time wizard! - Bandwidth limits
FirstTimeWizardToadlet.step3Title=Freenet first time wizard! - Datastore size
More information about the cvs
mailing list