Code review comment for lp:~mardy/webbrowser-app/add-onlineaccount-support-for-container2

Revision history for this message
Olivier Tilloy (osomon) wrote :

358 + return i18n.tr("Ubuntu Web Application")

Since some strings were updated, the translation template needs to be re-generated. To do that, run:

   cmake . && make webbrowser-app.pot

and then commit the changes to the branch.

« Back to merge proposal