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 2015/06/30 20:06:19 UTC

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

Author: kwright
Date: Tue Jun 30 18:06:19 2015
New Revision: 1688497

URL: http://svn.apache.org/r1688497
Log:
Pull up addition of unauthorized page from trunk.

Added:
    manifoldcf/branches/CONNECTORS-1131/framework/crawler-ui/src/main/webapp/unauthorized.jsp
      - copied unchanged from r1688494, manifoldcf/trunk/framework/crawler-ui/src/main/webapp/unauthorized.jsp
Modified:
    manifoldcf/branches/CONNECTORS-1131/   (props changed)
    manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties
    manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties
    manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_zh_CN.properties

Propchange: manifoldcf/branches/CONNECTORS-1131/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Jun 30 18:06:19 2015
@@ -126,3 +126,4 @@
 /manifoldcf/branches/CONNECTORS-981:1605049-1605773
 /manifoldcf/branches/CONNECTORS-989:1611600-1612101
 /manifoldcf/branches/CONNECTORS-990:1610284-1610707
+/manifoldcf/trunk:1688494

Modified: manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties?rev=1688497&r1=1688496&r2=1688497&view=diff
==============================================================================
--- manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties (original)
+++ manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties Tue Jun 30 18:06:19 2015
@@ -847,6 +847,8 @@ resultreport.ResultCodeMatchMustBeAValid
 error.ApacheManifoldCFError=Apache ManifoldCF: Error
 error.Error=Error!
 error.Return=Return
+error.Unauthorized=Apache ManifoldCF: Unauthorized activity
+error.UnauthorizedAccess=You do not have permissions to perform this activity
 
 viewjob.ApacheManifoldCFViewJob=Apache ManifoldCF: View Job
 viewjob.ViewAJob=View a Job

Modified: manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties?rev=1688497&r1=1688496&r2=1688497&view=diff
==============================================================================
--- manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties (original)
+++ manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties Tue Jun 30 18:06:19 2015
@@ -848,6 +848,8 @@ resultreport.ResultCodeMatchMustBeAValid
 error.ApacheManifoldCFError=Apache ManifoldCF:エラー
 error.Error=エラー
 error.Return=戻る
+error.Unauthorized=Apache ManifoldCF: Unauthorized activity
+error.UnauthorizedAccess=You do not have permissions to perform this activity
 
 viewjob.ApacheManifoldCFViewJob=Apache ManifoldCF:ジョブ情報
 viewjob.ViewAJob=ジョブ情報

Modified: manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_zh_CN.properties
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_zh_CN.properties?rev=1688497&r1=1688496&r2=1688497&view=diff
==============================================================================
--- manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_zh_CN.properties (original)
+++ manifoldcf/branches/CONNECTORS-1131/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_zh_CN.properties Tue Jun 30 18:06:19 2015
@@ -848,6 +848,8 @@ resultreport.ResultCodeMatchMustBeAValid
 error.ApacheManifoldCFError=Apache ManifoldCF: 错误
 error.Error=错误
 error.Return=返回
+error.Unauthorized=Apache ManifoldCF: Unauthorized activity
+error.UnauthorizedAccess=You do not have permissions to perform this activity
 
 viewjob.ApacheManifoldCFViewJob=Apache ManifoldCF: 作业信息
 viewjob.ViewAJob=作业信息