*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 12 Dec 1995 18:37:27 +0100
changeset 140 d1433c87ce75
parent 139 779ae6adb925
child 141 977cb52010f9
*** empty log message ***
resources/ApplicationModel.rs
--- a/resources/ApplicationModel.rs	Sat Dec 09 23:11:21 1995 +0100
+++ b/resources/ApplicationModel.rs	Tue Dec 12 18:37:27 1995 +0100
@@ -6,7 +6,7 @@
 ; for convenience and to avoid having them dublicated
 ; in every subclass.
 ;
-; $Header: /cvs/stx/stx/libview2/resources/Attic/ApplicationModel.rs,v 1.4 1995-11-22 16:44:26 cg Exp $
+; $Header: /cvs/stx/stx/libview2/resources/Attic/ApplicationModel.rs,v 1.5 1995-12-12 17:37:27 cg Exp $
 ;
 ; this file may contain 8bit national characters;
 ; DONT EDIT this file with an old vi !
@@ -43,11 +43,11 @@
 no                      'non'
 abort                   'annulla'
 cancel                  'annulla'
+ok                      'd''accordo'
+continue                'continuare'
 #endif
 
 #if (Language == #swedish) 
 abort                   'avbryt'
 cancel                  'avbryt'
 #endif
-
-