*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 21 Feb 2000 16:50:55 +0100
changeset 1356 e9bf01117cea
parent 1355 55f97e2d97d2
child 1357 facab5c393b9
*** empty log message ***
resources/ApplicationModel.rs
--- a/resources/ApplicationModel.rs	Fri Feb 18 15:40:19 2000 +0100
+++ b/resources/ApplicationModel.rs	Mon Feb 21 16:50:55 2000 +0100
@@ -8,7 +8,7 @@
 ; for convenience and to avoid having them dublicated
 ; in every subclass.
 ;
-; $Header: /cvs/stx/stx/libview2/resources/Attic/ApplicationModel.rs,v 1.24 1999-09-16 09:10:02 cg Exp $
+; $Header: /cvs/stx/stx/libview2/resources/Attic/ApplicationModel.rs,v 1.25 2000-02-21 15:50:55 cg Exp $
 ;
 ; this file contains 8bit national characters;
 ; DONT EDIT this file with an old vi !
@@ -28,6 +28,8 @@
 ; ok                      'ok'
 abort                   'abbrechen'
 Abort                   'Abbrechen'
+undo                    'rückgängig'
+Undo                    'Rückgängig'
 cancel                  'abbrechen'
 Cancel                  'Abbrechen'
 apply                   'ausführen'