Changes
Jump to navigation
Jump to search
no edit summary
Line 71:
Line 71:
if label then break end -- label found and we are done
if label then break end -- label found and we are done
end
end
− label = "some text"
+ label = "some text" + langList[1]
if not label then -- no labels found, so just show the q-code
if not label then -- no labels found, so just show the q-code
label = item
label = item