port away from deprecated I18N_NOOP macros
Where it was simple I changed to KLazyLocalizedString
all the way through. Some places would have needed a bigger redesign, so I just used kli18n().untranslatedText()
to do basically what the macros did.
Edited by Mark Penner