aacid added inline comments.

INLINE COMMENTS

> annotationmodel.cpp:346
> +            {
> +                caption.append("*");
> +            }

i'm not sure this is LTR friendly, basically you always put the work on the 
translators side so it's them that can do it correctly, so you'd do

i18nc("This annotation contains text, %1 is the caption of the annotation", "%1 
*", caption);

or similar

REPOSITORY
  R223 Okular

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

To: simgunz, #okular
Cc: aacid, ngraham, michaelweghorn

Reply via email to