Code review comment for lp:~dpm/ubuntu-weather-app/desktop-i18n-1325626-1318008

Revision history for this message
Nekhelesh Ramananthan (nik90) wrote :

In the following lines, you only seem to be looking at the translation strings in the components folder. Shouldn't this just be *.qml, *.js so that it also checks ubuntu-weather-app.qml and other files in the root folder?

34 + RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}/po
35 + components/*.qml components/*.js *.qml)

review: Needs Information

« Back to merge proposal