Author: jkoster
Date: 2009-07-03 16:03:36 +0200 (Fri, 03 Jul 2009)
New Revision: 36542

Added:
   
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/resources/com/finalist/cmsc/portlets/SearchPortlet_zh.properties
Removed:
   CMSContainer/trunk/CMSContainer_Portlets/portlets-search/migration/
   
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/resources/com/finalist/portlets/
Modified:
   CMSContainer/trunk/CMSContainer_Portlets/portlets-search/README.txt
   
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/resources/com/finalist/cmsc/portlets/SearchPortlet.properties
   
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/resources/com/finalist/cmsc/portlets/SearchPortlet_nl.properties
   
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/src/webapp/WEB-INF/portlet-search.xml
Log:
CMSC-1458 - Small code improvements to the search-portlet: closed form-tag, 
moved zh resource bundle. Fixed typos.

Modified: CMSContainer/trunk/CMSContainer_Portlets/portlets-search/README.txt
===================================================================
--- CMSContainer/trunk/CMSContainer_Portlets/portlets-search/README.txt 
2009-07-03 14:03:27 UTC (rev 36541)
+++ CMSContainer/trunk/CMSContainer_Portlets/portlets-search/README.txt 
2009-07-03 14:03:36 UTC (rev 36542)
@@ -1,2 +1,2 @@
 DESCRIPTION:
-The search portlet, needs the lucues module.
\ No newline at end of file
+The search portlet, needs the Luceus module.
\ No newline at end of file

Modified: 
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/resources/com/finalist/cmsc/portlets/SearchPortlet.properties
===================================================================
--- 
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/resources/com/finalist/cmsc/portlets/SearchPortlet.properties
      2009-07-03 14:03:27 UTC (rev 36541)
+++ 
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/resources/com/finalist/cmsc/portlets/SearchPortlet.properties
      2009-07-03 14:03:36 UTC (rev 36542)
@@ -30,4 +30,4 @@
 search.allchannels=all main channels
 search.img=/gfx/button_zoek_header_en.gif
 search.nosearchstring=No search string specified, please enter a value in the 
search field and press the search button.
-search.noradiobtn=No search area specified, please choose between Internet or 
the L1 website.
+search.noradiobtn=No search area specified, please choose one.

Modified: 
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/resources/com/finalist/cmsc/portlets/SearchPortlet_nl.properties
===================================================================
--- 
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/resources/com/finalist/cmsc/portlets/SearchPortlet_nl.properties
   2009-07-03 14:03:27 UTC (rev 36541)
+++ 
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/resources/com/finalist/cmsc/portlets/SearchPortlet_nl.properties
   2009-07-03 14:03:36 UTC (rev 36542)
@@ -30,4 +30,4 @@
 search.allchannels=alle hoofd rubrieken
 search.img=/gfx/button_zoek_header.gif
 search.nosearchstring=Geen zoekcriteria opgegeven, vul zoek gegevens in en 
druk op zoek.
-search.noradiobtn=Geen zoekgebied geselecteerd, maak een keuze tussen Internet 
of de L1 website. 
+search.noradiobtn=Geen zoekgebied geselecteerd, maak een keuze. 

Added: 
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/resources/com/finalist/cmsc/portlets/SearchPortlet_zh.properties
===================================================================
--- 
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/resources/com/finalist/cmsc/portlets/SearchPortlet_zh.properties
                           (rev 0)
+++ 
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/resources/com/finalist/cmsc/portlets/SearchPortlet_zh.properties
   2009-07-03 14:03:36 UTC (rev 36542)
@@ -0,0 +1,33 @@
+javax.portlet.title=查找Portlet
+javax.portlet.short-title=查找Portlet
+javax.portlet.keywords=查找,luceus
+
+edit_defaults.title=Luceus 查找Portlet
+edit_defaults.view=查看
+edit_defaults.save=��?存
+
+edit_defaults.elementsperpage=��?页结果
+edit_defaults.numberofpages=页�?�
+edit_defaults.maxelements=最大结果
+edit_defaults.pagesindex=页�?�索引
+edit_defaults.pagesindex.center=中心
+edit_defaults.pagesindex.forward=�?��?�
+edit_defaults.pagesindex.half-full=�?���?
+
+edit_defaults.indexname=索引�??称
+
+edit_defaults.unlimited=无��?
+
+search.submit=查找
+search.results=查找结果
+search.entry=你��?查找: {0}
+search.count=找到 {0} �?�
+search.showing=, 现在显示{0}-{1}
+search.showing.page=, 现在第{0}页
+search.showing.results=结果
+search.criteria=查找标准:
+search.specify=指定:
+search.allchannels=全部主频�?�
+search.img=/gfx/button_zoek_header_en.gif
+search.nosearchstring=未找到指定字符串, 轻��?新输入�?�件并查找.
+search.noradiobtn=未找到指定区域, 请��?试在L1站点或Internet上查找.

Modified: 
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/src/webapp/WEB-INF/portlet-search.xml
===================================================================
--- 
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/src/webapp/WEB-INF/portlet-search.xml
      2009-07-03 14:03:27 UTC (rev 36541)
+++ 
CMSContainer/trunk/CMSContainer_Portlets/portlets-search/src/webapp/WEB-INF/portlet-search.xml
      2009-07-03 14:03:36 UTC (rev 36542)
@@ -3,7 +3,7 @@
        
xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd 
http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd";>
 
        <portlet>
-               <description>a search portlet, using the luceus 
stuff</description>
+               <description>Search portlet, using the luceus 
engine</description>
                <portlet-name>searchportlet</portlet-name>
                <display-name>Search Portlet</display-name>
                
<portlet-class>com.finalist.cmsc.portlets.SearchPortlet</portlet-class>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to