r27186 - trunk/freenet/src/freenet/l10n

[email protected] Wed, 22 Apr 2009 01:11:00 +0000
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: xor
Date: 2009-04-22 01:10:59 +0000 (Wed, 22 Apr 2009)
New Revision: 27186

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
"Datastore maintenance" is enough IMHO. "Task" is just our internal programmer-thinking.

Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties	2009-04-22 01:08:56 UTC (rev 27185)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties	2009-04-22 01:10:59 UTC (rev 27186)
@@ -979,7 +979,7 @@
 SaltedHashFreenetStore.shortRebuildProgress=Datastore(${name}) maintenance in progress: ${processed}/${total}
 SaltedHashFreenetStore.longResizeProgress=Datastore(${name}) resize in progress: ${processed}/${total}. The node may be a little bit slower then usual during the process. Avoid restarting the node during this.
 SaltedHashFreenetStore.longRebuildProgress=Datastore(${name}) maintenance in progress: ${processed}/${total}. The node may be a little bit slower then usual during the process. Avoid restarting the node during this.
-SaltedHashFreenetStore.cleanerAlertTitle=Datastore maintenance task running 
+SaltedHashFreenetStore.cleanerAlertTitle=Datastore maintenance running 
 QueueToadlet.DUinProgress=Directory uploads in progress (${size})
 QueueToadlet.DinProgress=Downloads in progress (${size})
 QueueToadlet.UinProgress=Uploads in progress (${size})