You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by sh...@apache.org on 2006/10/12 00:07:36 UTC

svn commit: r462994 - in /portals/jetspeed-2/trunk: applications/j2-admin/src/java/ applications/j2-admin/src/java/org/apache/jetspeed/portlets/site/resources/ components/portal/src/java/org/apache/jetspeed/decoration/resources/ src/webapp/desktop-them...

Author: shinsuke
Date: Wed Oct 11 15:07:34 2006
New Revision: 462994

URL: http://svn.apache.org/viewvc?view=rev&rev=462994
Log:
added and updated en properties files

Added:
    portals/jetspeed-2/trunk/applications/j2-admin/src/java/messages_en.properties   (with props)
    portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/decoration/resources/DecoratorActions_en.properties   (with props)
    portals/jetspeed-2/trunk/src/webapp/desktop-themes/sky/resources/Messages_en.properties   (with props)
Modified:
    portals/jetspeed-2/trunk/applications/j2-admin/src/java/org/apache/jetspeed/portlets/site/resources/SiteResources_en.properties

Added: portals/jetspeed-2/trunk/applications/j2-admin/src/java/messages_en.properties
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/applications/j2-admin/src/java/messages_en.properties?view=auto&rev=462994
==============================================================================
--- portals/jetspeed-2/trunk/applications/j2-admin/src/java/messages_en.properties (added)
+++ portals/jetspeed-2/trunk/applications/j2-admin/src/java/messages_en.properties Wed Oct 11 15:07:34 2006
@@ -0,0 +1,23 @@
+
+required=Required
+required.java.util.Date=A date of the form 'MM/dd/yyyy' is required
+
+typeMismatch=Invalid Data Entry
+typeMismatch.java.lang.Integer=Must be a number
+typeMismatch.java.util.Date=Must be of the form 'MM/dd/yyyy'
+
+button.home=Home
+button.edit=Edit
+
+exception.generalError.title=General Error
+
+exception.notAuthorized.title=Access Not Permitted
+exception.notAuthorized.message=You do not have permission to access this area.
+
+exception.notAvailable.title=Resource Not Available
+exception.notAvailable.message=That resource is not available.
+
+exception.contactAdmin=Please contact your System Administrator for assistance.
+
+portlet.exceptions.title=Sample Exceptions
+portlet.exceptions.message=This portlet lets you see what uncaught exceptions will look like in your portlet.  Select one of the exceptions below in order to throw it.

Propchange: portals/jetspeed-2/trunk/applications/j2-admin/src/java/messages_en.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: portals/jetspeed-2/trunk/applications/j2-admin/src/java/org/apache/jetspeed/portlets/site/resources/SiteResources_en.properties
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/applications/j2-admin/src/java/org/apache/jetspeed/portlets/site/resources/SiteResources_en.properties?view=diff&rev=462994&r1=462993&r2=462994
==============================================================================
--- portals/jetspeed-2/trunk/applications/j2-admin/src/java/org/apache/jetspeed/portlets/site/resources/SiteResources_en.properties (original)
+++ portals/jetspeed-2/trunk/applications/j2-admin/src/java/org/apache/jetspeed/portlets/site/resources/SiteResources_en.properties Wed Oct 11 15:07:34 2006
@@ -34,8 +34,6 @@
 Url = Url
 Hidden = Hidden 
 link.details = Link Details
-Hidden = Hidden 
-link.details = Link Details
 
 # Page titles
 page.details = Page Details

Added: portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/decoration/resources/DecoratorActions_en.properties
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/decoration/resources/DecoratorActions_en.properties?view=auto&rev=462994
==============================================================================
--- portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/decoration/resources/DecoratorActions_en.properties (added)
+++ portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/decoration/resources/DecoratorActions_en.properties Wed Oct 11 15:07:34 2006
@@ -0,0 +1,25 @@
+# Copyright 2005 The Apache Software Foundation.
+# 
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# 
+#      http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+## standard actions
+view=View
+edit=Edit
+help=Help
+normal=Restore
+minimized=Minimize
+maximized=Maximize
+
+## extended actions
+print=Print
+solo=Solo

Propchange: portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/decoration/resources/DecoratorActions_en.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: portals/jetspeed-2/trunk/src/webapp/desktop-themes/sky/resources/Messages_en.properties
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/desktop-themes/sky/resources/Messages_en.properties?view=auto&rev=462994
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/desktop-themes/sky/resources/Messages_en.properties (added)
+++ portals/jetspeed-2/trunk/src/webapp/desktop-themes/sky/resources/Messages_en.properties Wed Oct 11 15:07:34 2006
@@ -0,0 +1,21 @@
+# Copyright 2005 The Apache Software Foundation.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+portal.loginform.logout=Logout
+portal.loginform.login=Login
+portal.loginform.username=Username:
+portal.loginform.password=Password:
+portal.loginform.change_password=Change Password
+portal.loginform.error.invalid_password=Invalid password
+

Propchange: portals/jetspeed-2/trunk/src/webapp/desktop-themes/sky/resources/Messages_en.properties
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org