|
From: <am...@vu...> - 2010-07-29 20:55:05
|
Revision: 25381
Author: amogge
Date: 2010-07-29 13:54:56 -0700 (Thu, 29 Jul 2010)
Log Message:
-----------
plural
Modified Paths:
--------------
client/trunk/azureus2/src/org/gudy/azureus2/internat/MessagesBundle.properties
Modified: client/trunk/azureus2/src/org/gudy/azureus2/internat/MessagesBundle.properties
===================================================================
--- client/trunk/azureus2/src/org/gudy/azureus2/internat/MessagesBundle.properties 2010-07-29 20:54:24 UTC (rev 25380)
+++ client/trunk/azureus2/src/org/gudy/azureus2/internat/MessagesBundle.properties 2010-07-29 20:54:56 UTC (rev 25381)
@@ -3808,9 +3808,12 @@
#connected to more seeds/peers than tracker reports
Column.seedspeers.started.over=%1
-library.all.header=%1 Items: %2 active
-library.incomplete.header=%1 items downloading, %2 waiting to download
-library.unopened.header=%1 Items
+library.all.header.p=%1 items: %2 active
+library.incomplete.header.p=%1 items downloading, %2 waiting to download
+library.unopened.header.p=%1 items
+library.all.header=%1 item: %2 active
+library.incomplete.header=%1 item downloading, %2 waiting to download
+library.unopened.header=%1 item
ConfigView.section.style.status.show_rategraphs=Show rate history graphs under download/upload text
|