יחידה:Citation/CS1: הבדלים בין גרסאות בדף
אין תקציר עריכה |
אין תקציר עריכה |
||
| שורה 2,097: | שורה 2,097: | ||
if is_set(TransTitle) then | if is_set(TransTitle) then | ||
if is_set(Title) then | if is_set(Title) then | ||
TransTitle = " <span class=\"mw-content-ltr\">uuu" .. TransTitle .. "</span>"; | TransTitle = " <span class=\"mw-content-ltr\">uuu" .. TransTitle .. "vvv</span>"; | ||
else | else | ||
TransError = " " .. seterror( 'trans_missing_title' ); | TransError = " " .. seterror( 'trans_missing_title' ); | ||