[jboss-svn-commits] JBL Code SVN: r32562 - in labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/main/resources: beans and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Apr 14 05:54:12 EDT 2010


Author: lkrzyzanek
Date: 2010-04-14 05:54:11 -0400 (Wed, 14 Apr 2010)
New Revision: 32562

Added:
   labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/main/resources/beans/
   labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/main/resources/beans/TopExtMembersWidget.properties
Modified:
   labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/main/resources/plugin_i18n.properties
Log:
Added widget properties

Added: labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/main/resources/beans/TopExtMembersWidget.properties
===================================================================
--- labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/main/resources/beans/TopExtMembersWidget.properties	                        (rev 0)
+++ labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/main/resources/beans/TopExtMembersWidget.properties	2010-04-14 09:54:11 UTC (rev 32562)
@@ -0,0 +1,14 @@
+# Resource bundle for Community Recognition (top external members)
+
+# Author of widget
+author=JBoss Community
+
+# Version of the widget
+version=1.0.0
+
+# Display Properties - these are values that should be localized for each supported language
+numResults.displayName=Number of Results
+numResults.shortDescription=Enter the number of top ranked members to display.
+
+containerID.displayName=Place
+containerID.shortDescription=Choose the place to show top ranked members for.
\ No newline at end of file


Property changes on: labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/main/resources/beans/TopExtMembersWidget.properties
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/main/resources/plugin_i18n.properties
===================================================================
--- labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/main/resources/plugin_i18n.properties	2010-04-14 00:21:06 UTC (rev 32561)
+++ labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/src/main/resources/plugin_i18n.properties	2010-04-14 09:54:11 UTC (rev 32562)
@@ -3,6 +3,3 @@
 widget.topextmembers.empty=The top participants are currently being calculated or no one has contributed yet.
 widget.topextmembers.unauthorized.internal=You are not authorized to view the space.
 widget.topextmembers.unauthorized.external=You are not authorized to view the community.
-
-numResults=Number of Results
-containerID=Place
\ No newline at end of file



More information about the jboss-svn-commits mailing list