Content deleted Content added
m fix comment typo |
use mw.wikibase.getLabel(X) not deprecated label |
||
Line 483:
end
if k == 'label' then
local wdl = mw.wikibase.
if wdl ~= value then
note:add('label changed to ' .. tostring(wdl))
|