Code review comment for lp:~pkunal-parmar/ubuntu-calendar-app/new_timeline

Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

> 74 + text: new Date(0, 0, 0,
> index).toLocaleTimeString(Qt.locale(), i18n.tr("hh ap"))
>
> Can you please add a comment for translators to explain what this string
> corresponds to? (with a link to http://qt-project.org/doc/qt-5.0/qtqml/qml-
> qtquick2-date.html#details for allowed formats)

done, thanks

« Back to merge proposal