mlaurent created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
mlaurent requested review of this revision.

REVISION SUMMARY
  ...StatusValues[] = {
  
    { I18N_NOOP2("message status", "Important"), "emblem-important"    },
  
  ...
  }
  
  it will return 3 elements and not 2.
  
  I think that idea was to remove this macro as name was not good.
  So I added a new macro which strip context
  
  Allow to replace I18N_NOOP2 macro

TEST PLAN
  make test

REPOSITORY
  R249 KI18n

BRANCH
  de_deprecated_i18n_noop2

REVISION DETAIL
  https://phabricator.kde.org/D24884

AFFECTED FILES
  src/klocalizedstring.h

To: mlaurent
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

Reply via email to