fix pull request #1476 - engraving punctuation
Pull request from entrez: reading an engraving added a terminal period after the quoted text even when that text already ended in one. That should be conditional like it already is (post-3.6) for T-shirts. Fixes #1476
This commit is contained in:
@@ -2190,6 +2190,10 @@ naming a type of item, unnaming it (with name of <space>), naming it again
|
|||||||
impossible: "named object not in disco"
|
impossible: "named object not in disco"
|
||||||
throwing entire quiver and then picking the stack back up was not putting it
|
throwing entire quiver and then picking the stack back up was not putting it
|
||||||
back into quiver
|
back into quiver
|
||||||
|
when reading a T-shirt or apron, add trailing period to the slogan unless
|
||||||
|
already present in the quoted text
|
||||||
|
when reading an engraving, suppress the addition of a trailing period if the
|
||||||
|
text already has one
|
||||||
|
|
||||||
|
|
||||||
Fixes to 3.7.0-x Platform and/or Interface Problems Exposed Via git Repository
|
Fixes to 3.7.0-x Platform and/or Interface Problems Exposed Via git Repository
|
||||||
|
|||||||
Reference in New Issue
Block a user