Author: tuancn
Date: 2010-02-01 23:46:19 -0500 (Mon, 01 Feb 2010)
New Revision: 1487
Removed:
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_vi.xml
Log:
Replace this file with GroovyPortlet_vi.properties
Deleted:
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_vi.xml
===================================================================
---
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_vi.xml 2010-02-02
04:40:53 UTC (rev 1486)
+++
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_vi.xml 2010-02-02
04:46:19 UTC (rev 1487)
@@ -1,52 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-
--->
-
-<bundle>
- <!--
- #####################################################################################
- # EXCEPTION MAPPINGS #
- #####################################################################################
- -->
- <UIGroovyPortlet>
- <note>
- <Text>This is Groovy Portlet (Sample Portlet) it can be developed as a web
application in the future.</Text>
- </note>
- </UIGroovyPortlet>
- <UIIFrameEditMode>
- <title>Thay đổi URL</title>
- <label>
- <iframeUrl>URL</iframeUrl>
- <editmode>Chế độ chỉnh sửa</editmode>
- </label>
- <action>
- <Save>Lưu</Save>
- </action>
- </UIIFrameEditMode>
-
- <UIGroovyPortlet>
- <action>
- <changeLanguage>Thay ngôn ngữ</changeLanguage>
- <register>Register</register>
- </action>
- </UIGroovyPortlet>
-</bundle>
-