Merge lp://qastaging/~mhr3/unity-scope-scopes/i18n-enablement into lp://qastaging/unity-scope-scopes
Proposed by
Michal Hruby
| Status: | Merged | ||||
|---|---|---|---|---|---|
| Approved by: | Paweł Stołowski | ||||
| Approved revision: | 39 | ||||
| Merged at revision: | 34 | ||||
| Proposed branch: | lp://qastaging/~mhr3/unity-scope-scopes/i18n-enablement | ||||
| Merge into: | lp://qastaging/unity-scope-scopes | ||||
| Diff against target: |
285 lines (+164/-16) 8 files modified
CMakeLists.txt (+6/-0) debian/control (+1/-0) po/CMakeLists.txt (+53/-0) po/unity-scope-scopes.pot (+52/-0) src/CMakeLists.txt (+12/-4) src/i18n.h (+25/-0) src/scopes-scope.cpp (+8/-5) src/scopes.ini.in.in (+7/-7) |
||||
| To merge this branch: | bzr merge lp://qastaging/~mhr3/unity-scope-scopes/i18n-enablement | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Paweł Stołowski (community) | Approve | ||
|
Review via email:
|
|||
Commit message
Add i18n support.
Description of the change
Add i18n support.
To post a comment you must log in.
Looks good. +1