Commit 17040cca authored by Kevin Bracey's avatar Kevin Bracey
Browse files

Propogated Ursula message file changes to all the various copies.

Version 4.01. Not tagged
parent 8f75c7ed
......@@ -7,7 +7,9 @@ OK:OK
Continue:Weiter
Quit:Beenden
OSUnits: OS-Einheiten
CentSec: * 1/10 Sekunde
DeciSec: * 1/10 Sekunde
OSUperSec: OS-Einheiten / Sekunde
OSUperSec2: OS-Einheiten / Sekunde²
WSP:Sprite-Bereich
#{DictTokens}
......@@ -28,7 +30,6 @@ BadTemplate:Der Template-Eintrag ist ung
BadFonts:Eine Schriftreferenz konnte nicht zugeordnet werden.
BadSyntax:Die Validations-Zeichenkette enthält einen Syntaxfehler.
NoTasks:Es laufen zu viele Aufgaben.
BadConfFont:Der Wert der WimpFont-Variable muß im Bereich 0-15 liegen.
NoTemplate:Der Template-Eintrag konnte nicht gefunden werden.
InUse:Der Fenster-Manager wird noch benutzt.
BadPalFile:Die Palettendatei ist fehlerhaft.
......
......@@ -7,7 +7,9 @@ OK:続ける
Continue:続ける
Quit:Quit
OSUnits: OS Units
CentSec: * 1/10 second
DeciSec: * 1/10 second
OSUperSec: OS Units / second
OSUperSec2: OS Units / second²
WSP:Wimp sprite pool
#{DictTokens}
......@@ -22,13 +24,12 @@ Focus:Input focus window not found
BadHandle:Illegal window handle
TooMenus:Too many menus
BadExtent:Bad work area extent
BadPointer:Syntax: *POINTER <0|1>
BadPointer:Syntax: *Pointer [0|1]
NoTemplateFile:Template file not found
BadTemplate:Template entry invalid
BadFonts:Unable to bind font handle
BadSyntax:Syntax error in validation string
NoTasks:Too many tasks
BadConfFont:WimpFont value must be in the range 0-15
NoTemplate:Template entry not found
InUse:Window manager in use
BadPalFile:Error in palette file
......
......@@ -7,7 +7,9 @@ OK:Continue
Continue:Continue
Quit:Quit
OSUnits: OS Units
CentSec: * 1/10 second
DeciSec: * 1/10 second
OSUperSec: OS Units / second
OSUperSec2: OS Units / second
WSP:Wimp sprite pool
#{DictTokens}
......@@ -22,13 +24,12 @@ Focus:Input focus window not found
BadHandle:Illegal window handle
TooMenus:Too many menus
BadExtent:Bad work area extent
BadPointer:Syntax: *POINTER <0|1>
BadPointer:Syntax: *Pointer [0|1]
NoTemplateFile:Template file not found
BadTemplate:Template entry invalid
BadFonts:Unable to bind font handle
BadSyntax:Syntax error in validation string
NoTasks:Too many tasks
BadConfFont:WimpFont value must be in the range 0-15
NoTemplate:Template entry not found
InUse:Window manager in use
BadPalFile:Error in palette file
......
......@@ -8,5 +8,5 @@
Module_MajorVersion SETS "4.01"
Module_Version SETA 401
Module_MinorVersion SETS ""
Module_Date SETS "30 Sep 1998"
Module_Date SETS "01 Oct 1998"
END
......@@ -5,10 +5,10 @@
*/
#define Module_MajorVersion_CMHG 4.01
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 30 Sep 1998
#define Module_Date_CMHG 01 Oct 1998
#define Module_MajorVersion "4.01"
#define Module_Version 401
#define Module_MinorVersion ""
#define Module_Date "30 Sep 1998"
#define Module_Date "01 Oct 1998"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment