אונטערשייד צווישן ווערסיעס פון "יחידה:הערה"

210 בייטן צוגעלייגט ,  פֿאַר 2 חדשים
עבר הזמן
(לאטעס לייג אויף דיין צעריסענע הויזן. א דנאק.)
צייכנס: מאנועל צוריקשטעל צוריקגעשטעלט
(עבר הזמן)
צייכן: אַנולירונג
 
שורה 29: שורה 29:
if text then
if text then
text = frame:preprocess(args[1])
text = frame:preprocess(args[1])
if not text == nil then text = trim(trim) end
    if text:match("%.%.$") then
        text =text:sub(1, -2)
    end
    if not text:match("[!\"'()%,%-.:;?`]$") then
        text = text .. "."
    end
     end
     end
if refName and #refName then refDic['name'] = refName end
if refName and #refName then refDic['name'] = refName end