Warning, /sdk/pology/lang/nn/rules/domain.rules is written in an unsupported language. File is not indexed.

0001 # Domain-specific rules for Norwegian Nynorsk.
0002 # Karl Ove Hufthammer <karl@huftis.org>
0003 # License: GPLv3
0004 #
0005 # Notes:
0006 #
0007 # - Rule IDs it should start with ds-*.
0008 #
0009 # - Environment can be automatically engaged for a given catalog by
0010 #   adding "X-Rules-Environment: <envname>\n" to its header.
0011 
0012 include file="puretext.filters"
0013 
0014 environment gcompris
0015 
0016 [\.|!$]
0017 id="ds-gcompris-title-punktum"
0018 hint="Aktivitetstitlar i GCompris skal ikkje slutta med punktum e.l."
0019 valid !ctx="ActivityInfo\|"
0020 valid !comment="Activity title"
0021 
0022 [[^\.]$]
0023 id="ds-gcompris-help-ikkje-punktum"
0024 hint="Teksten i hjelpetittel/-mål/-krav i GCompris må slutta med punktum (med nokre unntak)"
0025 valid !ctx="ActivityInfo\|"
0026 valid !comment="Help title|goal|prerequisite"
0027 
0028 [\.$]
0029 id="ds-gcompris-endringslogg-punktum"
0030 hint="Oppføringar i endringsloggen i GCompris skal ikkje slutta med punktum"
0031 valid !ctx="ChangeLog\|"