Author: kwright
Date: Thu Mar 21 18:15:23 2013
New Revision: 1459436

URL: http://svn.apache.org/r1459436
Log:
Fix incorrect case for i18n message.

Modified:
    
manifoldcf/branches/CONNECTORS-664/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties
    
manifoldcf/branches/CONNECTORS-664/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties

Modified: 
manifoldcf/branches/CONNECTORS-664/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties
URL: 
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-664/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties?rev=1459436&r1=1459435&r2=1459436&view=diff
==============================================================================
--- 
manifoldcf/branches/CONNECTORS-664/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties
 (original)
+++ 
manifoldcf/branches/CONNECTORS-664/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties
 Thu Mar 21 18:15:23 2013
@@ -766,7 +766,7 @@ viewauthority.EditThisAuthorityConnectio
 viewauthority.Delete=Delete
 viewauthority.DeleteThisAuthorityConnection=Delete this authority connection
 viewauthority.ApacheManifoldCFViewAuthorityConnectionStatus=Apache ManifoldCF: 
View Authority Connection Status
-viewauthority.Deleteconnection=Delete connection
+viewauthority.DeleteConnection=Delete connection
 viewauthority.Connectorisnotinstalled=Connector is not installed.
 viewauthority.uninstalled=(uninstalled)
 viewauthority.Threwexception=Threw exception:

Modified: 
manifoldcf/branches/CONNECTORS-664/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties
URL: 
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-664/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties?rev=1459436&r1=1459435&r2=1459436&view=diff
==============================================================================
--- 
manifoldcf/branches/CONNECTORS-664/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties
 (original)
+++ 
manifoldcf/branches/CONNECTORS-664/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties
 Thu Mar 21 18:15:23 2013
@@ -767,7 +767,7 @@ viewauthority.EditThisAuthorityConnectio
 viewauthority.Delete=削除
 viewauthority.DeleteThisAuthorityConnection=権限コネクションを削除
 viewauthority.ApacheManifoldCFViewAuthorityConnectionStatus=Apache ManifoldCF: 
権限コネクション状態の表示
-viewauthority.Deleteconnection=Delete connection
+viewauthority.DeleteConnection=Delete connection
 viewauthority.Connectorisnotinstalled=Connector is not installed.
 viewauthority.uninstalled=(uninstalled)
 viewauthority.Threwexception=Threw exception:


Reply via email to