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

« back to all changes in this revision

Viewing changes to GTG/backends/backend_mantis.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:
43
43
        GenericBackend.BACKEND_AUTHORS:    ["Luca Invernizzi", "Alayn Gortazar"], \
44
44
        GenericBackend.BACKEND_TYPE:       GenericBackend.TYPE_READONLY, \
45
45
        GenericBackend.BACKEND_DESCRIPTION: \
46
 
            _("This backend lets you import the issues found on mantis" 
 
46
            _("This synchronization service lets you import the issues found on Mantis" 
47
47
              " using a prestablished filter called 'gtg'."
48
48
              " As the issue state changes in Mantis, the GTG task is "
49
49
              " updated.\n"
50
 
              "Please note that this is a read only backend, which "
 
50
              "Please note that this is a read only synchronization service, which "
51
51
              "means that if you open one of the imported tasks and "
52
52
              " change one of the:\n"
53
53
              "  - title\n"