Merge lp://staging/~dholbach/help-app/1430326 into lp://staging/~ubuntu-touch-coreapps-drivers/help-app/trunk
Proposed by
Daniel Holbach
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 84 | ||||
Proposed branch: | lp://staging/~dholbach/help-app/1430326 | ||||
Merge into: | lp://staging/~ubuntu-touch-coreapps-drivers/help-app/trunk | ||||
Diff against target: |
13 lines (+2/-1) 1 file modified
edit-here/translations.py (+2/-1) |
||||
To merge this branch: | bzr merge lp://staging/~dholbach/help-app/1430326 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
David Planella | Approve | ||
Review via email: mp+252433@code.staging.launchpad.net |
To post a comment you must log in.
LGTM. Just one suggestion - perhaps testing for MIME type (text/plain or text/x-markdown) might be more robust?
Either way should work.