Merge lp://qastaging/~nikwen/ubuntu-terminal-app/layout-i18n into lp://qastaging/~ubuntu-terminal-dev/ubuntu-terminal-app/reboot

Proposed by Niklas Wenzel
Status: Merged
Approved by: Alan Pope 🍺🐧🐱 πŸ¦„
Approved revision: 106
Merged at revision: 112
Proposed branch: lp://qastaging/~nikwen/ubuntu-terminal-app/layout-i18n
Merge into: lp://qastaging/~ubuntu-terminal-dev/ubuntu-terminal-app/reboot
Diff against target: 776 lines (+298/-75)
11 files modified
po/com.ubuntu.terminal.pot (+93/-1)
src/app/qml/KeyboardRows/JsonTranslator.qml (+115/-0)
src/app/qml/KeyboardRows/KeyboardLayout.qml (+31/-9)
src/app/qml/KeyboardRows/Layouts/ControlKeys.json (+1/-7)
src/app/qml/KeyboardRows/Layouts/FunctionKeys.json (+14/-27)
src/app/qml/KeyboardRows/Layouts/Nano.json (+0/-12)
src/app/qml/KeyboardRows/Layouts/ScrollKeys.json (+8/-9)
src/app/qml/KeyboardRows/Layouts/SimpleCommands.json (+1/-2)
src/app/qml/KeyboardRows/jsonParser.js (+22/-6)
src/app/qml/TerminalSettings.qml (+8/-2)
src/app/qml/ubuntu-terminal-app.qml (+5/-0)
To merge this branch: bzr merge lp://qastaging/~nikwen/ubuntu-terminal-app/layout-i18n
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Alan Pope 🍺🐧🐱 πŸ¦„ (community) Approve
Review via email: mp+264620@code.qastaging.launchpad.net

Commit message

Add the ability to translate strings from json profiles

Description of the change

Add the ability to translate strings from json profiles

To post a comment you must log in.
Revision history for this message
Niklas Wenzel (nikwen) wrote :

Just found something while looking through the diff. Will fix it. :)

Revision history for this message
Niklas Wenzel (nikwen) wrote :

Should be fixed now. :)

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) wrote :

Looks good, thanks Niklas!

review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) wrote :

Looks like a couple of merge conflicts.

Revision history for this message
Niklas Wenzel (nikwen) wrote :

I'll get to them. Thank you for reviewing this one as well. :)

104. By Niklas Wenzel

Merge master

105. By Niklas Wenzel

Update JsonTranslator to the new UITK as well

Revision history for this message
Niklas Wenzel (nikwen) wrote :

I resolved the conflicts. Should be ready for merging now. :)

Revision history for this message
Niklas Wenzel (nikwen) wrote :

Oh no! I found a bug!

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
106. By Niklas Wenzel

Fix error due to which the layout descriptions would not appear in the KeyboardBar

Revision history for this message
Niklas Wenzel (nikwen) wrote :

Fixed now. :)

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Niklas Wenzel (nikwen) wrote :

Thanks for merging. :)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches