resources/de_old.rs
author Claus Gittinger <cg@exept.de>
Sun, 03 May 2020 13:20:12 +0200
changeset 25379 609d492f29a7
parent 23369 7da77097fbba
permissions -rw-r--r--
#DOCUMENTATION by cg class: Object comment/format in: #perform:ifNotUnderstood:

; $Header$
;
; Old German strings (just a joke!)
; (no, they did not have Smalltalk in the middle ages)
;
; this file contains 8bit national characters;
; DONT EDIT this file with an old vi !
;
;

#include 'de.rs'

'january'       'Eismond'
'february'      'Hornung'
'march'         'Lenzmond'
'april'         'Ostermond'
'may'           'Wonnemond'
'june'          'Brachmond'
'july'          'Heumond'
'august'        'Erntemond'
'september'     'Herbstmond'
'october'       'Weinmond'
'november'      'Windmond'
'december'      'Wintermond'