Merge lp:~vthompson/ubuntu-weather-app/reboot-tweak-README.translations into lp:ubuntu-weather-app

Proposed by Victor Thompson
Status: Merged
Approved by: Andrew Hayzen
Approved revision: 41
Merged at revision: 41
Proposed branch: lp:~vthompson/ubuntu-weather-app/reboot-tweak-README.translations
Merge into: lp:ubuntu-weather-app
Diff against target: 21 lines (+4/-7)
1 file modified
README.translations (+4/-7)
To merge this branch: bzr merge lp:~vthompson/ubuntu-weather-app/reboot-tweak-README.translations
Reviewer Review Type Date Requested Status
Andrew Hayzen Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+259182@code.launchpad.net

Commit message

Simplify instructions on generating a new .pot file.

Description of the change

Simplify instructions on generating a new .pot file since it is automatically placed in the desired folder.

To post a comment you must log in.
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
Andrew Hayzen (ahayzen) wrote :

LGTM :-)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'README.translations'
--- README.translations 2015-01-22 21:56:55 +0000
+++ README.translations 2015-05-14 23:36:37 +0000
@@ -10,14 +10,11 @@
10translatable messages to translators. So whenever you add new translatable10translatable messages to translators. So whenever you add new translatable
11messages in the code, make sure to follow these steps:11messages in the code, make sure to follow these steps:
1212
13 1. Run click-buddy retaining the build directory:13 1. Run click-buddy to build the project and generate a new .pot file:
14 `click-buddy --dir . --no-clean`14 `click-buddy --dir .`
15 2. Copy the .pot file from the <build dir> mentioned in the output to your15 2. Commit the generated .pot file:
16 original source:
17 `cp <build dir>/po/*.pot po/`
18 3. Commit the generated .pot file:
19 `bzr commit -m"Updated translation template"`16 `bzr commit -m"Updated translation template"`
20 4. Push the branch and send a merge proposal as usual17 3. Push the branch and send a merge proposal as usual
2118
22And that's it, once the branch lands Launchpad should take care of all the rest!19And that's it, once the branch lands Launchpad should take care of all the rest!
2320

Subscribers

People subscribed via source and target branches

to all changes: