~nmu-sscheel/gtg/rework-task-editor

« back to all changes in this revision

Viewing changes to GTG/backends/backend_launchpad.py

  • Committer: Bertrand Rousseau
  • Date: 2012-05-09 22:33:25 UTC
  • mfrom: (1178 trunk)
  • mto: This revision was merged to the branch mainline in revision 1179.
  • Revision ID: bertrand.rousseau@gmail.com-20120509223325-a53d8nwo0x9g93bc
Merge nimit branch and trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
        GenericBackend.BACKEND_AUTHORS:    ["Luca Invernizzi"], \
55
55
        GenericBackend.BACKEND_TYPE:       GenericBackend.TYPE_READONLY, \
56
56
        GenericBackend.BACKEND_DESCRIPTION: \
57
 
            _("This backend lets you import the bugs assigned to "
 
57
            _("This synchronization service lets you import the bugs assigned to "
58
58
              "you (or someone else) on Launchpad in GTG. As the"
59
59
              " bug state changes in Launchpad, the GTG task is "
60
60
              " updated.\n"
61
 
              "Please note that this is a read only backend, which "
 
61
              "Please note that this is a read only synchronization service, which "
62
62
              "means that if you open one of the imported tasks and "
63
63
              " change one of the:\n"
64
64
              "  - title\n"