You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2013/06/26 14:40:55 UTC

svn commit: r1496906 - in /manifoldcf/branches/CONNECTORS-703/framework: crawler-ui/src/main/webapp/ ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/

Author: kwright
Date: Wed Jun 26 12:40:55 2013
New Revision: 1496906

URL: http://svn.apache.org/r1496906
Log:
Fix a few UI bugs I found in the new stuff

Modified:
    manifoldcf/branches/CONNECTORS-703/framework/crawler-ui/src/main/webapp/editmapper.jsp
    manifoldcf/branches/CONNECTORS-703/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties
    manifoldcf/branches/CONNECTORS-703/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties

Modified: manifoldcf/branches/CONNECTORS-703/framework/crawler-ui/src/main/webapp/editmapper.jsp
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-703/framework/crawler-ui/src/main/webapp/editmapper.jsp?rev=1496906&r1=1496905&r2=1496906&view=diff
==============================================================================
--- manifoldcf/branches/CONNECTORS-703/framework/crawler-ui/src/main/webapp/editmapper.jsp (original)
+++ manifoldcf/branches/CONNECTORS-703/framework/crawler-ui/src/main/webapp/editmapper.jsp Wed Jun 26 12:40:55 2013
@@ -233,7 +233,7 @@
 	{
 %>
 	<p class="windowtitle"><%=Messages.getBodyString(pageContext.getRequest().getLocale(),"editmapper.EditMappingConnection")%></p>
-	<table class="displaytable"><tr><td class="message"><%=Messages.getBodyString(pageContext.getRequest().getLocale(),"editauthority.NoAuthorityConnectorsRegistered")%></td></tr></table>
+	<table class="displaytable"><tr><td class="message"><%=Messages.getBodyString(pageContext.getRequest().getLocale(),"editmapper.NoMappingConnectorsRegistered")%></td></tr></table>
 <%
 	}
 	else

Modified: manifoldcf/branches/CONNECTORS-703/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-703/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties?rev=1496906&r1=1496905&r2=1496906&view=diff
==============================================================================
--- manifoldcf/branches/CONNECTORS-703/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties (original)
+++ manifoldcf/branches/CONNECTORS-703/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties Wed Jun 26 12:40:55 2013
@@ -193,7 +193,7 @@ editmapper.Cancel=Cancel
 editmapper.CancelMappingEditing=Cancel mapping editing
 editmapper.Save=Save
 editmapper.SaveThisMappingConnection=Save this mapping connection
-editmapper.editmapper=Edit authority
+editmapper.editmapper=Edit mapper
 editmapper.TheMaximumNumberOfConnectionsMustBeAValidInteger=The maximum number of connections must be a valid integer
 editmapper.ConnectionMustHaveAName=Connection must have a name
 editmapper.NoMappingConnectorsRegistered=No mapping connectors registered
@@ -202,7 +202,7 @@ editmapper.tab=tab
 editmapper.Name=Name
 editmapper.Type=Type
 editmapper.Throttling=Throttling
-editmapper.EditMappingConnection=Edit Authority Connection
+editmapper.EditMappingConnection=Edit Mapping Connection
 
 listconnections.ApacheManifoldCFListConnections=Apache ManifoldCF: List Connections
 listconnections.ListOfRepositoryConnections=List of Repository Connections

Modified: manifoldcf/branches/CONNECTORS-703/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-703/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties?rev=1496906&r1=1496905&r2=1496906&view=diff
==============================================================================
--- manifoldcf/branches/CONNECTORS-703/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties (original)
+++ manifoldcf/branches/CONNECTORS-703/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties Wed Jun 26 12:40:55 2013
@@ -193,7 +193,7 @@ editmapper.Cancel=Cancel
 editmapper.CancelMappingEditing=Cancel mapping editing
 editmapper.Save=Save
 editmapper.SaveThisMappingConnection=Save this mapping connection
-editmapper.editmapper=Edit authority
+editmapper.editmapper=Edit mapping
 editmapper.TheMaximumNumberOfConnectionsMustBeAValidInteger=The maximum number of connections must be a valid integer
 editmapper.ConnectionMustHaveAName=Connection must have a name
 editmapper.NoMappingConnectorsRegistered=No mapping connectors registered
@@ -202,7 +202,7 @@ editmapper.tab=tab
 editmapper.Name=Name
 editmapper.Type=Type
 editmapper.Throttling=Throttling
-editmapper.EditMappingConnection=Edit Authority Connection
+editmapper.EditMappingConnection=Edit Mapping Connection
 
 listconnections.ApacheManifoldCFListConnections=Apache ManifoldCF:コネクション一覧
 listconnections.ListOfRepositoryConnections=リポジトリコネクション一覧