Another submission to a dutch variation
This commit is contained in:
@@ -51,7 +51,7 @@ RE_ON_DATE_SMB_WROTE = re.compile(
|
|||||||
# Polish
|
# Polish
|
||||||
u'napisał',
|
u'napisał',
|
||||||
# Dutch
|
# Dutch
|
||||||
'schreef','verzond'
|
'schreef','verzond','geschreven'
|
||||||
))
|
))
|
||||||
))
|
))
|
||||||
# Special case for languages where text is translated like this: 'on {date} wrote {somebody}:'
|
# Special case for languages where text is translated like this: 'on {date} wrote {somebody}:'
|
||||||
|
|||||||
Reference in New Issue
Block a user