Merge lp://staging/~ken-vandine/falldown/generate_translations into lp://staging/falldown
Proposed by
Ken VanDine
Status: | Merged |
---|---|
Merged at revision: | 60 |
Proposed branch: | lp://staging/~ken-vandine/falldown/generate_translations |
Merge into: | lp://staging/falldown |
Diff against target: |
14 lines (+2/-2) 1 file modified
falldown.pro (+2/-2) |
To merge this branch: | bzr merge lp://staging/~ken-vandine/falldown/generate_translations |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Riccardo Padovani | Approve | ||
Review via email: mp+269697@code.staging.launchpad.net |
Commit message
Fixed app dir for generating translations
Description of the change
Fixed app dir for generating translations
To post a comment you must log in.
Thanks for spotting this, unfortunately doesn't work as expected
Well, that works because the *mo files are included in the right directory in the click package, but the app is always shown in english and not in the local language...
I need to investigate further before merging this!