|
From: <caw...@us...> - 2007-07-09 21:39:07
|
Revision: 2732
http://svn.sourceforge.net/rubyeclipse/?rev=2732&view=rev
Author: cawilliams
Date: 2007-07-09 14:39:04 -0700 (Mon, 09 Jul 2007)
Log Message:
-----------
add copyright
Modified Paths:
--------------
trunk/com.aptana.rdt/src/com/aptana/rdt/ui/gems/GemsMessages.properties
Modified: trunk/com.aptana.rdt/src/com/aptana/rdt/ui/gems/GemsMessages.properties
===================================================================
--- trunk/com.aptana.rdt/src/com/aptana/rdt/ui/gems/GemsMessages.properties 2007-07-09 18:36:47 UTC (rev 2731)
+++ trunk/com.aptana.rdt/src/com/aptana/rdt/ui/gems/GemsMessages.properties 2007-07-09 21:39:04 UTC (rev 2732)
@@ -1,3 +1,16 @@
+###############################################################################
+# Copyright (c) 2007 Aptana, Inc.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html. If redistributing this code,
+# this entire header must remain intact.
+###############################################################################
+# messages.properties
+# contains externalized strings for com.aptana.rdt
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file should be translated.
GemsView_NameColumn_label=Name
GemsView_VersionColumn_label=Version
GemsView_DescriptionColumn_label=Description
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|