[Japi-cvs] SF.net SVN: japi: [556] libs/swing-list/trunk/src/net/sf/japi/swing/list/ action_de.prop
Status: Beta
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2007-07-29 20:50:49
|
Revision: 556
http://japi.svn.sourceforge.net/japi/?rev=556&view=rev
Author: christianhujer
Date: 2007-07-29 13:50:47 -0700 (Sun, 29 Jul 2007)
Log Message:
-----------
Added German translation.
Added Paths:
-----------
libs/swing-list/trunk/src/net/sf/japi/swing/list/action_de.properties
Added: libs/swing-list/trunk/src/net/sf/japi/swing/list/action_de.properties
===================================================================
--- libs/swing-list/trunk/src/net/sf/japi/swing/list/action_de.properties (rev 0)
+++ libs/swing-list/trunk/src/net/sf/japi/swing/list/action_de.properties 2007-07-29 20:50:47 UTC (rev 556)
@@ -0,0 +1,23 @@
+#
+# JAPI libs-swing-list is a library for lists in swing.
+# Copyright (C) 2007 Christian Hujer.
+#
+# This library 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 library 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 library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+#
+
+moveToTop.text=Anfang
+moveUp.text=Rauf
+moveDown.text=Runter
+moveToBottom.text=Ende
Property changes on: libs/swing-list/trunk/src/net/sf/japi/swing/list/action_de.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ LF
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|