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

Revision history for this message
Olivier Tilloy (osomon) 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)

review: Needs Fixing

« Back to merge proposal